.. |
.cvsignore
|
Updated svn:ignore.
|
2007-10-03 01:52:41 +00:00 |
check_allocationPolicy.c
|
Partially implemented this unit test.
|
2007-11-01 19:46:20 +00:00 |
check_blobRecovery.c
|
Bugfixes and improved error handling for recovery tests and registerPageType()
|
2007-07-19 23:47:06 +00:00 |
check_bTree.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 |
check_bufferManager.c
|
Fixed bug that only occurs during nightly (more thorough) regression runs; stack allocation was failing.
|
2007-10-30 16:26:29 +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
|
Converted page.h to follow new naming convention; documented new page api; begun stasis documentation cleanup.
|
2007-10-02 00:18:33 +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
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_linearHash.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_linearHashNTA.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +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
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_logicalLinearHash.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_logWriter.c
|
* Remove spurious warnings messages from tests that intentionally crash stasis.
|
2007-10-23 23:16:58 +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
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_operations.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 |
check_page.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 |
check_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 |
check_pageOrientedList.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_rangeTracker.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_recovery.c
|
* Remove spurious warnings messages from tests that intentionally crash stasis.
|
2007-10-23 23:16:58 +00:00 |
check_regions.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_replacementPolicy.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_ringbuffer.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
check_transactional2.c
|
Renamed 'lladd' directories and python module to 'stasis'
|
2007-06-11 21:36:57 +00:00 |
Makefile.am
|
Preliminary LSM tree implementation (hardcodes keys as ints for now)
|
2007-08-14 01:17:31 +00:00 |