Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix simple index handling of tail index pages (2043499) | James Ahlborn | 2008-09-11 | 1 | -3/+11 |
* | oops was not updating entry size | James Ahlborn | 2008-04-19 | 1 | -1/+4 |
* | refactor Index/SimpleIndex to move most of the add/remove entry handling logi... | James Ahlborn | 2008-04-05 | 1 | -3/+0 |
* | refactor Index/SimpleIndex to move most of the add/remove entry handling logi... | James Ahlborn | 2008-04-05 | 1 | -79/+10 |
* | refactor Index/SimpleIndex to move the Cursor handling back into Index | James Ahlborn | 2008-04-05 | 1 | -184/+11 |
* | clear nextPageNumber for held dataPage | James Ahlborn | 2008-04-03 | 1 | -2/+6 |
* | more comment updates | James Ahlborn | 2008-04-01 | 1 | -1/+1 |
* | remove some old comments | James Ahlborn | 2008-04-01 | 1 | -11/+0 |
* | refactor Index into abstract base class with SimpleIndex implementation to al... | James Ahlborn | 2008-04-01 | 1 | -0/+471 |