stasis-aries-wal/stasis/operations
2008-10-27 23:26:16 +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 fix doxygen warnings 2008-10-01 20:32:02 +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 Fixed bugs in gc iterator. 2008-06-08 20:28:23 +00:00
lsmTable.h prevent rose from initiating lots of small merges when the writer process is slow 2008-10-27 23:26:16 +00:00
lsmTree.h Documentation update; added more sections under modules, reduced amount of cruft generated by doxygen. 2008-04-23 01:41:57 +00:00
lsmWorkers.h Fixed some documentation warnings, and clarified a few points. 2008-04-17 06:29:34 +00:00
naiveLinearHash.h removed dead/unnecessary code; private methods are now static 2008-10-04 07:08:35 +00:00
nestedTopActions.h Fixes a number of memory leaks; adds pageCleanup() callback, and allows callers to use custom allocators with LSM trees 2007-08-20 21:58:20 +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