.. |
bufferManager
|
use pageid instead of int; Tupdate now takes a pageid instead of a recordid
|
2008-10-03 02:42:25 +00:00 |
io
|
Added asserts to help narrow down unit test failures
|
2008-09-12 22:55:23 +00:00 |
logger
|
fixes over-zealous assert due to partial log read
|
2008-10-27 23:22:38 +00:00 |
operations
|
all naive linear hash methods now start with TnaiveHash; removed references to ThashAlloc from documentation
|
2008-11-03 21:42:42 +00:00 |
page
|
Fixed overly specific assertion.
|
2008-10-04 15:53:19 +00:00 |
replacementPolicy
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
.cvsignore
|
Updated svn:ignore.
|
2007-10-03 01:52:41 +00:00 |
allocationPolicy.c
|
transactions now can check with allocation policy before allocating to pages of their own choosing
|
2008-10-27 23:20:31 +00:00 |
arrayCollection.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
blobManager.c
|
use pageid instead of int; Tupdate now takes a pageid instead of a recordid
|
2008-10-03 02:42:25 +00:00 |
bufferManager.c
|
use pageid instead of int; Tupdate now takes a pageid instead of a recordid
|
2008-10-03 02:42:25 +00:00 |
bufferPool.c
|
use pageid instead of int; Tupdate now takes a pageid instead of a recordid
|
2008-10-03 02:42:25 +00:00 |
CMakeLists.txt
|
do away with librw
|
2008-11-07 03:44:41 +00:00 |
common.c
|
All headers now live in the header directory. (stasis/, not src/stasis)
|
2008-04-13 04:02:57 +00:00 |
compensations.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
consumer.c
|
Clean up includes for new cmake build system.
|
2008-03-02 23:21:39 +00:00 |
crc32.c
|
Fix linker namespace collision with libz
|
2007-12-06 21:52:37 +00:00 |
doubleLinkedList.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
fifo.c
|
All headers now live in the header directory. (stasis/, not src/stasis)
|
2008-04-13 04:02:57 +00:00 |
flags.c
|
change default io handle to pfile (was non_blocking)
|
2008-09-28 01:44:18 +00:00 |
graph.c
|
Major refactoring:
|
2008-09-28 03:11:24 +00:00 |
hash.c
|
use pageid instead of int; Tupdate now takes a pageid instead of a recordid
|
2008-10-03 02:42:25 +00:00 |
io.c
|
All headers now live in the header directory. (stasis/, not src/stasis)
|
2008-04-13 04:02:57 +00:00 |
iterator.c
|
All headers now live in the header directory. (stasis/, not src/stasis)
|
2008-04-13 04:02:57 +00:00 |
lhtable.c
|
use pageid instead of int; Tupdate now takes a pageid instead of a recordid
|
2008-10-03 02:42:25 +00:00 |
linkedlist.c
|
All headers now live in the header directory. (stasis/, not src/stasis)
|
2008-04-13 04:02:57 +00:00 |
lockManager.c
|
use pageid instead of int; Tupdate now takes a pageid instead of a recordid
|
2008-10-03 02:42:25 +00:00 |
Makefile.am
|
do away with librw
|
2008-11-07 03:44:41 +00:00 |
multiplexer.c
|
All headers now live in the header directory. (stasis/, not src/stasis)
|
2008-04-13 04:02:57 +00:00 |
operations.c
|
Simplified the page locking conventions.
|
2008-09-28 05:50:59 +00:00 |
page.c
|
removed workaround code for old arraylist bug
|
2008-10-04 16:09:34 +00:00 |
pageCache.c
|
All headers now live in the header directory. (stasis/, not src/stasis)
|
2008-04-13 04:02:57 +00:00 |
pageFile.c
|
All headers now live in the header directory. (stasis/, not src/stasis)
|
2008-04-13 04:02:57 +00:00 |
pageHandle.c
|
All headers now live in the header directory. (stasis/, not src/stasis)
|
2008-04-13 04:02:57 +00:00 |
recovery2.c
|
Simplified the page locking conventions.
|
2008-09-28 05:50:59 +00:00 |
redblack.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
replacementPolicy.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
ringbuffer.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
rw.c
|
do away with librw
|
2008-11-07 03:44:41 +00:00 |
stats.c
|
All headers now live in the header directory. (stasis/, not src/stasis)
|
2008-04-13 04:02:57 +00:00 |
transactional2.c
|
Add check for invalid transaction xids to Tupdate().
|
2008-11-12 19:00:09 +00:00 |
truncation.c
|
allow callers to truncateNow() to (safely) override normal truncation policy
|
2008-10-27 23:24:21 +00:00 |