stasis-aries-wal/test/lladd
Sears Russell 362b1036de Changed CLR log format so that it is identical to update entries. The old format pointed back to an earlier
entry in the log, complicating truncation significantly.  The new format copies log entries into their CLRs,
and is somewhat redundant, as redo and undo information is stored in the CLR, but the undo information will
never be used...
2007-04-03 09:18:45 +00:00
..
.cvsignore Added .cvsignore files. 2007-03-04 00:40:15 +00:00
check_allocationPolicy.c Randomized allocation test. 2007-03-27 22:07:13 +00:00
check_blobRecovery.c Cleaned up #includes a little. 2007-03-20 00:56:34 +00:00
check_bTree.c Updates for 32-bit x86. There are still real 32-bit bugs being emitted as compiler warnings. 2006-11-07 20:36:59 +00:00
check_bufferManager.c Cleaned up #includes a little. 2007-03-20 00:56:34 +00:00
check_compensations.c Fixed unit tests, added iterator interface, and generic (almost) iterator test harness. 2005-03-10 03:19:04 +00:00
check_errorHandling.c check.h contains the work "end", which is #defined by the compenstaion stuff; moved check.h to be the first include. 2006-11-22 05:05:58 +00:00
check_header.c Added TdurabilityLevel(). 2007-03-07 06:45:28 +00:00
check_indirect.c Fixed printf warnings 2006-11-10 19:32:44 +00:00
check_io.c Uncommented the file and memory tests. 2006-11-22 05:03:32 +00:00
check_iterator.c check.h contains the work "end", which is #defined by the compenstaion stuff; moved check.h to be the first include. 2006-11-22 05:05:58 +00:00
check_lht.c Documentation fix 2006-05-31 00:37:23 +00:00
check_lhtable.c Fixed compiler warning. 2007-03-04 02:45:48 +00:00
check_linearHash.c Added TdurabilityLevel(). 2007-03-07 06:45:28 +00:00
check_linearHashNTA.c set 20 minute timeout. 2007-03-13 18:20:08 +00:00
check_linkedListNTA.c Fixed a bunch of gcc type punned pointer warnings. 2006-07-25 21:14:33 +00:00
check_lockManager.c Cleaned up #includes a little. 2007-03-20 00:56:34 +00:00
check_logEntry.c Changed CLR log format so that it is identical to update entries. The old format pointed back to an earlier 2007-04-03 09:18:45 +00:00
check_logicalLinearHash.c Fixed a bunch of 'easy' warnings 2006-05-25 00:02:46 +00:00
check_logWriter.c Changed CLR log format so that it is identical to update entries. The old format pointed back to an earlier 2007-04-03 09:18:45 +00:00
check_multiplexer.c check.h contains the work "end", which is #defined by the compenstaion stuff; moved check.h to be the first include. 2006-11-22 05:05:58 +00:00
check_operations.c Added TdurabilityLevel(). 2007-03-07 06:45:28 +00:00
check_page.c Added TdurabilityLevel(). 2007-03-07 06:45:28 +00:00
check_pageOperations.c Added ability to override default bufferManager implementation with 2007-03-06 00:00:26 +00:00
check_pageOrientedList.c Fixed a bunch of gcc type punned pointer warnings. 2006-07-25 21:14:33 +00:00
check_rangeTracker.c Cleaned up #includes a little. 2007-03-20 00:56:34 +00:00
check_recovery.c Added ability to override default bufferManager implementation with 2007-03-06 00:00:26 +00:00
check_regions.c Added TdurabilityLevel(). 2007-03-07 06:45:28 +00:00
check_replacementPolicy.c Update for new API (need an extra field for getNode, setNode). 2007-03-13 09:56:39 +00:00
check_ringbuffer.c Another commit on behalf of jimmy. (Fixing the build is hard!) 2005-03-15 01:57:43 +00:00
check_transactional2.c check.h contains the work "end", which is #defined by the compenstaion stuff; moved check.h to be the first include. 2006-11-22 05:05:58 +00:00
Makefile.am more tests / bugfixes for buffermanager. 2007-03-10 01:29:43 +00:00