| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | convenience method for using case insensitive matcher | James Ahlborn | 2019-08-06 | 1 | -22/+30 |
* | initial index codes for access97 general collation order | James Ahlborn | 2019-08-06 | 3 | -0/+410 |
* | add convenience method for opening with Path | James Ahlborn | 2019-07-21 | 1 | -0/+14 |
* | update FAQ | James Ahlborn | 2019-04-14 | 1 | -51/+6 |
* | prep for release | James Ahlborn | 2019-04-14 | 1 | -1/+1 |
* | Add Database.newTableMetaDataIterable() which enables iterating through table... | James Ahlborn | 2019-02-20 | 4 | -11/+144 |
* | minor site docs tweak | James Ahlborn | 2019-02-12 | 1 | -1/+1 |
* | add migration guide for 3.x | James Ahlborn | 2019-02-12 | 2 | -0/+72 |
* | Add ColumnFormatter utility which can apply Column Format property for displa... | James Ahlborn | 2019-02-11 | 12 | -65/+398 |
* | tweak site description some more | James Ahlborn | 2019-02-09 | 1 | -14/+0 |
* | tweak site description | James Ahlborn | 2019-02-09 | 1 | -7/+7 |
* | prep for release | James Ahlborn | 2019-02-09 | 2 | -2/+2 |
* | tweak unit tests to allow for slight precision variations in different jvms | James Ahlborn | 2019-02-07 | 1 | -1/+5 |
* | minor cleanups | James Ahlborn | 2019-02-06 | 2 | -7/+7 |
* | update site docs | James Ahlborn | 2019-02-06 | 1 | -3/+4 |
* | update site docs for 3.0.0 releasejdk8 | James Ahlborn | 2019-02-06 | 1 | -0/+11 |
* | merge trunk changes through r1277 | James Ahlborn | 2019-02-06 | 1 | -1/+1 |
|\ |
|
| * | prep for release | James Ahlborn | 2019-02-05 | 1 | -1/+1 |
* | | handle number formats with no required digits | James Ahlborn | 2019-02-04 | 2 | -16/+70 |
* | | merge trunk changes through r1271 | James Ahlborn | 2019-01-31 | 3 | -51/+60 |
|\| |
|
| * | Use column label from ResultSetMetaData when importing. Fixes #152 | James Ahlborn | 2019-01-29 | 3 | -51/+55 |
| * | Fix parsing of escaped double quotes in expressions | James Ahlborn | 2019-01-29 | 3 | -1/+6 |
* | | more tests and tweaks to custom formatting | James Ahlborn | 2019-01-31 | 2 | -76/+102 |
* | | more tests, more bug fixes for custom formats | James Ahlborn | 2019-01-30 | 2 | -15/+55 |
* | | add unit tests, fix bugs in custom formats | James Ahlborn | 2019-01-29 | 2 | -61/+326 |
* | | implement remaining custom formatting, not tested | James Ahlborn | 2019-01-24 | 3 | -166/+438 |
* | | fix parsing of escaped double quote; implement euro format; implement most cu... | James Ahlborn | 2019-01-19 | 5 | -96/+1054 |
* | | merge trunk changes through r1263 | James Ahlborn | 2019-01-05 | 1 | -3/+5 |
|\| |
|
| * | fix changelog for 151 bug fix | James Ahlborn | 2019-01-05 | 1 | -3/+5 |
* | | merge trunk changes through r1258 | James Ahlborn | 2018-12-31 | 7 | -146/+194 |
|\| |
|
| * | Fix length in units calculation for Access 97 text fields. Fixes #151 | James Ahlborn | 2018-12-31 | 6 | -131/+181 |
| * | use fromUnitSize | James Ahlborn | 2018-12-29 | 2 | -40/+38 |
* | | fix channel open options for new files | James Ahlborn | 2018-12-31 | 2 | -6/+12 |
* | | cleanup | James Ahlborn | 2018-12-28 | 1 | -15/+0 |
* | | more ldt tests | James Ahlborn | 2018-12-28 | 1 | -0/+62 |
* | | add system prop for date/time type; rework how date/times are written based o... | James Ahlborn | 2018-12-28 | 7 | -39/+190 |
* | | merge trunk changes through r1251 | James Ahlborn | 2018-12-24 | 1 | -1/+1 |
|\| |
|
| * | prep for release | James Ahlborn | 2018-12-22 | 1 | -1/+1 |
* | | overrides everywhere | James Ahlborn | 2018-12-20 | 61 | -1/+481 |
* | | more javadoc fixes | James Ahlborn | 2018-12-19 | 2 | -7/+7 |
* | | more javadocs tweaks; update changes for java 8 | James Ahlborn | 2018-12-19 | 1 | -0/+25 |
* | | get javadocs displaying correctly | James Ahlborn | 2018-12-18 | 17 | -100/+628 |
* | | merge trunk changes through r1241 | James Ahlborn | 2018-12-17 | 8 | -16/+62 |
|\| |
|
| * | Ignore column validators for read-only dbs. This will avoid irrelevant failu... | James Ahlborn | 2018-12-17 | 8 | -35/+81 |
* | | add LocalDateTime variants for various public Date based methods | James Ahlborn | 2018-12-17 | 12 | -121/+278 |
* | | use interface to pass zone info into date/time conversion methods | James Ahlborn | 2018-12-15 | 7 | -35/+81 |
* | | switch expression engine to LocalDateTime | James Ahlborn | 2018-12-15 | 25 | -637/+395 |
* | | round LDT date/times to millis; add some initial tests for LDT times | James Ahlborn | 2018-12-13 | 2 | -7/+198 |
* | | merge trunk changes through r1235 | James Ahlborn | 2018-12-11 | 1 | -4/+10 |
|\| |
|
| * | minor tweaks to date handling; clear caches when config updated; ensure date ... | James Ahlborn | 2018-12-10 | 2 | -5/+11 |