.. |
checksum-benchmarks
|
Addresses #2257 refs[t:2257] Merge windows port back into main.
|
2013-04-16 23:58:56 -04:00 |
compression-ratio
|
Addresses #2257 refs[t:2257] Merge windows port back into main.
|
2013-04-16 23:58:56 -04:00 |
hash-benchmarks
|
Addresses #2257 refs[t:2257] Merge windows port back into main.
|
2013-04-16 23:58:56 -04:00 |
locking-benchmarks
|
Addresses #2257 refs[t:2257] Merge windows port back into main.
|
2013-04-16 23:58:56 -04:00 |
tests
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
worker-thread-benchmarks
|
Addresses #2257 refs[t:2257] Merge windows port back into main.
|
2013-04-16 23:58:56 -04:00 |
.gitignore
|
Updated git ignore files
|
2013-04-16 23:57:40 -04:00 |
backwards_10.c
|
new block format with a header checksum and sub block checksums. merge -c 18916:head from 2351.ptq to main refs[t:2351]
|
2013-04-16 23:59:05 -04:00 |
backwards_10.h
|
Add keywords. [t:2468]. Refs #2468.
|
2013-04-16 23:59:03 -04:00 |
block_allocator.c
|
closes[t:2408] Merge branch #2408 back to main. Delete dev branch.
|
2013-04-16 23:59:01 -04:00 |
block_allocator.h
|
closes[t:2408] Merge branch #2408 back to main. Delete dev branch.
|
2013-04-16 23:59:01 -04:00 |
block_table.c
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
block_table.h
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
brt-internal.h
|
[t:2449] Bugfix in cachetable pairs for rollback log nodes.
|
2013-04-16 23:59:06 -04:00 |
brt-search.h
|
Refs #1529.
|
2013-04-16 23:57:48 -04:00 |
brt-serialize.c
|
[t:2449] Bugfix in cachetable pairs for rollback log nodes.
|
2013-04-16 23:59:06 -04:00 |
brt-test-helpers.c
|
Closes #2153 refs[t:2153] fopen logged only once (unless closed and reopened). Removed logger from cachefile_close,
|
2013-04-16 23:58:06 -04:00 |
brt-verify.c
|
Addresses #1125 Merged nested transactions from temporary merge branch into main.
|
2013-04-16 23:57:56 -04:00 |
brt-XY.c
|
Addresses #1987 refs[t:1987] Fully replace (rename) BRT_CMD with BRT_MSG (same struct) for consistency
|
2013-04-16 23:58:00 -04:00 |
brt.c
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
brt.h
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
brt_msg.c
|
remove the fifo_msg cruft from the newbrt refs[t:2189]
|
2013-04-16 23:58:54 -04:00 |
brt_msg.h
|
remove the fifo_msg cruft from the newbrt refs[t:2189]
|
2013-04-16 23:58:54 -04:00 |
brtdump.c
|
Windows port minor changes
|
2013-04-16 23:59:06 -04:00 |
brtloader-internal.h
|
closes[t:2483] Fix recovery bug in loader.
|
2013-04-16 23:59:05 -04:00 |
brtloader.c
|
Windows port minor changes
|
2013-04-16 23:59:06 -04:00 |
brtloader.h
|
closes[t:2483] Fix recovery bug in loader.
|
2013-04-16 23:59:05 -04:00 |
brttypes.h
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
cachetable.c
|
fix cachetable unpin and remove refs[t:2507]
|
2013-04-16 23:59:06 -04:00 |
cachetable.h
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
checkpoint.c
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
checkpoint.h
|
Addresses #2164 refs[t:2164] Zombie locking contract now enforced in rename/remove
|
2013-04-16 23:58:06 -04:00 |
fifo.c
|
remove the fifo peek cmdstruct cruft refs[t:2189]
|
2013-04-16 23:58:54 -04:00 |
fifo.h
|
remove the fifo peek cmdstruct cruft refs[t:2189]
|
2013-04-16 23:58:54 -04:00 |
fifo_msg.c
|
Addresses #1987 refs[t:1987] Fully replace (rename) BRT_CMD with BRT_MSG (same struct) for consistency
|
2013-04-16 23:58:00 -04:00 |
fifo_msg.h
|
Addresses #1987 refs[t:1987] Fully replace (rename) BRT_CMD with BRT_MSG (same struct) for consistency
|
2013-04-16 23:58:00 -04:00 |
fingerprint.c
|
Addresses #1125 Merged nested transactions from temporary merge branch into main.
|
2013-04-16 23:57:56 -04:00 |
hashfun.h
|
Refs #1529.
|
2013-04-16 23:57:48 -04:00 |
hclip.c
|
Change main's second argument to {{{char *const*argv}}}. Fixes #2228. close[t:2228]
|
2013-04-16 23:59:01 -04:00 |
includes.h
|
Closes #2128 closes[t:2128] List structure renamed to toku_list, same as header, and header moved
|
2013-04-16 23:58:05 -04:00 |
key.c
|
Addresses #2037 refs[t:2037] Merged #2037 back into main
|
2013-04-16 23:58:04 -04:00 |
key.h
|
Addresses #2037 refs[t:2037] Merged #2037 back into main
|
2013-04-16 23:58:04 -04:00 |
kv-pair.h
|
Refs #1529.
|
2013-04-16 23:57:48 -04:00 |
leafentry.c
|
new block format with a header checksum and sub block checksums. merge -c 18916:head from 2351.ptq to main refs[t:2351]
|
2013-04-16 23:59:05 -04:00 |
leafentry.h
|
[t:2494], merge read committed to main
|
2013-04-16 23:59:05 -04:00 |
leaflock.c
|
Addresses #2037 refs[t:2037] Merged #2037 back into main
|
2013-04-16 23:58:04 -04:00 |
leaflock.h
|
Addresses #2037 refs[t:2037] Merged #2037 back into main
|
2013-04-16 23:58:04 -04:00 |
lock.h
|
Refs #1529.
|
2013-04-16 23:57:48 -04:00 |
log-internal.h
|
Windows port minor changes
|
2013-04-16 23:59:06 -04:00 |
log.h
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
logcursor.c
|
fix memory leak in logcursor, rearrange code to share common code, improve error messages refs #2446 [t:2446]
|
2013-04-16 23:59:04 -04:00 |
logcursor.h
|
Add keywords. [t:2468]. Refs #2468.
|
2013-04-16 23:59:03 -04:00 |
logfilemgr.c
|
Add keywords. [t:2468]. Refs #2468.
|
2013-04-16 23:59:03 -04:00 |
logfilemgr.h
|
Add keywords. [t:2468]. Refs #2468.
|
2013-04-16 23:59:03 -04:00 |
logformat.c
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
logger.c
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
logger.h
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
make.include
|
Merge changes from 2216a to main (except possibly for the windows subdirectory, which Yoni will do separately).
|
2013-04-16 23:59:01 -04:00 |
Makefile
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
Makefile.new
|
Move newbrt tests to subdir. Fixes #796.
|
2008-05-08 20:30:33 +00:00 |
memarena.c
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
memarena.h
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
memory-debug.c
|
Refs #1529.
|
2013-04-16 23:57:48 -04:00 |
mempool.c
|
Refs #1529.
|
2013-04-16 23:57:48 -04:00 |
mempool.h
|
Refs #1529.
|
2013-04-16 23:57:48 -04:00 |
merger-test.c
|
Change main's second argument to {{{char *const*argv}}}. Fixes #2228. close[t:2228]
|
2013-04-16 23:59:01 -04:00 |
merger.c
|
Add keywords. [t:2468]. Refs #2468.
|
2013-04-16 23:59:03 -04:00 |
merger.h
|
Merge 2216 onto main (from 16706-17293) as
|
2013-04-16 23:58:59 -04:00 |
minicron.c
|
Add keywords. [t:2468]. Refs #2468.
|
2013-04-16 23:59:03 -04:00 |
minicron.h
|
Add keywords. [t:2468]. Refs #2468.
|
2013-04-16 23:59:03 -04:00 |
omt.c
|
Addresses #1866 List of live transactions (in logger) is now an omt instead of a linked list.
|
2013-04-16 23:57:56 -04:00 |
omt.h
|
Closes #2128 closes[t:2128] List structure renamed to toku_list, same as header, and header moved
|
2013-04-16 23:58:05 -04:00 |
rbuf.h
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
recover.c
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
recover.h
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
roll.c
|
[t:2449] Add prefetching of rollback logs to speed up commit/abort processing
|
2013-04-16 23:59:06 -04:00 |
roll.h
|
Add keywords. [t:2468]. Refs #2468.
|
2013-04-16 23:59:03 -04:00 |
rollback.c
|
[t:2449] Bugfix in cachetable pairs for rollback log nodes.
|
2013-04-16 23:59:06 -04:00 |
rollback.h
|
[t:2449] Add prefetching of rollback logs to speed up commit/abort processing
|
2013-04-16 23:59:06 -04:00 |
rwlock.c
|
Refs #1529.
|
2013-04-16 23:57:48 -04:00 |
rwlock.h
|
[t:2506] [t:2507] Fix bug in toku_cachetable_unpin_and_remove
|
2013-04-16 23:59:06 -04:00 |
sub_block.c
|
Windows port minor changes
|
2013-04-16 23:59:06 -04:00 |
sub_block.h
|
merge -r 18992:head ptq to main refs[t:2351]
|
2013-04-16 23:59:05 -04:00 |
sub_block_map.h
|
merge -r 18992:head ptq to main refs[t:2351]
|
2013-04-16 23:59:05 -04:00 |
tdb-recover.c
|
Change main's second argument to {{{char *const*argv}}}. Fixes #2228. close[t:2228]
|
2013-04-16 23:59:01 -04:00 |
tdb_logprint.c
|
Change main's second argument to {{{char *const*argv}}}. Fixes #2228. close[t:2228]
|
2013-04-16 23:59:01 -04:00 |
threadpool.c
|
Addresses #1765, #1730, #1733, Merge 12079:12119 from 2.0.0 into main
|
2013-04-16 23:57:53 -04:00 |
threadpool.h
|
Refs #1529.
|
2013-04-16 23:57:48 -04:00 |
toku_worker.c
|
Addresses #1765 Merge [12079] into main (pthreads-win32 for windows)
|
2013-04-16 23:57:53 -04:00 |
toku_worker.h
|
Refs #1529.
|
2013-04-16 23:57:48 -04:00 |
tokuconst.h
|
Addresses #1866 refs [t:1866] Disable implicit promotion on query
|
2013-04-16 23:57:57 -04:00 |
trace_mem.c
|
Addresses #1765 Merge [12079] into main (pthreads-win32 for windows)
|
2013-04-16 23:57:53 -04:00 |
trace_mem.h
|
Refs #1529.
|
2013-04-16 23:57:48 -04:00 |
txn.c
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
txn.h
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
ule.c
|
[t:2494], merge read committed to main
|
2013-04-16 23:59:05 -04:00 |
ule.h
|
Addresses #1862 refs[t:1862] Return ULE_DEBUG to 0 (accidentally set it to 1 in r1862)
|
2013-04-16 23:58:02 -04:00 |
valgrind.suppressions
|
Closes #1378 Merged all changes into main.
|
2013-04-16 23:57:41 -04:00 |
varray.c
|
merge -c 14118 tokudb.1960 to main [t:1960]
|
2013-04-16 23:57:59 -04:00 |
varray.h
|
merge -c 14118 tokudb.1960 to main [t:1960]
|
2013-04-16 23:57:59 -04:00 |
wbuf.h
|
closes[t:2449] [t:2484] Merge #2449 changes to main.
|
2013-04-16 23:59:05 -04:00 |
workqueue.h
|
Improved comments only
|
2013-04-16 23:57:52 -04:00 |
workset.h
|
closes[t:2427] Fix windows build.
|
2013-04-16 23:59:01 -04:00 |
x1764.c
|
Merge changes from 2216a to main (except possibly for the windows subdirectory, which Yoni will do separately).
|
2013-04-16 23:59:01 -04:00 |
x1764.h
|
Refs #1529.
|
2013-04-16 23:57:48 -04:00 |
xids-internal.h
|
Addresses #1125 Merged nested transactions from temporary merge branch into main.
|
2013-04-16 23:57:56 -04:00 |
xids.c
|
new block format with a header checksum and sub block checksums. merge -c 18916:head from 2351.ptq to main refs[t:2351]
|
2013-04-16 23:59:05 -04:00 |
xids.h
|
new block format with a header checksum and sub block checksums. merge -c 18916:head from 2351.ptq to main refs[t:2351]
|
2013-04-16 23:59:05 -04:00 |
ybt.c
|
Refs #1529.
|
2013-04-16 23:57:48 -04:00 |
ybt.h
|
Refs #1529.
|
2013-04-16 23:57:48 -04:00 |