.. |
checksum-benchmarks
|
|
|
locking-benchmarks
|
|
|
benchmark-test.c
|
Log db close so that recovery will work right if the same db is opened and closed repeatedly.
|
2008-04-17 03:11:55 +00:00 |
brt-internal.h
|
Start adding the lists. Addresses #749.
|
2008-04-25 14:22:05 +00:00 |
brt-search.h
|
Merge the 558 branch back to the main with
|
2008-04-02 23:40:36 +00:00 |
brt-serialize-test.c
|
Merge onto the main line again.
|
2008-04-23 04:17:28 +00:00 |
brt-serialize.c
|
Change the {{{LEAFENTRY}}} to {{{OMTVALUE}}} when using the omt, and also change the type of {{{OMTVALUE}}} to {{{void*}}} so we can have two different OMTs coexisting. Fixes #750.
|
2008-04-25 13:45:55 +00:00 |
brt-test-cursor-2.c
|
Log db close so that recovery will work right if the same db is opened and closed repeatedly.
|
2008-04-17 03:11:55 +00:00 |
brt-test-cursor.c
|
Log db close so that recovery will work right if the same db is opened and closed repeatedly.
|
2008-04-17 03:11:55 +00:00 |
brt-test-helpers.c
|
Change the {{{LEAFENTRY}}} to {{{OMTVALUE}}} when using the omt, and also change the type of {{{OMTVALUE}}} to {{{void*}}} so we can have two different OMTs coexisting. Fixes #750.
|
2008-04-25 13:45:55 +00:00 |
brt-test-named-db.c
|
Log db close so that recovery will work right if the same db is opened and closed repeatedly.
|
2008-04-17 03:11:55 +00:00 |
brt-test.c
|
Merge in the OMT and its integration into the main line.
|
2008-04-22 20:39:50 +00:00 |
brt-test0.c
|
Log db close so that recovery will work right if the same db is opened and closed repeatedly.
|
2008-04-17 03:11:55 +00:00 |
brt-test1.c
|
Log db close so that recovery will work right if the same db is opened and closed repeatedly.
|
2008-04-17 03:11:55 +00:00 |
brt-test2.c
|
Merge in the OMT and its integration into the main line.
|
2008-04-22 20:39:50 +00:00 |
brt-test3.c
|
Log db close so that recovery will work right if the same db is opened and closed repeatedly.
|
2008-04-17 03:11:55 +00:00 |
brt-test4.c
|
Log db close so that recovery will work right if the same db is opened and closed repeatedly.
|
2008-04-17 03:11:55 +00:00 |
brt-test5.c
|
Log db close so that recovery will work right if the same db is opened and closed repeatedly.
|
2008-04-17 03:11:55 +00:00 |
brt-verify.c
|
Change the {{{LEAFENTRY}}} to {{{OMTVALUE}}} when using the omt, and also change the type of {{{OMTVALUE}}} to {{{void*}}} so we can have two different OMTs coexisting. Fixes #750.
|
2008-04-25 13:45:55 +00:00 |
brt-XY.c
|
|
|
brt.c
|
On commit push into tree instead of root if possible. Addresses #735.
|
2008-04-27 12:34:50 +00:00 |
brt.h
|
Log db close so that recovery will work right if the same db is opened and closed repeatedly.
|
2008-04-17 03:11:55 +00:00 |
brtdump.c
|
Change the {{{LEAFENTRY}}} to {{{OMTVALUE}}} when using the omt, and also change the type of {{{OMTVALUE}}} to {{{void*}}} so we can have two different OMTs coexisting. Fixes #750.
|
2008-04-25 13:45:55 +00:00 |
brttypes.h
|
Merge in the OMT and its integration into the main line.
|
2008-04-22 20:39:50 +00:00 |
cachetable-test.c
|
Log db close so that recovery will work right if the same db is opened and closed repeatedly.
|
2008-04-17 03:11:55 +00:00 |
cachetable-test2.c
|
Log db close so that recovery will work right if the same db is opened and closed repeatedly.
|
2008-04-17 03:11:55 +00:00 |
cachetable.c
|
Use the filenums slower. Fixes #722.
|
2008-04-18 21:30:39 +00:00 |
cachetable.h
|
Log db close so that recovery will work right if the same db is opened and closed repeatedly.
|
2008-04-17 03:11:55 +00:00 |
crc.h
|
Merge the 558 branch back to the main with
|
2008-04-02 23:40:36 +00:00 |
fifo-test.c
|
|
|
fifo.c
|
A little more dead code. Addresses #684.
|
2008-04-09 21:08:17 +00:00 |
fifo.h
|
Remove dead code for expunging fifos. Fixes #684.
|
2008-04-09 18:52:03 +00:00 |
fingerprint.c
|
Merge the tokudb.558 branch back to to the main branch with:
|
2008-04-07 01:30:25 +00:00 |
hashfun.h
|
|
|
hclip.c
|
|
|
key.c
|
|
|
key.h
|
|
|
kv-pair.h
|
{{{test-recover3.tdb}}} doesn't crash during recovery now. (It crashes because it recovered to the wrong state.) Addresses #558.
|
2008-04-03 22:27:32 +00:00 |
leafentry.c
|
The fix is to #687 is that the latest value from a le_both was providing the committed value rather than the provisional value. Fixes #687
|
2008-04-09 21:43:13 +00:00 |
leafentry.h
|
Merge in the OMT and its integration into the main line.
|
2008-04-22 20:39:50 +00:00 |
list-test.c
|
|
|
list.h
|
|
|
lock.h
|
|
|
log-internal.h
|
Add the list of txns. Addresses #735. Fixes #749.
|
2008-04-26 03:16:30 +00:00 |
log-test.c
|
|
|
log-test2.c
|
|
|
log-test3.c
|
|
|
log-test4.c
|
|
|
log-test5.c
|
|
|
log-test6.c
|
|
|
log.c
|
Add the list of txns. Addresses #735. Fixes #749.
|
2008-04-26 03:16:30 +00:00 |
log.h
|
Add the list of txns. Addresses #735. Fixes #749.
|
2008-04-26 03:16:30 +00:00 |
logformat.c
|
Merge in the OMT and its integration into the main line.
|
2008-04-22 20:39:50 +00:00 |
Makefile
|
Merge onto the main line again.
|
2008-04-23 04:17:28 +00:00 |
memory-debug.c
|
Merge the 558 branch back to the main with
|
2008-04-02 23:40:36 +00:00 |
memory.c
|
Merge the 558 branch back to the main with
|
2008-04-02 23:40:36 +00:00 |
memory.h
|
Some stuff didn't merge right. Addresses #558.
|
2008-04-07 11:25:11 +00:00 |
mempool.c
|
Merge the tokudb.558 branch back to to the main branch with:
|
2008-04-07 01:30:25 +00:00 |
mempool.h
|
Write leafentry code, and get things to compile. Make it more compatible with -Wconversion. Addresses #558.
|
2008-04-04 18:22:01 +00:00 |
memtest.c
|
|
|
omt-test.c
|
Addresses #724
|
2008-04-24 15:21:39 +00:00 |
omt.c
|
Addresses #724
|
2008-04-23 19:51:30 +00:00 |
omt.h
|
Addresses #724
|
2008-04-23 19:51:30 +00:00 |
pma-cursor.h
|
|
|
pma-internal.h
|
Merge the 558 branch back to the main with
|
2008-04-02 23:40:36 +00:00 |
pma-test.c
|
Merge the 558 branch back to the main with
|
2008-04-02 23:40:36 +00:00 |
primes.c
|
|
|
primes.h
|
|
|
randdb4.c
|
|
|
rbuf.h
|
Store the rollbacks on disk. Fixes #711. Addresses #698 (maybe fixes it).
|
2008-04-21 04:22:45 +00:00 |
recover.c
|
Change the {{{LEAFENTRY}}} to {{{OMTVALUE}}} when using the omt, and also change the type of {{{OMTVALUE}}} to {{{void*}}} so we can have two different OMTs coexisting. Fixes #750.
|
2008-04-25 13:45:55 +00:00 |
roll.c
|
On commit push into tree instead of root if possible. Addresses #735.
|
2008-04-27 12:34:50 +00:00 |
rwlock.c
|
|
|
tdb-recover.c
|
|
|
tdb_logprint.c
|
|
|
test-assert.c
|
port to 32 bit machines. addresses #631
|
2008-04-03 00:13:34 +00:00 |
test-brt-delete-both.c
|
Log db close so that recovery will work right if the same db is opened and closed repeatedly.
|
2008-04-17 03:11:55 +00:00 |
test-brt-overflow.c
|
Log db close so that recovery will work right if the same db is opened and closed repeatedly.
|
2008-04-17 03:11:55 +00:00 |
test-del-inorder.c
|
Log db close so that recovery will work right if the same db is opened and closed repeatedly.
|
2008-04-17 03:11:55 +00:00 |
test-inc-split.c
|
Log db close so that recovery will work right if the same db is opened and closed repeatedly.
|
2008-04-17 03:11:55 +00:00 |
test-primes.c
|
|
|
test.h
|
|
|
test_oexcl.c
|
|
|
test_toku_malloc_plain_free.c
|
|
|
toku_assert.c
|
Merge the 558 branch back to the main with
|
2008-04-02 23:40:36 +00:00 |
toku_assert.h
|
Merge the 558 branch back to the main with
|
2008-04-02 23:40:36 +00:00 |
wbuf.h
|
Write leafentry code, and get things to compile. Make it more compatible with -Wconversion. Addresses #558.
|
2008-04-04 18:22:01 +00:00 |
ybt-test.c
|
|
|
ybt.c
|
Merge the 558 branch back to the main with
|
2008-04-02 23:40:36 +00:00 |
ybt.h
|
|
|
yerror.h
|
Merge the 558 branch back to the main with
|
2008-04-02 23:40:36 +00:00 |