stasis-aries-wal/stasis/operations
2008-11-24 01:32:35 +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 preliminary (and largely untested) support for opening LSM-tree iterators starting at a given tuple 2008-11-24 01:32:35 +00:00
lsmTable.h preliminary (and largely untested) support for opening LSM-tree iterators starting at a given tuple 2008-11-24 01:32:35 +00:00
lsmTree.h preliminary (and largely untested) support for opening LSM-tree iterators starting at a given tuple 2008-11-24 01:32:35 +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