.. |
loader
|
FT-271 Move block allocator code into a class.
|
2014-06-16 14:14:43 -04:00 |
tests
|
FT-93 Add a class for pivot bounds, remove the assumption that pivot
|
2014-06-18 22:23:13 -04:00 |
background_job_manager.cc
|
fixes #198 Consolidate our portability code by moving toku_include/*
|
2014-03-03 20:07:57 -05:00 |
background_job_manager.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
block_allocator.cc
|
FT-271 Move block allocator code into a class.
|
2014-06-16 14:14:43 -04:00 |
block_allocator.h
|
FT-271 Move block allocator code into a class.
|
2014-06-16 14:14:43 -04:00 |
block_table.cc
|
FT-271 Move block allocator code into a class.
|
2014-06-16 14:14:43 -04:00 |
block_table.h
|
FT-253 Remove remaining brt / brt_header era names
|
2014-06-15 14:57:36 -04:00 |
bndata.cc
|
refs #258 Pass the old key length down to le_pack, so that mempool free has the right value
|
2014-06-09 15:37:26 -04:00 |
bndata.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
cachetable-internal.h
|
FT-197 Store cachefiles in OMTs only, remove linked list pointers
|
2014-06-14 20:25:34 -04:00 |
cachetable.cc
|
FT-197 Store cachefiles in OMTs only, remove linked list pointers
|
2014-06-14 20:25:34 -04:00 |
cachetable.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
checkpoint.cc
|
FT-258 Move cursor code into ft/cursor.h and ft/cursor.cc
|
2014-06-14 20:25:34 -04:00 |
checkpoint.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
CMakeLists.txt
|
FT-93 Move pivotkey code to its own file, ft/pivotkeys.cc
|
2014-06-18 22:23:22 -04:00 |
comparator.h
|
FT-282 Optimize key comparisons by adding an unlikely clause to
|
2014-06-19 10:56:52 -04:00 |
compress.cc
|
fixes #127 Add a class for scoped mallocs, which are satisfied from a
|
2014-01-23 16:57:04 -05:00 |
compress.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
cursor.cc
|
FT-273 Use a comparator object for fractal tree key comparisons when
|
2014-06-15 23:01:58 -04:00 |
cursor.h
|
FT-258 Remove another malloc from the cursor create path. Queries using
|
2014-06-14 20:25:34 -04:00 |
ft-cachetable-wrappers.cc
|
FT-93 Add a class for pivot bounds, remove the assumption that pivot
|
2014-06-18 22:23:13 -04:00 |
ft-cachetable-wrappers.h
|
FT-93 Add a class for pivot bounds, remove the assumption that pivot
|
2014-06-18 22:23:13 -04:00 |
ft-flusher-internal.h
|
FT-253 Remove remaining brt / brt_header era names
|
2014-06-15 14:57:36 -04:00 |
ft-flusher.cc
|
FT-93 Add a class for pivot bounds, remove the assumption that pivot
|
2014-06-18 22:23:13 -04:00 |
ft-flusher.h
|
FT-253 Remove remaining brt / brt_header era names
|
2014-06-15 14:57:36 -04:00 |
ft-hot-flusher.cc
|
FT-93 Add a class for pivot bounds, remove the assumption that pivot
|
2014-06-18 22:23:13 -04:00 |
ft-internal.h
|
FT-93 Add a class for pivot bounds, remove the assumption that pivot
|
2014-06-18 22:23:13 -04:00 |
ft-node-deserialize.cc
|
FT-262 Rename thisnodename or nodename to blocknum
|
2014-06-14 20:40:34 -04:00 |
ft-ops.cc
|
Remove 'struct' keyword from class (which made clang angry)
|
2014-06-19 11:27:25 -04:00 |
ft-ops.h
|
FT-273 Use a comparator object for fractal tree key comparisons when
|
2014-06-15 23:01:58 -04:00 |
ft-serialize.cc
|
FT-271 Move block allocator code into a class.
|
2014-06-16 14:14:43 -04:00 |
ft-test-helpers.cc
|
Really fix the test helper memory leak this time
|
2014-06-15 23:13:54 -04:00 |
ft-verify.cc
|
FT-93 Add a class for pivot bounds, remove the assumption that pivot
|
2014-06-18 22:23:13 -04:00 |
ft.cc
|
FT-271 Move block allocator code into a class.
|
2014-06-16 14:14:43 -04:00 |
ft.h
|
FT-273 Use a comparator object for fractal tree key comparisons when
|
2014-06-15 23:01:58 -04:00 |
ft_layout_version.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
ft_msg.cc
|
tokutek/ft-index#76 add US Patent 8,489,638
|
2013-10-04 16:49:53 -04:00 |
ft_msg.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
ft_node-serialize.cc
|
FT-249 Move de/serialization code to the message buffer class itself,
|
2014-06-20 16:12:41 -04:00 |
fttypes.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
ftverify.cc
|
FT-271 Move block allocator code into a class.
|
2014-06-16 14:14:43 -04:00 |
le-cursor.cc
|
FT-273 Use a comparator object for fractal tree key comparisons when
|
2014-06-15 23:01:58 -04:00 |
le-cursor.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
leafentry.cc
|
tokutek/ft-index#76 add US Patent 8,489,638
|
2013-10-04 16:49:53 -04:00 |
leafentry.h
|
FT-258 Move cursor code into ft/cursor.h and ft/cursor.cc
|
2014-06-14 20:25:34 -04:00 |
log-internal.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
log.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
log_upgrade.cc
|
Support gcc 4.9 in cmake, fix uninitialized value warnings
|
2014-05-20 13:51:32 -04:00 |
logcursor.cc
|
fixes #200 Remove windows logic, which has not been supported in years.
|
2014-03-05 12:11:39 -05:00 |
logcursor.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
logfilemgr.cc
|
tokutek/ft-index#76 add US Patent 8,489,638
|
2013-10-04 16:49:53 -04:00 |
logfilemgr.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
logformat.cc
|
FT-259 Clean up memarena API / code. Use a memarena in the locktree to store
|
2014-06-14 20:40:33 -04:00 |
logger.cc
|
#262 fix print of xid related recovery log entries
|
2014-06-23 11:30:17 -04:00 |
logger.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
msg_buffer.cc
|
FT-249 Move de/serialization code to the message buffer class itself,
|
2014-06-20 16:12:41 -04:00 |
msg_buffer.h
|
FT-249 Move de/serialization code to the message buffer class itself,
|
2014-06-20 16:12:41 -04:00 |
node.cc
|
FT-93 Move pivotkey code to its own file, ft/pivotkeys.cc
|
2014-06-18 22:23:22 -04:00 |
node.h
|
FT-93 Align pivotkeys to a 4 byte boundary. Align memory allocation to a 64
|
2014-06-23 14:26:44 -04:00 |
pivotkeys.cc
|
FT-93 Align pivotkeys to a 4 byte boundary. Align memory allocation to a 64
|
2014-06-23 14:26:44 -04:00 |
quicklz.cc
|
removed some unused things clang warned about
|
2014-03-26 09:22:44 -04:00 |
quicklz.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
rbuf.h
|
FT-259 Clean up memarena API / code. Use a memarena in the locktree to store
|
2014-06-14 20:40:33 -04:00 |
recover.cc
|
fixes #192 Remove legacy OMT API. Some of it survives in omt-test.cc to
|
2014-03-03 21:52:22 -05:00 |
recover.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
roll.cc
|
FT-253 Remove remaining brt / brt_header era names
|
2014-06-15 14:57:36 -04:00 |
rollback-apply.cc
|
FT-259 Clean up memarena API / code. Use a memarena in the locktree to store
|
2014-06-14 20:40:33 -04:00 |
rollback-apply.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
rollback-ct-callbacks.cc
|
FT-271 Move block allocator code into a class.
|
2014-06-16 14:14:43 -04:00 |
rollback-ct-callbacks.h
|
FT-253 Remove remaining brt / brt_header era names
|
2014-06-15 14:57:36 -04:00 |
rollback.cc
|
FT-271 Move block allocator code into a class.
|
2014-06-16 14:14:43 -04:00 |
rollback.h
|
FT-253 Remove remaining brt / brt_header era names
|
2014-06-15 14:57:36 -04:00 |
rollback_log_node_cache.cc
|
fixes #198 Consolidate our portability code by moving toku_include/*
|
2014-03-03 20:07:57 -05:00 |
rollback_log_node_cache.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
sub_block.cc
|
fixes #194 Move x1764 to util/ and make the public API consistent with
|
2014-03-03 14:48:03 -05:00 |
sub_block.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
sub_block_map.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
tdb-recover.cc
|
FT-254 Replace NULL_LOGGER etc with nullptr
|
2014-06-14 20:24:46 -04:00 |
tdb_logprint.cc
|
FT-258 Move cursor code into ft/cursor.h and ft/cursor.cc
|
2014-06-14 20:25:34 -04:00 |
tokuconst.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
tokuftdump.cc
|
FT-93 Add a class for pivot bounds, remove the assumption that pivot
|
2014-06-18 22:23:13 -04:00 |
txn.cc
|
FT-253 Remove remaining brt / brt_header era names
|
2014-06-15 14:57:36 -04:00 |
txn.h
|
FT-258 Move cursor code into ft/cursor.h and ft/cursor.cc
|
2014-06-14 20:25:34 -04:00 |
txn_child_manager.cc
|
tokutek/ft-index#76 add US Patent 8,489,638
|
2013-10-04 16:49:53 -04:00 |
txn_child_manager.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
txn_manager.cc
|
FT-261 Don't clone an empty live root transaction OMT
|
2014-06-14 20:25:34 -04:00 |
txn_manager.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
txn_state.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
ule-internal.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
ule.cc
|
FT-258 Move cursor code into ft/cursor.h and ft/cursor.cc
|
2014-06-14 20:25:34 -04:00 |
ule.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
valgrind.suppressions
|
FT-273 Use a comparator object for fractal tree key comparisons when
|
2014-06-15 23:01:58 -04:00 |
wbuf.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
workset.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
xids-internal.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
xids.cc
|
tokutek/ft-index#76 add US Patent 8,489,638
|
2013-10-04 16:49:53 -04:00 |
xids.h
|
FT-241 Use #pragma once as a header guard
|
2014-06-14 20:25:34 -04:00 |
ybt.cc
|
FT-93 Add a class for pivot bounds, remove the assumption that pivot
|
2014-06-18 22:23:13 -04:00 |
ybt.h
|
FT-93 Add a class for pivot bounds, remove the assumption that pivot
|
2014-06-18 22:23:13 -04:00 |