summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
master[maven-release-plugin] prepare for next development iterationJames Ahlborn9 months
modulesno longer need to use initCauseJames Ahlborn4 years
a97_indexesadd unit tests for access 97 text indexesJames Ahlborn6 years
jdk8update site docs for 3.0.0 releaseJames Ahlborn6 years
exprsmerge trunk changes through r1170James Ahlborn7 years
mutateopsupdate javadocs, minor cleanupsJames Ahlborn9 years
jackcess-1.2.14[maven-release-plugin] prepare for next development iterationJames Ahlborn11 years
jackcess-2updatesJames Ahlborn12 years
newformatsDetect unsupported Jet and File formats and throw specific exceptions early.Dan Rollo15 years
hmsImported sourcesTim McCune20 years
 
TagDownloadAuthorAge
jackcess-4.0.7jackcess-4.0.7.tar.gz  jackcess-4.0.7.zip  James Ahlborn9 months
jackcess-4.0.6jackcess-4.0.6.tar.gz  jackcess-4.0.6.zip  James Ahlborn10 months
jackcess-4.0.5jackcess-4.0.5.tar.gz  jackcess-4.0.5.zip  James Ahlborn2 years
jackcess-4.0.4jackcess-4.0.4.tar.gz  jackcess-4.0.4.zip  James Ahlborn2 years
jackcess-4.0.3jackcess-4.0.3.tar.gz  jackcess-4.0.3.zip  James Ahlborn2 years
jackcess-4.0.2jackcess-4.0.2.tar.gz  jackcess-4.0.2.zip  James Ahlborn3 years
jackcess-4.0.1jackcess-4.0.1.tar.gz  jackcess-4.0.1.zip  James Ahlborn4 years
jackcess-4.0.0jackcess-4.0.0.tar.gz  jackcess-4.0.0.zip  James Ahlborn4 years
jackcess-3.5.1jackcess-3.5.1.tar.gz  jackcess-3.5.1.zip  James Ahlborn5 years
jackcess-3.5.0jackcess-3.5.0.tar.gz  jackcess-3.5.0.zip  James Ahlborn5 years
[...]
 
AgeCommit messageAuthorFilesLines
2015-03-21[maven-release-plugin] copy for tag jackcess-2.0.9jackcess-2.0.9James Ahlborn0-0/+0
2015-03-21[maven-release-plugin] prepare release jackcess-2.0.9James Ahlborn1-4/+4
2015-03-21prep for releaseJames Ahlborn1-1/+1
2015-03-19cleanup some ColumnBuilder stuff around copying existing columns, remove usel...James Ahlborn2-24/+55
2015-03-18better index setup callJames Ahlborn1-1/+1
2015-03-16Implement support for indexes on BINARY fieldsJames Ahlborn7-39/+158
2015-03-13missed a few more error context usagesJames Ahlborn2-4/+7
2015-03-08lower log level for certain system table warnings; add contextual info to man...James Ahlborn16-256/+432
2015-03-04add some convenience methods for new TableIterableBuilder; add change notes f...James Ahlborn4-6/+32
2015-02-23fix linked table test; add unit tests for new table iteration methodsJames Ahlborn2-9/+78
[...]