.. |
check_blobRecovery.c
|
Fixed a bunch of 'easy' warnings
|
2006-05-25 00:02:46 +00:00 |
check_bTree.c
|
Fixed a bunch of 'easy' warnings
|
2006-05-25 00:02:46 +00:00 |
check_bufferManager.c
|
Eliminated slottedPreRalloc
|
2006-06-16 00:05:44 +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
|
minor changes
|
2005-03-09 03:24:36 +00:00 |
check_header.c
|
Fixed truncation bugs, and a minor test case bug.
|
2006-05-22 23:59:02 +00:00 |
check_indirect.c
|
More steps toward factoring page allocation out of record allocation.
|
2006-06-15 05:31:20 +00:00 |
check_iterator.c
|
Fixed unit tests, added iterator interface, and generic (almost) iterator test harness.
|
2005-03-10 03:19:04 +00:00 |
check_lht.c
|
Documentation fix
|
2006-05-31 00:37:23 +00:00 |
check_lhtable.c
|
half-hearted attempt to fix -Wextra warnings...
|
2006-06-13 23:58:04 +00:00 |
check_linearHash.c
|
Fixed a bunch of 'easy' warnings
|
2006-05-25 00:02:46 +00:00 |
check_linearHashNTA.c
|
fixed compiler warning.
|
2006-06-12 22:51:14 +00:00 |
check_linkedListNTA.c
|
Fixed unit tests, added iterator interface, and generic (almost) iterator test harness.
|
2005-03-10 03:19:04 +00:00 |
check_lockManager.c
|
Fixed unit tests, added iterator interface, and generic (almost) iterator test harness.
|
2005-03-10 03:19:04 +00:00 |
check_logEntry.c
|
Cleaning up bufferManager / page for locking. Want to limit access to the Page struct.
|
2004-07-14 20:49:18 +00:00 |
check_logicalLinearHash.c
|
Fixed a bunch of 'easy' warnings
|
2006-05-25 00:02:46 +00:00 |
check_logWriter.c
|
Fixed a bunch of 'easy' warnings
|
2006-05-25 00:02:46 +00:00 |
check_multiplexer.c
|
minor changes to check_mutliplexer. It still doesn't work on multicore.
|
2006-06-15 22:30:27 +00:00 |
check_operations.c
|
Eliminated slottedPreRalloc
|
2006-06-16 00:05:44 +00:00 |
check_page.c
|
removed derefereneced void*
|
2006-06-13 22:47:04 +00:00 |
check_pageOperations.c
|
Fixed a bunch of 'easy' warnings
|
2006-05-25 00:02:46 +00:00 |
check_pageOrientedList.c
|
Implemented log truncation.
|
2006-04-14 03:45:26 +00:00 |
check_recovery.c
|
Fixed a bunch of 'easy' warnings
|
2006-05-25 00:02:46 +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
|
Fixed a bunch of 'easy' warnings
|
2006-05-25 00:02:46 +00:00 |
Makefile.am
|
Added -fno-strict-aliasing to the CFLAGS for the unit tests... This is
|
2006-05-25 22:50:28 +00:00 |