Sears Russell
|
4e4461a193
|
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 |
|
Sears Russell
|
c86688884a
|
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 |
|
Sears Russell
|
1575d97a6b
|
Fixed recovery bug. TregionDealloc was being called during redo(), causing an assert to fail. Without the
assert, would have gone into infinite recursion.
|
2006-10-05 22:08:42 +00:00 |
|
Sears Russell
|
20060a099c
|
Quieter output.
|
2006-10-04 03:48:08 +00:00 |
|
Sears Russell
|
78f7b5a12e
|
Added tests for concurrent transactions + aborts(). Still doesn't test
latching, as it is single threaded.
|
2006-07-27 00:16:24 +00:00 |
|
Sears Russell
|
62abe94bf5
|
added fsckRegions(), and call it from the unit tests.
|
2006-07-25 22:23:15 +00:00 |
|
Sears Russell
|
3d8a5dbcd2
|
Unit test for region allocator.
|
2006-07-20 21:54:32 +00:00 |
|