9 Commits (5468f8ffce2edb2a786aecdf5d07ecab6969af1c)

Autor SHA1 Mensaje Fecha
  James Ahlborn e358751fe0 make some useful things public; add auto module name to manifest hace 3 años
  James Ahlborn 5329ce1529 add separate method for reading root db page hace 4 años
  James Ahlborn 9c638f35bf overrides everywhere hace 5 años
  James Ahlborn a30708e2ce Add support for global usage maps which are reference type maps. fixes issue #138 hace 7 años
  James Ahlborn 595044d1a5 some initial code for mutation support hace 8 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 b9dcd48b43 some minor cleanups for reading and writing calculated columns (issue #105) hace 9 años
  James Ahlborn 417fb06208 move files into standard maven dir structure hace 10 años
  James Ahlborn d1a79d0064 merge branch jackcess-2 changes through r759 hace 11 años
  James Ahlborn 52df2373c7 add methods to get the actual attachment content hace 11 años
  James Ahlborn 403148760b Fix partial page updates when using CodecHandlers which can only do full page encoding hace 11 años
  James Ahlborn fe78870364 Added DatabaseBuilder in for more convenient and flexible Database open/create hace 11 años
  James Ahlborn ecb46de7fd reset position/limit after encoding page hace 12 años
  James Ahlborn fb3533f162 rework partial page writing and interacting with CodecHandlers (issue #3532250) hace 12 años
  James Ahlborn ae2ffd3970 add initial support for linked tables (fixes issue 3479560) hace 12 años
  James Ahlborn 28f8e998fb minor cleanup hace 13 años
  James Ahlborn 7bd23681d1 ignore usagemap inconsistencies in certain situations hace 13 años
  James Ahlborn f51db57df9 some tweaks to codec support hace 13 años
  James Ahlborn bacd054614 initial support for encoded databases, MSISAM support (issue #3065010) hace 13 años
  James Ahlborn b512854062 add support for de-masking database header and reading database password hace 13 años
  James Ahlborn 4868f83aa6 merge branch newformats changes through r453 hace 14 años
  James Ahlborn 27f7855db1 implement page deallocation; fix some issues in global usage map handling hace 16 años
  James Ahlborn 6a5928f754 clean up big index handling; get unit tests passing hace 16 años
  James Ahlborn 774f1c4cfe completely fix problems with sporadic usage map corruption; add some soft buffer caching in various places hace 16 años
  James Ahlborn 2da73555e6 make sure database file fits expected criteria hace 16 años
  James Ahlborn 44b2ba7fdb Fix bug caused by sign extension when reading single-byte row numbers; fix some bugs in new text index generation code hace 16 años
  James Ahlborn 8abce36d4f cleanup variety of compiler warnings hace 16 años
  James Ahlborn 683c1d5d47 check for max database size when adding pages hace 16 años
  James Ahlborn 588da3ba5e change references between major data types; share common utility classes from common database hace 16 años
  James Ahlborn 26f63555d1 fix some pmd/findbugs issues hace 16 años
  James Ahlborn c06862149b add support for writing large table definitions; move table definition code into Table (out of Database) hace 17 años
  James Ahlborn a05f660f7b add flush method to Database; add unit test for new usage map functionality hace 17 años
  James Ahlborn a97ce25f57 rework inline usage map handling to handle out-of-range cases better and with more clarity hace 17 años
  James Ahlborn 0e545e6c73 only write the row for the usage map table when updating hace 17 años
  James Ahlborn c10d010cde move usagemap implementations into UsageMap in prep for future changes; clean up initial setup of new table hace 17 años
  James Ahlborn 369bac8704 add autosync option hace 17 años
  James Ahlborn b9378914c8 implement multi-page long value writing hace 17 años
  James Ahlborn aa7e5d1985 further refactor or row parsing logic hace 17 años
  James Ahlborn fb03eb44f4 rework current row page tracking with RowState hace 17 años
  Tim McCune 4f8ce372b4 This commit was generated by cvs2svn to compensate for changes in r2, hace 19 años