9 コミット (5468f8ffce2edb2a786aecdf5d07ecab6969af1c)

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