1130 Commits (jackcess-1.2.11)
 

Author SHA1 Message Date
  James Ahlborn 0f7f2b12b4 more work around interpreting index data, add support for multiple logical indexes backed by the same index data (fixes #3192058) 13 years ago
  James Ahlborn 5d7c0470e0 update changes 13 years ago
  James Ahlborn 7e141dd810 add support for writing all the fixed types into variable length fields (fixes #3181334) 13 years ago
  James Ahlborn c838485b70 specify timezone in export test (fixes #3179802) 13 years ago
  James Ahlborn 278e24c401 no write tests for MSISAM currently 13 years ago
  James Ahlborn e07250ace1 enabled experimental MSISAM write support 13 years ago
  James Ahlborn eb4d71a77c add link to jackcess encrypt project 13 years ago
  James Ahlborn e21de3b9d0 [maven-release-plugin] prepare for next development iteration 13 years ago
  James Ahlborn 4586ad1913 [maven-release-plugin] prepare release jackcess-1.2.2 13 years ago
  James Ahlborn 80d1900c94 fix links 13 years ago
  James Ahlborn 124bbae9d3 oops, fix copyright 13 years ago
  James Ahlborn 42618285d7 generate test jar 13 years ago
  James Ahlborn a3a009e03d minor refactors 13 years ago
  James Ahlborn 7bd23681d1 ignore usagemap inconsistencies in certain situations 13 years ago
  James Ahlborn daa13d12fe add ability to customize column value matching in cursor findRow (fixes #3105829) 13 years ago
  James Ahlborn ab5fead7ce allow column order in tables to be configured (fixes #3097387) 13 years ago
  James Ahlborn 1ea9f59bb2 implement some tweaks which allow jackcess to be used on the android platform, thanks to Miha Pirnat) (fixes #3101578) 13 years ago
  James Ahlborn f07f81fdfc add FileFormat.MSISAM 13 years ago
  James Ahlborn f51db57df9 some tweaks to codec support 13 years ago
  James Ahlborn a311b66878 do not rewrap CharBuffer 13 years ago
  James Ahlborn 3afa433121 doc/license updates 13 years ago
  James Ahlborn b9cb058b5a add support for specifying a quote character on import 13 years ago
  James Ahlborn 965d6bab27 test all formats 13 years ago
  James Ahlborn 5afccb9943 minor refactor 13 years ago
  James Ahlborn bacd054614 initial support for encoded databases, MSISAM support (issue #3065010) 13 years ago
  James Ahlborn c6aeaba866 update build instructions 13 years ago
  James Ahlborn b512854062 add support for de-masking database header and reading database password 13 years ago
  James Ahlborn 6b500b7dbf minor refactor 13 years ago
  James Ahlborn d540734522 add some more examples 13 years ago
  James Ahlborn f37992d8d2 add unit test with backslashes 13 years ago
  James Ahlborn f4a0b0dc01 [maven-release-plugin] prepare for next development iteration 14 years ago
  James Ahlborn 012ebfbe31 [maven-release-plugin] prepare release jackcess-1.2.1 14 years ago
  James Ahlborn 3852710a8f prep for release 14 years ago
  James Ahlborn 4f65084532 update changes 14 years ago
  James Ahlborn 06c72c718b enable more jet3 tests 14 years ago
  James Ahlborn 4aae259be1 add more jet3 tests, disable index lookups for jet3 14 years ago
  James Ahlborn 13e81be7d5 add (initial) read-only support for Access 97 (jet format 3) databases (#3003375); add various ways to override charset and timezone (#2997751) 14 years ago
  James Ahlborn 4a0bbd462c Make Database.escapeIdentifier public; add methods to TableBuilder and ColumnBuilder to optionally escape names (#3029500) 14 years ago
  James Ahlborn 33165ebc3a update comment 14 years ago
  James Ahlborn 1d14558bd1 Fix some places where table/column names were not being handled case-insensitively. (fix #3011084) 14 years ago
  James Ahlborn 3e17a0a56a Add ExportUtil and associated utilities for exporting tables to flat files (thanks to F. Gerbig), patch #3005272 14 years ago
  James Ahlborn aa1c9c8583 better test format handling 14 years ago
  James Ahlborn 1b59ad9bfc tweak byte formatting logic 14 years ago
  James Ahlborn bb7ef68152 some unit test cleanup 14 years ago
  James Ahlborn e72ae95ced update some site docs for 1.2.0 release 14 years ago
  James Ahlborn 613dd35999 [maven-release-plugin] prepare for next development iteration 14 years ago
  James Ahlborn cf1208f23f [maven-release-plugin] prepare release jackcess-1.2.0 14 years ago
  James Ahlborn 3c7754ba7d prep for release 14 years ago
  James Ahlborn dba18793aa update changelog 14 years ago
  James Ahlborn 56f5901af8 cleanup stream on database open failure 14 years ago