stasis-aries-wal/stasis/operations
Sears Russell 6a5e7f5589 Fix two problems in lsmTree:
- rewrite lookup() to be simpler, and fixed a few bugs
 - was keeping node records around after pages were released
2008-11-26 07:01:43 +00:00
..
alloc.h use pageid instead of int; Tupdate now takes a pageid instead of a recordid 2008-10-03 02:42:25 +00:00
arrayList.h use pageid instead of int; Tupdate now takes a pageid instead of a recordid 2008-10-03 02:42:25 +00:00
decrement.h use pageid instead of int; Tupdate now takes a pageid instead of a recordid 2008-10-03 02:42:25 +00:00
increment.h use pageid instead of int; Tupdate now takes a pageid instead of a recordid 2008-10-03 02:42:25 +00:00
linearHashNTA.h move hash iterator code around, update documentation 2008-11-13 00:12:19 +00:00
linkedListNTA.h Major refactoring: 2008-09-28 03:11:24 +00:00
lladdhash.h Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
lsmIterators.h handle null lsmIiterator_ gracefully 2008-11-24 23:41:11 +00:00
lsmTable.h revert accidentally committed files 2008-11-24 23:43:26 +00:00
lsmTree.h Fix two problems in lsmTree: 2008-11-26 07:01:43 +00:00
lsmWorkers.h Fixed some documentation warnings, and clarified a few points. 2008-04-17 06:29:34 +00:00
naiveLinearHash.h all naive linear hash methods now start with TnaiveHash; removed references to ThashAlloc from documentation 2008-11-03 21:42:42 +00:00
noop.h Major refactoring: 2008-09-28 03:11:24 +00:00
pageFile.h All headers now live in the header directory. (stasis/, not src/stasis) 2008-04-13 04:02:57 +00:00
pageOperations.h use pageid instead of int; Tupdate now takes a pageid instead of a recordid 2008-10-03 02:42:25 +00:00
pageOrientedListNTA.h Fixed memory leaks on iterator open/close Also zero out some memory defensively. 2008-03-01 19:32:34 +00:00
prepare.h Major refactoring: 2008-09-28 03:11:24 +00:00
regions.h use pageid instead of int; Tupdate now takes a pageid instead of a recordid 2008-10-03 02:42:25 +00:00
set.h Major refactoring: 2008-09-28 03:11:24 +00:00