aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* jdk14 compatible code for 1.1.11 releaseJames Ahlborn2008-01-221-0/+0
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2008-01-211-4/+4
* [maven-release-plugin] prepare release rel_1_1_11James Ahlborn2008-01-211-4/+4
* prep for releaseJames Ahlborn2008-01-211-1/+1
* support reading inline usage maps with more than 512 pagesJames Ahlborn2008-01-172-12/+37
* fix some problems with sporadic usage map corruptionJames Ahlborn2008-01-172-9/+12
* fix some commentsJames Ahlborn2008-01-171-7/+8
* add some more date testingJames Ahlborn2008-01-151-1/+40
* check for max database size when adding pagesJames Ahlborn2008-01-142-0/+12
* add openCopy utility methodJames Ahlborn2008-01-141-19/+23
* use source instead of pre tagJames Ahlborn2008-01-101-2/+0
* use source instead of pre tagJames Ahlborn2008-01-101-5/+5
* using subversion nowJames Ahlborn2008-01-091-0/+5
* using subversion nowJames Ahlborn2008-01-091-5/+4
* add some links to related projectsJames Ahlborn2008-01-091-0/+14
* oops update changelogJames Ahlborn2007-12-261-1/+1
* fix site to work with inheritanceJames Ahlborn2007-12-262-15/+1
* [maven-release-plugin] prepare for next development iterationJames Ahlborn2007-12-261-2/+1
* [maven-release-plugin] prepare release rel_1_1_10James Ahlborn2007-12-261-1/+2
* another parent updateJames Ahlborn2007-12-111-1/+1
* new parent pomJames Ahlborn2007-12-101-1/+1
* update changelogJames Ahlborn2007-12-061-1/+6
* test cursorbuilderJames Ahlborn2007-12-055-14/+190
* add ids to savepoints in order to verify legitimacy of restore attemptsJames Ahlborn2007-12-042-9/+101
* fix file copyrightsJames Ahlborn2007-12-0311-11/+286
* ditch builder-style methods on cursor impls, create CursorBuilder for simpler...James Ahlborn2007-12-036-53/+288
* more cursor testsJames Ahlborn2007-12-021-0/+45
* implement range-based, index cursorsJames Ahlborn2007-12-026-161/+466
* other thoughtsJames Ahlborn2007-12-021-0/+1
* move some more common reports to the parentJames Ahlborn2007-11-291-25/+1
* more minor tweaks and enhanced cursor testsJames Ahlborn2007-11-293-14/+142
* rename skip methods; minor code cleanupsJames Ahlborn2007-11-294-47/+60
* use new openhms parent pomJames Ahlborn2007-11-291-71/+5
* implement and test index based cursorJames Ahlborn2007-11-286-123/+443
* implement save/restore in Cursor; use during find callsJames Ahlborn2007-11-284-29/+120
* change how current position is maintained by Cursor; minor tweaks to deleted ...James Ahlborn2007-11-282-90/+312
* finish reworking index cursorJames Ahlborn2007-11-272-148/+300
* rework Index cursor to match behavior of usagemap cursor and CursorJames Ahlborn2007-11-263-79/+199
* make usagemap cursor work similarly to Cursor; handle live additions and dele...James Ahlborn2007-11-266-187/+347
* further refactoring of table/cursor; initial iterator for index to allow for ...James Ahlborn2007-11-266-307/+693
* add some convenience methods for finding values in a tableJames Ahlborn2007-11-213-46/+111
* clean up forward/reverse logic in CursorJames Ahlborn2007-11-211-34/+85
* add reverse cursor traversalJames Ahlborn2007-11-214-103/+369
* Move table iteration out of Table and into Cursor. First stage inJames Ahlborn2007-11-207-205/+675
* add deployment repositoriesJames Ahlborn2007-11-201-0/+10
* work toward separating table iteration state from the Table classJames Ahlborn2007-11-193-42/+178
* change references between major data types; share common utility classes from...James Ahlborn2007-11-197-206/+268
* Update table row count correctly on row deletion or bulk row addition,James Ahlborn2007-11-175-44/+185
* Add experimental support for auto-number columns, feature requestJames Ahlborn2007-11-166-61/+203
* fix some pmd/findbugs issuesJames Ahlborn2007-11-036-60/+44