aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* cleanup importsJames Ahlborn2020-06-271-4/+0
* reference feature requestJames Ahlborn2020-06-271-1/+2
* Add support for using Predicates to match values in Cursors. Add PatternColu...James Ahlborn2020-06-278-85/+390
* bump version due to backards incompat changesJames Ahlborn2020-05-031-1/+1
* bump version due to backards incompat changesJames Ahlborn2020-05-032-2/+2
* change the default DateTimeType to LOCAL_DATE_TIMEJames Ahlborn2020-05-037-2/+16
* enable expression evaluation by defaultJames Ahlborn2020-05-036-41/+52
* update some depsJames Ahlborn2020-04-291-2/+2
* tag functional interfaces; use lambda syntaxJames Ahlborn2020-04-276-28/+27
* add stream support to Iterable classes; add some unit tests with streamingJames Ahlborn2020-04-2412-84/+177
* use default remove implJames Ahlborn2020-04-242-10/+0
* tweak docJames Ahlborn2020-01-301-1/+0
* tweak docJames Ahlborn2020-01-301-0/+1
* tweak site docsJames Ahlborn2019-08-211-3/+3
* better access 97 index test coverageJames Ahlborn2019-08-201-0/+0
* add changelog entry for access 97 index supportJames Ahlborn2019-08-191-0/+6
* merge branch a97_indexes changes through r1313James Ahlborn2019-08-1919-379/+1095
|\
| * add unit tests for access 97 text indexesa97_indexesJames Ahlborn2019-08-195-108/+141
| * use new general 97 index supportJames Ahlborn2019-08-163-97/+117
| * fix handling of descending indexesJames Ahlborn2019-08-121-13/+9
| * reword extra code handling for gen 97 indexesJames Ahlborn2019-08-114-179/+309
| * initial support for writing access 97 indexesJames Ahlborn2019-08-061-22/+107
| * add new sort order for legacy 97 collation orderJames Ahlborn2019-08-062-15/+27
| * use StandardCharsetJames Ahlborn2019-08-061-60/+61
| * add separate method for reading root db pageJames Ahlborn2019-08-063-45/+66
| * convenience method for using case insensitive matcherJames Ahlborn2019-08-061-22/+30
| * initial index codes for access97 general collation orderJames Ahlborn2019-08-063-0/+410
| * create access 97 index branchJames Ahlborn2019-08-060-0/+0
|/
* add convenience method for opening with PathJames Ahlborn2019-07-211-0/+14
* update FAQJames Ahlborn2019-04-141-51/+6
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2019-04-141-4/+4
* [maven-release-plugin] prepare release jackcess-3.0.1James Ahlborn2019-04-141-4/+4
* prep for releaseJames Ahlborn2019-04-141-1/+1
* update parent pomJames Ahlborn2019-02-281-1/+1
* Add Database.newTableMetaDataIterable() which enables iterating through table...James Ahlborn2019-02-204-11/+144
* can't believe this is useful to anyone anymoreJames Ahlborn2019-02-143-11/+0
* minor site docs tweakJames Ahlborn2019-02-121-1/+1
* add migration guide for 3.xJames Ahlborn2019-02-122-0/+72
* Add ColumnFormatter utility which can apply Column Format property for displa...James Ahlborn2019-02-1112-65/+398
* tweak site description some moreJames Ahlborn2019-02-091-14/+0
* tweak site descriptionJames Ahlborn2019-02-091-7/+7
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2019-02-091-4/+4
* [maven-release-plugin] prepare release jackcess-3.0.0James Ahlborn2019-02-091-4/+4
* not sure why this never failed before, but i guss i need to dope the configJames Ahlborn2019-02-091-1/+23
* prep for releaseJames Ahlborn2019-02-092-2/+2
* tweak unit tests to allow for slight precision variations in different jvmsJames Ahlborn2019-02-071-1/+5
* minor cleanupsJames Ahlborn2019-02-062-7/+7
* update site docsJames Ahlborn2019-02-061-3/+4
* merge branch jdk8 changes through r1279James Ahlborn2019-02-06120-1545/+4968
|\
| * update site docs for 3.0.0 releasejdk8James Ahlborn2019-02-062-1/+12