stasis-aries-wal/stasis
Sears Russell 4b07b538a6 Renamed some methods; fixed bug that caused recovery to create potentially unbounded numbers of concurrent, active transactions.
(Note: this commit contains quite a few instances of auto-cleaned whitespace....)
2009-04-11 17:17:42 +00:00
..
bufferManager moved legacy buffer manager into its own directory 2008-11-13 20:08:37 +00:00
io Fixed some documentation warnings, and clarified a few points. 2008-04-17 06:29:34 +00:00
logger Renamed some methods; fixed bug that caused recovery to create potentially unbounded numbers of concurrent, active transactions. 2009-04-11 17:17:42 +00:00
operations Renamed / refactored operation implementation + registration functions. Added support for third party operations 2009-03-31 05:02:54 +00:00
page add an explicit ID parameter to StaticTuple. Instantiators of StaticTuple need to make sure this is different for each static tuple type that may coexist in the same page file. This allows multiple copies of rose to run at once. 2008-12-02 21:45:58 +00:00
.cvsignore Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
allocationPolicy.h forgot to commit header for new allocation policy function 2008-10-27 23:30:53 +00:00
arrayCollection.h Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
blobManager.h fixes numerous blob bugs, allowing linearHashNTA to store arbitrary length key,value pairs. 2008-11-13 04:18:50 +00:00
bufferManager.h Remove old comment. 2008-12-01 04:29:42 +00:00
bufferPool.h use pageid instead of int; Tupdate now takes a pageid instead of a recordid 2008-10-03 02:42:25 +00:00
common.h add support for lsn-free set (but not alloc, etc...) 2009-03-15 07:21:37 +00:00
compensations.h fix doxygen warnings 2008-10-01 20:32:02 +00:00
config.h.in Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
constants.h Added macro that provides id numbers for third-party Operations. 2009-04-03 22:00:27 +00:00
consumer.h Fixed some documentation warnings, and clarified a few points. 2008-04-17 06:29:34 +00:00
crc32.h Fix linker namespace collision with libz 2007-12-06 21:52:37 +00:00
doubleLinkedList.h Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
fifo.h Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
flags.h Renamed some methods; fixed bug that caused recovery to create potentially unbounded numbers of concurrent, active transactions. 2009-04-11 17:17:42 +00:00
graph.h Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
hash.h renamed hash() to avoid linker collisions; inlined some hash functions 2009-02-20 23:42:54 +00:00
iterator.h Fixed some documentation warnings, and clarified a few points. 2008-04-17 06:29:34 +00:00
latches.h do away with librw 2008-11-07 03:44:41 +00:00
lhtable.h support multiple include 2008-11-26 22:37:49 +00:00
linkedlist.h All headers now live in the header directory. (stasis/, not src/stasis) 2008-04-13 04:02:57 +00:00
lockManager.h use pageid instead of int; Tupdate now takes a pageid instead of a recordid 2008-10-03 02:42:25 +00:00
Makefile.am support "make install", and use libtool to generate .so, .a files. 2007-06-25 15:47:28 +00:00
multiplexer.h Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
operations.h Renamed / refactored operation implementation + registration functions. Added support for third party operations 2009-03-31 05:02:54 +00:00
page.h fail earlier if record_type and record_size apis are abused 2009-04-01 21:12:50 +00:00
pageHandle.h log refactoring 2008-12-01 19:48:59 +00:00
recovery.h log refactoring 2008-12-01 19:48:59 +00:00
redblack.h Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
replacementPolicy.h Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
ringbuffer.h Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
rw.h do away with librw 2008-11-07 03:44:41 +00:00
stamp-h.in Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
stamp-h1 Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
stats.h Renamed 'lladd' directories and python module to 'stasis' 2007-06-11 21:36:57 +00:00
transactional.h Renamed some methods; fixed bug that caused recovery to create potentially unbounded numbers of concurrent, active transactions. 2009-04-11 17:17:42 +00:00
truncation.h log refactoring 2008-12-01 19:48:59 +00:00