You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Bradley C. Kuszmaul 2807eecae2 Probably repairs #880. Addresses #880. 18 years ago
..
checksum-benchmarks Up 18 years ago
locking-benchmarks Check interprocess pthread rwlocks o see if they work. Fixes #4 18 years ago
tests {{{ 18 years ago
Makefile Most of the work for making the checks output nice easy-to-read output. 18 years ago
Makefile.include Some keyrange support. Addresess #764. 18 years ago
Makefile.new Move newbrt tests to subdir. Fixes #796. 18 years ago
brt-XY.c Rename a bunch of symbols to toku_symbols. Addresses #8. 18 years ago
brt-internal.h {{{ 18 years ago
brt-search.h Merge the 558 branch back to the main with 18 years ago
brt-serialize.c {{{ 18 years ago
brt-test-helpers.c Fixes #22, #333 and Addresses #818: 18 years ago
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. 18 years ago
brt.c Probably repairs #880. Addresses #880. 18 years ago
brt.h Addresses #860 18 years ago
brtdump.c Fixes #22, #333 and Addresses #818: 18 years ago
brttypes.h Merge in the OMT and its integration into the main line. 18 years ago
cachetable.c Merge the changes for #871 and #406 into the main line as 18 years ago
cachetable.h Log db close so that recovery will work right if the same db is opened and closed repeatedly. 18 years ago
crc.c Hacking makefiles. Also make the filenames used by the tests work more reliably. Addresses #782. 18 years ago
crc.h Hacking makefiles. Also make the filenames used by the tests work more reliably. Addresses #782. 18 years ago
fifo.c Merge the changes for #871 and #406 into the main line as 18 years ago
fifo.h Merge the changes for #871 and #406 into the main line as 18 years ago
fingerprint.c Merge the tokudb.558 branch back to to the main branch with: 18 years ago
hashfun.h Closes #567 18 years ago
hclip.c A tool for only printing the first few columns 18 years ago
key.c Use toku_assert instead of assert. Addresses #354. 18 years ago
key.h Rename the last bunch of symbols to toku_symbols. Closes #8. 18 years ago
kv-pair.h {{{test-recover3.tdb}}} doesn't crash during recovery now. (It crashes because it recovered to the wrong state.) Addresses #558. 18 years ago
leafentry.c {{{ 18 years ago
leafentry.h {{{ 18 years ago
list.h Rollback is working a little better. Addresses #27. 18 years ago
lock.h Add copyright 2008. Fixes #283. 18 years ago
log-internal.h enable/disable writing tokulogs. addresses#807 18 years ago
log.c enable/disable writing tokulogs. addresses#807 18 years ago
log.h enable/disable writing tokulogs. addresses#807 18 years ago
logformat.c Removed the undo information from the logs (to rely on the checkpoint to save a good copy in the log). 18 years ago
memory-debug.c Merge the 558 branch back to the main with 18 years ago
memory.c Merge the 558 branch back to the main with 18 years ago
memory.h Some stuff didn't merge right. Addresses #558. 18 years ago
mempool.c Make the leaf nodes have accurate memory footprint info. 18 years ago
mempool.h Make the leaf nodes have accurate memory footprint info. 18 years ago
omt.c Make the leaf nodes have accurate memory footprint info. 18 years ago
omt.h Make the leaf nodes have accurate memory footprint info. 18 years ago
primes.c Use toku_assert instead of assert. Addresses #354. 18 years ago
primes.h Create {{{toku_assert}}} (Fixes #354). Make the primes test actually work (Fixes #355). Addresses #277. 18 years ago
rbuf.h {{{ 18 years ago
recover.c Fixes #22, #333 and Addresses #818: 18 years ago
roll.c Dramatic speedups: For {{{db-benchmark-test -x}}} (4 interations) 18 years ago
rwlock.c Add copyrights using #ident on the top of newbrt sources. Addresses #54. 18 years ago
tdb-recover.c Call {{{toku_malloc_cleanup}}} in {{{tdb_recover}}}. Fixes #552. 18 years ago
tdb_logprint.c Use toku_assert instead of assert. Addresses #354. 18 years ago
toku_assert.c Create continuable assertion failures. See #835 for how to use it. Fixes #835. 18 years ago
toku_assert.h Make toku_assert faster avoiding the call unless the expression fails. Addresses #794. 18 years ago
wbuf.h {{{ 18 years ago
ybt.c Addresses #860 18 years ago
ybt.h Addresses #860 18 years ago