stasis-aries-wal/src/stasis/operations
2008-03-08 07:36:47 +00:00
..
alloc.c Allocation bugfixes 2008-02-29 18:03:32 +00:00
arrayList.c Stopgap (inefficient, but possibly correct) fix for the arraylist kludgieness. 2007-11-11 17:18:57 +00:00
bTree.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
decrement.c Converted page.h to follow new naming convention; documented new page api; begun stasis documentation cleanup. 2007-10-02 00:18:33 +00:00
increment.c Converted page.h to follow new naming convention; documented new page api; begun stasis documentation cleanup. 2007-10-02 00:18:33 +00:00
instantSet.c Converted page.h to follow new naming convention; documented new page api; begun stasis documentation cleanup. 2007-10-02 00:18:33 +00:00
linearHash.c Converted page.h to follow new naming convention; documented new page api; begun stasis documentation cleanup. 2007-10-02 00:18:33 +00:00
linearHashNTA.c Fix memory leak. 2008-03-01 20:40:31 +00:00
linkedListNTA.c fixed double free (was freeing iterator in next() and close()...) 2008-03-01 20:30:48 +00:00
lsmIterators.h Fixed compiler warnings 2008-03-08 07:36:47 +00:00
lsmTable.h Fixed compiler warnings 2008-03-08 07:36:47 +00:00
lsmTree.c Fixed compiler warnings. 2007-11-12 16:40:50 +00:00
lsmWorkers.h fix compiler warning 2008-03-08 03:04:16 +00:00
Makefile.am-old Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
naiveLinearHash.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
nestedTopActions.c 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.c Converted page.h to follow new naming convention; documented new page api; begun stasis documentation cleanup. 2007-10-02 00:18:33 +00:00
pageOperations.c Converted page.h to follow new naming convention; documented new page api; begun stasis documentation cleanup. 2007-10-02 00:18:33 +00:00
pageOrientedListNTA.c Fixed memory leaks on iterator open/close Also zero out some memory defensively. 2008-03-01 19:32:34 +00:00
prepare.c Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
regions.c Regions are 1 offset;iterator was totally broken. 2008-02-20 22:56:52 +00:00
set.c Converted page.h to follow new naming convention; documented new page api; begun stasis documentation cleanup. 2007-10-02 00:18:33 +00:00