aboutsummaryrefslogtreecommitdiffstats
path: root/src/changes
Commit message (Expand)AuthorAgeFilesLines
...
* update unit tests to cover more of big index code; fix tail promotion/demotionJames Ahlborn2008-04-221-1/+1
* add some documentation on large index support (#1564870)James Ahlborn2008-04-161-0/+5
* fix access compatibility issue with writing small rows, limit data pages to 2...James Ahlborn2008-04-161-0/+3
* add issue numberJames Ahlborn2008-03-251-1/+1
* Need to store auto-number values back into row so that indexes can beJames Ahlborn2008-03-241-0/+6
* prep for releaseJames Ahlborn2008-03-211-6/+6
* add TableBuilder utilityJames Ahlborn2008-03-201-0/+4
* completely fix problems with sporadic usage map corruption; add some soft buf...James Ahlborn2008-03-181-0/+7
* fix creation of tables with auto-number columnsJames Ahlborn2008-03-141-0/+3
* add support for reading table relationships; minor refactor of table creation...James Ahlborn2008-03-111-0/+3
* modify Index update support so that it honors the unique and ignoreNulls prop...James Ahlborn2008-03-101-0/+4
* Fix bug caused by sign extension when reading single-byte row numbers; fix so...James Ahlborn2008-03-071-0/+3
* Simplify comparison algorithms for RowId and Index.Entry using type attribute...James Ahlborn2008-03-071-0/+8
* More fixes for index parsing. Believe index names are now correctlyJames Ahlborn2008-03-061-0/+6
* prep for releaseJames Ahlborn2008-02-271-1/+1
* user userIds from the file if possible when generating new table access contr...James Ahlborn2008-02-221-0/+5
* do not inline memo/ole fields longer than 64 bytes (fix #1899076)James Ahlborn2008-02-211-0/+4
* Resolve more edge cases around date handlingJames Ahlborn2008-01-241-0/+5
* prep for releaseJames Ahlborn2008-01-211-1/+1
* support reading inline usage maps with more than 512 pagesJames Ahlborn2008-01-171-0/+3
* fix some problems with sporadic usage map corruptionJames Ahlborn2008-01-171-0/+3
* using subversion nowJames Ahlborn2008-01-091-0/+5
* oops update changelogJames Ahlborn2007-12-261-1/+1
* update changelogJames Ahlborn2007-12-061-1/+6
* Move table iteration out of Table and into Cursor. First stage inJames Ahlborn2007-11-201-0/+4
* Update table row count correctly on row deletion or bulk row addition,James Ahlborn2007-11-171-0/+4
* Add experimental support for auto-number columns, feature requestJames Ahlborn2007-11-161-0/+4
* minor updatesJames Ahlborn2007-11-021-0/+4
* move to maven2James Ahlborn2007-11-021-0/+189