20 Commits (4868f83aa6d8db50d3a2346e54835574e61cd7e2)

Autor SHA1 Nachricht Datum
  James Ahlborn 4868f83aa6 merge branch newformats changes through r453 vor 14 Jahren
  James Ahlborn 27f7855db1 implement page deallocation; fix some issues in global usage map handling vor 16 Jahren
  James Ahlborn 6a5928f754 clean up big index handling; get unit tests passing vor 16 Jahren
  James Ahlborn 774f1c4cfe completely fix problems with sporadic usage map corruption; add some soft buffer caching in various places vor 16 Jahren
  James Ahlborn 2da73555e6 make sure database file fits expected criteria vor 16 Jahren
  James Ahlborn 44b2ba7fdb Fix bug caused by sign extension when reading single-byte row numbers; fix some bugs in new text index generation code vor 16 Jahren
  James Ahlborn 8abce36d4f cleanup variety of compiler warnings vor 16 Jahren
  James Ahlborn 683c1d5d47 check for max database size when adding pages vor 16 Jahren
  James Ahlborn 588da3ba5e change references between major data types; share common utility classes from common database vor 16 Jahren
  James Ahlborn 26f63555d1 fix some pmd/findbugs issues vor 16 Jahren
  James Ahlborn c06862149b add support for writing large table definitions; move table definition code into Table (out of Database) vor 17 Jahren
  James Ahlborn a05f660f7b add flush method to Database; add unit test for new usage map functionality vor 17 Jahren
  James Ahlborn a97ce25f57 rework inline usage map handling to handle out-of-range cases better and with more clarity vor 17 Jahren
  James Ahlborn 0e545e6c73 only write the row for the usage map table when updating vor 17 Jahren
  James Ahlborn c10d010cde move usagemap implementations into UsageMap in prep for future changes; clean up initial setup of new table vor 17 Jahren
  James Ahlborn 369bac8704 add autosync option vor 17 Jahren
  James Ahlborn b9378914c8 implement multi-page long value writing vor 17 Jahren
  James Ahlborn aa7e5d1985 further refactor or row parsing logic vor 17 Jahren
  James Ahlborn fb03eb44f4 rework current row page tracking with RowState vor 17 Jahren
  Tim McCune 4f8ce372b4 This commit was generated by cvs2svn to compensate for changes in r2, vor 19 Jahren