mariadb/newbrt
Bradley C. Kuszmaul 52c0ac074f Turn on -O2 again
git-svn-id: file:///svn/tokudb@1418 c7de825b-a66e-492c-adef-691d508d4ae1
2007-12-29 19:30:29 +00:00
..
checksum-benchmarks Up 2007-11-14 17:58:38 +00:00
locking-benchmarks Check interprocess pthread rwlocks o see if they work. Fixes #4 2007-11-19 22:01:16 +00:00
benchmark-test.c Quiet down some of the newbrt tests. Addresses #13. 2007-12-22 20:56:20 +00:00
brt-internal.h handle cursor DB_SET into the right subtree. closes #186 2007-12-18 12:48:14 +00:00
brt-serialize-test.c fix the valgrind uninitialized value problem. closes #143 2007-12-07 15:22:11 +00:00
brt-serialize.c unified the cursor search for cursor set, get_both, set_range, and get_both_range. still need to prune the search for some of these operations. 2007-12-17 01:03:35 +00:00
brt-test.c Quiet down some of the newbrt tests. Addresses #13. 2007-12-22 20:56:20 +00:00
brt-verify.c Switch over the fingerprints to be in the subfield 2007-12-06 19:16:18 +00:00
brt-XY.c Rename a bunch of symbols to toku_symbols. Addresses #8. 2007-11-29 15:09:14 +00:00
brt.c a bug in the pma split code: The thisnodename was coming out wrong inside a pma 2007-12-26 16:52:55 +00:00
brt.h Added DB_UNKNOWN to db.h 2007-12-11 19:34:21 +00:00
brttypes.h Log some pma movements. Addresses #27. 2007-12-04 10:02:59 +00:00
cachetable-test.c Quiet down the newbrt tests. Addresses #13. 2007-12-22 23:12:40 +00:00
cachetable-test2.c Quiet down some of the newbrt tests. Addresses #13. 2007-12-22 20:56:20 +00:00
cachetable.c Quiet down the newbrt tests. Addresses #13. 2007-12-22 23:12:40 +00:00
cachetable.h Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
crc.h Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
fingerprint.c Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
hashfun.h Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
hashtable.c Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
hashtable.h Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
hashtest.c Rename a bunch of symbols to toku_symbols. Addresses #8. 2007-11-29 15:34:49 +00:00
key.c Rename the last bunch of symbols to toku_symbols. Closes #8. 2007-11-29 18:14:40 +00:00
key.h Rename the last bunch of symbols to toku_symbols. Closes #8. 2007-11-29 18:14:40 +00:00
kv-pair.h Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
list.h Make an association of 2 secondaries to a primary work. Fixes #137. 2007-12-07 14:56:54 +00:00
lock.h Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
log-internal.h Log some pma movements. Addresses #27. 2007-12-04 10:02:59 +00:00
log-test.c Rename the last bunch of symbols to toku_symbols. Closes #8. 2007-11-29 18:14:40 +00:00
log.c Quiet down some of the newbrt tests. Addresses #13. 2007-12-22 20:56:20 +00:00
log.h Get rid of various memory leaks in the cxx (and test cxx exceptions) Addresses #215. 2007-12-22 18:40:22 +00:00
logformat.c Get rid of various memory leaks in the cxx (and test cxx exceptions) Addresses #215. 2007-12-22 18:40:22 +00:00
Makefile Turn on -O2 again 2007-12-29 19:30:29 +00:00
memory.c mixing toku_malloc and malloc is not a problem. At least with BUFFERED_MALLOC not defined. Added a test, and a {{{#error}}} inside {{{memory.c}}}. Fixes #161. 2007-12-10 11:28:00 +00:00
memory.h Rename a bunch of symbols to toku_symbols. Addresses #8. 2007-11-29 15:41:46 +00:00
mempool.c Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
mempool.h Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
memtest.c Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
myassert.c Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
myassert.h Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
pma-internal.h Make some of the PMA fields be unsigned. 2007-12-05 19:41:39 +00:00
pma-test.c Quiet down the newbrt tests. Addresses #13. 2007-12-22 23:12:40 +00:00
pma.c remove debug code 2007-12-18 11:57:59 +00:00
pma.h unified the cursor search for cursor set, get_both, set_range, and get_both_range. still need to prune the search for some of these operations. 2007-12-17 01:03:35 +00:00
primes.c Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
primes.h Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
randdb4.c Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
rbuf.h Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
recover.c Improve recovery. Addresses #27. 2007-12-29 19:27:01 +00:00
rwlock.c Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
tdb_logprint.c Rename a bunch of symbols to toku_symbols. Addresses #8. 2007-11-29 15:17:46 +00:00
test.h Quiet down some of the newbrt tests. Addresses #13. 2007-12-22 20:56:20 +00:00
test_oexcl.c Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00
test_toku_malloc_plain_free.c mixing toku_malloc and malloc is not a problem. At least with BUFFERED_MALLOC not defined. Added a test, and a {{{#error}}} inside {{{memory.c}}}. Fixes #161. 2007-12-10 11:28:00 +00:00
wbuf.h Log some pma movements. Addresses #27. 2007-12-04 10:02:59 +00:00
ybt-test.c Rename a bunch of symbols to toku_symbols. Addresses #8. 2007-11-29 15:34:49 +00:00
ybt.c DB_DBT_(MALLOC|REALOC|USERMEM) now behave the same as BDB. 2007-12-10 17:04:02 +00:00
ybt.h Rename a bunch of symbols to toku_symbols. Addresses #8. 2007-11-29 15:17:46 +00:00
yerror.h Add copyrights using #ident on the top of newbrt sources. Addresses #54. 2007-11-29 14:18:54 +00:00