.. |
.cvsignore
|
Updated svn:ignore.
|
2007-10-03 01:52:41 +00:00 |
check_allocationPolicy.c
|
fixed broken test cases
|
2008-10-03 02:41:14 +00:00 |
check_blobRecovery.c
|
check that TrecordSize() works for blobs.
|
2008-11-13 04:17:59 +00:00 |
check_bTree.c
|
use pageid instead of int; Tupdate now takes a pageid instead of a recordid
|
2008-10-03 02:42:25 +00:00 |
check_bufferManager.c
|
increased test timeout
|
2008-10-01 17:59:16 +00:00 |
check_compensations.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_errorHandling.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_header.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_indirect.c
|
All headers now live in the header directory. (stasis/, not src/stasis)
|
2008-04-13 04:02:57 +00:00 |
check_io.c
|
smoketest shouldn't call truncate if the handle doesn't support it.
|
2007-10-23 23:26:33 +00:00 |
check_iterator.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_lht.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_lhtable.c
|
fix new gcc compiler warnings
|
2008-11-11 01:15:25 +00:00 |
check_linearHash.c
|
Fix typo in last commit
|
2008-11-03 21:51:23 +00:00 |
check_linearHashNTA.c
|
Major refactoring:
|
2008-09-28 03:11:24 +00:00 |
check_linkedListNTA.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_lockManager.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_logEntry.c
|
Major refactoring:
|
2008-09-28 03:11:24 +00:00 |
check_logWriter.c
|
Recovery now maintains XactionTable's state in the same way as forward operation.
|
2008-11-13 00:06:35 +00:00 |
check_lsmTree.c
|
lsmTree's page lookup semantics changed so that returns the page id that a tuple would be on. The test was written assuming the user passes in a tuple that
|
2007-11-09 20:05:40 +00:00 |
check_multiplexer.c
|
Major refactoring:
|
2008-09-28 03:11:24 +00:00 |
check_operations.c
|
Recovery now maintains XactionTable's state in the same way as forward operation.
|
2008-11-13 00:06:35 +00:00 |
check_page.c
|
Simplified the page locking conventions.
|
2008-09-28 05:50:59 +00:00 |
check_pageOperations.c
|
Recovery now maintains XactionTable's state in the same way as forward operation.
|
2008-11-13 00:06:35 +00:00 |
check_pageOrientedList.c
|
removed dead code; added additional check for TpagedListInsert()
|
2008-10-04 07:18:25 +00:00 |
check_rangeTracker.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_recovery.c
|
Recovery now maintains XactionTable's state in the same way as forward operation.
|
2008-11-13 00:06:35 +00:00 |
check_regions.c
|
use pageid instead of int; Tupdate now takes a pageid instead of a recordid
|
2008-10-03 02:42:25 +00:00 |
check_replacementPolicy.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_ringbuffer.c
|
check ring buffer error handling, deallocation
|
2008-10-04 01:39:23 +00:00 |
check_transactional2.c
|
Clean up includes for new cmake build system.
|
2008-03-02 23:21:39 +00:00 |
CMakeLists.txt
|
Removed Tinstant* and broken logical hash stuff
|
2008-09-30 15:34:42 +00:00 |
Makefile.am
|
do away with librw
|
2008-11-07 03:44:41 +00:00 |