9 Révisions (5468f8ffce2edb2a786aecdf5d07ecab6969af1c)

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