| Commit message (Expand) | Author | Age | Files | Lines |
* | no longer need to use initCausemodules | James Ahlborn | 2021-01-20 | 4 | -15/+9 |
* | update changes for 4.0.0 release | James Ahlborn | 2021-01-20 | 1 | -0/+15 |
* | some doc tweaks | James Ahlborn | 2021-01-19 | 4 | -8/+15 |
* | tweak example | James Ahlborn | 2021-01-18 | 1 | -4/+2 |
* | update documentation and version | James Ahlborn | 2021-01-18 | 4 | -9/+89 |
* | isolate java.sql usage so that the module is not required for core jackcess u... | James Ahlborn | 2021-01-17 | 9 | -62/+192 |
* | update docs | James Ahlborn | 2021-01-16 | 1 | -0/+14 |
* | make some useful things public; add auto module name to manifest | James Ahlborn | 2021-01-08 | 4 | -6/+8 |
* | minor code cleanup | James Ahlborn | 2020-09-11 | 1 | -3/+2 |
* | prep for release | James Ahlborn | 2020-09-11 | 1 | -1/+1 |
* | Add more static utility methods to DatabaseBuilder to enable more succinct ob... | James Ahlborn | 2020-09-07 | 14 | -248/+336 |
* | fix grammar | James Ahlborn | 2020-07-31 | 1 | -1/+1 |
* | prep for release | James Ahlborn | 2020-07-31 | 2 | -5/+4 |
* | add details about 3.5 upgrade | James Ahlborn | 2020-06-28 | 3 | -5/+66 |
* | cleanup imports | James Ahlborn | 2020-06-27 | 1 | -4/+0 |
* | reference feature request | James Ahlborn | 2020-06-27 | 1 | -1/+2 |
* | Add support for using Predicates to match values in Cursors. Add PatternColu... | James Ahlborn | 2020-06-27 | 8 | -85/+390 |
* | bump version due to backards incompat changes | James Ahlborn | 2020-05-03 | 1 | -1/+1 |
* | change the default DateTimeType to LOCAL_DATE_TIME | James Ahlborn | 2020-05-03 | 7 | -2/+16 |
* | enable expression evaluation by default | James Ahlborn | 2020-05-03 | 6 | -41/+52 |
* | tag functional interfaces; use lambda syntax | James Ahlborn | 2020-04-27 | 6 | -28/+27 |
* | add stream support to Iterable classes; add some unit tests with streaming | James Ahlborn | 2020-04-24 | 12 | -84/+177 |
* | use default remove impl | James Ahlborn | 2020-04-24 | 2 | -10/+0 |
* | tweak site docs | James Ahlborn | 2019-08-21 | 1 | -3/+3 |
* | better access 97 index test coverage | James Ahlborn | 2019-08-20 | 1 | -0/+0 |
* | add changelog entry for access 97 index support | James Ahlborn | 2019-08-19 | 1 | -0/+6 |
* | add unit tests for access 97 text indexesa97_indexes | James Ahlborn | 2019-08-19 | 5 | -108/+141 |
* | use new general 97 index support | James Ahlborn | 2019-08-16 | 3 | -97/+117 |
* | fix handling of descending indexes | James Ahlborn | 2019-08-12 | 1 | -13/+9 |
* | reword extra code handling for gen 97 indexes | James Ahlborn | 2019-08-11 | 4 | -179/+309 |
* | initial support for writing access 97 indexes | James Ahlborn | 2019-08-06 | 1 | -22/+107 |
* | add new sort order for legacy 97 collation order | James Ahlborn | 2019-08-06 | 2 | -15/+27 |
* | use StandardCharset | James Ahlborn | 2019-08-06 | 1 | -60/+61 |
* | add separate method for reading root db page | James Ahlborn | 2019-08-06 | 3 | -45/+66 |
* | 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 |