stasis-aries-wal/src/stasis/operations
2009-05-13 18:04:53 +00:00
..
alloc.c renamed some functions to match naming convention 2009-05-08 06:53:30 +00:00
arrayList.c renamed some functions to match naming convention 2009-05-08 06:53:30 +00:00
decrement.c Renamed / refactored operation implementation + registration functions. Added support for third party operations 2009-03-31 05:02:54 +00:00
increment.c Renamed / refactored operation implementation + registration functions. Added support for third party operations 2009-03-31 05:02:54 +00:00
linearHashNTA.c Renamed / refactored operation implementation + registration functions. Added support for third party operations 2009-03-31 05:02:54 +00:00
linkedListNTA.c renamed some functions to match naming convention 2009-05-08 06:53:30 +00:00
lsmTree.c fixed memory leaks and pointer aliasing bugs in lsmTree_iterator. 2008-12-05 00:08:46 +00:00
lsnFreeSet.c Renamed / refactored operation implementation + registration functions. Added support for third party operations 2009-03-31 05:02:54 +00:00
Makefile.am-old Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
naiveLinearHash.c renamed some functions to match naming convention 2009-05-08 06:53:30 +00:00
noop.c Renamed / refactored operation implementation + registration functions. Added support for third party operations 2009-03-31 05:02:54 +00:00
pageOperations.c more refactoring; removed static variables from pageHandle.c 2009-05-08 04:56:34 +00:00
pageOrientedListNTA.c removed dead code; added additional check for TpagedListInsert() 2008-10-04 07:18:25 +00:00
prepare.c yet another refactoring; broke groupForce into its own module, removed more static variables and namespace violations 2009-05-13 18:04:53 +00:00
regions.c Renamed / refactored operation implementation + registration functions. Added support for third party operations 2009-03-31 05:02:54 +00:00
set.c renamed some functions to match naming convention 2009-05-08 06:53:30 +00:00