aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
| * merge trunk changes through r1277James Ahlborn2019-02-061-1/+1
| |\ | |/ |/|
* | [maven-release-plugin] prepare for next development iterationJames Ahlborn2019-02-051-4/+4
* | [maven-release-plugin] prepare release jackcess-2.2.3James Ahlborn2019-02-051-4/+4
* | prep for releaseJames Ahlborn2019-02-051-1/+1
| * handle number formats with no required digitsJames Ahlborn2019-02-042-16/+70
| * merge trunk changes through r1271James Ahlborn2019-01-313-51/+60
| |\ | |/ |/|
* | Use column label from ResultSetMetaData when importing. Fixes #152James Ahlborn2019-01-293-51/+55
* | Fix parsing of escaped double quotes in expressionsJames Ahlborn2019-01-293-1/+6
| * more tests and tweaks to custom formattingJames Ahlborn2019-01-312-76/+102
| * more tests, more bug fixes for custom formatsJames Ahlborn2019-01-302-15/+55
| * add unit tests, fix bugs in custom formatsJames Ahlborn2019-01-292-61/+326
| * implement remaining custom formatting, not testedJames Ahlborn2019-01-243-166/+438
| * fix parsing of escaped double quote; implement euro format; implement most cu...James Ahlborn2019-01-195-96/+1054
| * merge trunk changes through r1263James Ahlborn2019-01-051-3/+5
| |\ | |/ |/|
* | [maven-release-plugin] prepare for next development iterationJames Ahlborn2019-01-051-4/+4
* | [maven-release-plugin] prepare release jackcess-2.2.2James Ahlborn2019-01-051-4/+4
* | fix changelog for 151 bug fixJames Ahlborn2019-01-051-3/+5
| * merge trunk changes through r1258James Ahlborn2018-12-317-146/+194
| |\ | |/ |/|
* | Fix length in units calculation for Access 97 text fields. Fixes #151James Ahlborn2018-12-316-131/+181
* | use fromUnitSizeJames Ahlborn2018-12-292-40/+38
| * fix channel open options for new filesJames Ahlborn2018-12-312-6/+12
| * cleanupJames Ahlborn2018-12-281-15/+0
| * more ldt testsJames Ahlborn2018-12-281-0/+62
| * add system prop for date/time type; rework how date/times are written based o...James Ahlborn2018-12-287-39/+190
| * merge trunk changes through r1251James Ahlborn2018-12-242-6/+7
| |\ | |/ |/|
* | [maven-release-plugin] prepare for next development iterationJames Ahlborn2018-12-221-4/+4
* | [maven-release-plugin] prepare release jackcess-2.2.1James Ahlborn2018-12-221-4/+4
* | tweak notice textJames Ahlborn2018-12-221-5/+6
* | prep for releaseJames Ahlborn2018-12-221-1/+1
| * overrides everywhereJames Ahlborn2018-12-2061-1/+481
| * more javadoc fixesJames Ahlborn2018-12-192-7/+7
| * more javadocs tweaks; update changes for java 8James Ahlborn2018-12-192-1/+25
| * get javadocs displaying correctlyJames Ahlborn2018-12-1817-100/+628
| * merge trunk changes through r1241James Ahlborn2018-12-179-16/+67
| |\ | |/ |/|