stasis-aries-wal/stasis/operations
2008-12-04 09:22:17 +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 obtain readlocks on lsm tree pages while iterating over them 2008-11-26 07:05:22 +00:00
lsmTable.h fixed problem in lsm tree recovery; it was not updating the lsm tree header when passing C1 into C2's merger thread. Then C2 freed C1, and C1 pointed to uninitialized data. 2008-12-04 09:22:17 +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