912 Commits (a5f0ddd0823545bce9a03c916e4d2a8f82e9abdf)
 

Autor SHA1 Mensaje Fecha
  James Ahlborn b7fd6e39bb Add some utility methods for handling Dates in an Access compatible manner. fixes issue #128 hace 8 años
  James Ahlborn 6f8cb2c027 suppress some useless warnings hace 8 años
  James Ahlborn 904f4ffa9d suppress some useless warnings hace 8 años
  James Ahlborn c114faa659 throw better exception when attempting to create file which does not support creation hace 8 años
  James Ahlborn 86b2f3a983 update parent pom hace 8 años
  James Ahlborn cfb34746c8 cleanup findbugs report hace 8 años
  James Ahlborn 86130160d5 Throw a prettier exception when maxing out the row size during row creation. fixes #127 hace 8 años
  James Ahlborn beb77e7da5 pretty up the site hace 8 años
  James Ahlborn f98954ce8f add github mirror link to site hace 8 años
  James Ahlborn 1809de489c undo accidental commit hace 8 años
  James Ahlborn 04dcb1fffa add readme hace 8 años
  James Ahlborn 76c4ed7838 fix borked javadoc tag hace 9 años
  James Ahlborn 25a0db6384 [maven-release-plugin] prepare for next development iteration hace 9 años
  James Ahlborn 392643beb4 [maven-release-plugin] prepare release jackcess-2.1.2 hace 9 años
  James Ahlborn d46178daed prep for release hace 9 años
  James Ahlborn be706546be Fix handling of dateTimes before the access epoch. fixes issue #126 hace 9 años
  James Ahlborn b521c2b020 handle reading null calculated values, fixes #125 hace 9 años
  James Ahlborn c43233278e update version info. fixes #124 hace 9 años
  James Ahlborn da8c7c85d4 [maven-release-plugin] prepare for next development iteration hace 9 años
  James Ahlborn e42046f2aa [maven-release-plugin] prepare release jackcess-2.1.1 hace 9 años
  James Ahlborn 8f91d811fe prep for release hace 9 años
  James Ahlborn c85c4b834f add links to ucanaccess hace 9 años
  James Ahlborn d70251c8fb tweak some docs hace 9 años
  James Ahlborn e8616e6476 Allow optional direct insert/update of autonumber values. This is disabled by default, but can be selectively enabled per-jvm (using system property), per-database, and per-table. fixes feature #32 hace 9 años
  James Ahlborn ee49db8317 more unit test speedups using in mem dbs hace 9 años
  James Ahlborn 0e1f59df4d refactor DatabaseTest into more test classes hace 9 años
  James Ahlborn fcf9ef1843 reorg a bunch of utility code into the TestUtil class hace 9 años
  James Ahlborn 4920d75eee use inmem dbs to speed up slow unit tests hace 9 años
  James Ahlborn 0521456553 more user friendly exception message hace 9 años
  James Ahlborn 09c42b87bb Load linked table info from system table when reading databases with unsupported sort orders. Fixes issue #123 hace 9 años
  James Ahlborn f60e86a79b tweak site hace 9 años
  James Ahlborn 9d040b14b6 [maven-release-plugin] prepare for next development iteration hace 9 años
  James Ahlborn 4fdfcca5e2 [maven-release-plugin] prepare release jackcess-2.1.0 hace 9 años
  James Ahlborn 17908417ae relicense with Apache License hace 9 años
  James Ahlborn 99fa877f0f remove unused loggers hace 9 años
  James Ahlborn e4e4ba42f6 need to compare primitive short hace 9 años
  James Ahlborn 33f5df4394 [maven-release-plugin] prepare for next development iteration hace 9 años
  James Ahlborn 85f5b2babd [maven-release-plugin] prepare release jackcess-2.0.9 hace 9 años
  James Ahlborn 2702b79151 prep for release hace 9 años
  James Ahlborn f97595dea9 cleanup some ColumnBuilder stuff around copying existing columns, remove useless warning; fixes #120 hace 9 años
  James Ahlborn 535fc3dac5 better index setup call hace 9 años
  James Ahlborn fad035e0b9 Implement support for indexes on BINARY fields hace 9 años
  James Ahlborn b60366623e missed a few more error context usages hace 9 años
  James Ahlborn 957d85b4f1 lower log level for certain system table warnings; add contextual info to many errors/warnings: feature #29 hace 9 años
  James Ahlborn babfdb1947 add some convenience methods for new TableIterableBuilder; add change notes for linked table updates hace 9 años
  James Ahlborn 4ffcf30a2a fix linked table test; add unit tests for new table iteration methods hace 9 años
  James Ahlborn 54713bcd6c add more flexible table iteration, feature #28 hace 9 años
  James Ahlborn 535c89ba66 test isLinkedTable method, feature #28 hace 9 años
  James Ahlborn 339c27868e add method to simplify testing whether or not a Table is linked to a Database, feature #28 hace 9 años
  Dan Rollo 9a7e8daa15 removed '-server' jvm flag to allow build to run on client jvm (e.g. RaspberryPi). hace 9 años