mariadb/ft
2014-05-20 13:51:32 -04:00
..
tests #237 fix various bulk loader bugs related to nproc ulimit exceeded 2014-05-13 16:05:00 -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 tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
block_allocator.cc tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
block_allocator.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
block_table.cc fixes #194 Move x1764 to util/ and make the public API consistent with 2014-03-03 14:48:03 -05:00
block_table.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
bndata.cc fixes #195 Not all equal keys are byte-equal. Add a simple regression 2014-03-03 18:20:50 -05:00
bndata.h fixes #46 Add dynamic-value omt clone (dmt) and use it to implement basement nodes 2014-03-02 22:46:49 -05:00
cachetable-internal.h time_create_dbs 2014-03-03 15:37:10 -05:00
cachetable.cc time_create_dbs 2014-03-03 15:37:10 -05:00
cachetable.h fixes #144 Remove the 'batched' API, which was deprecated long ago when 2014-03-01 20:15:47 -05:00
checkpoint.cc added CHECKPOINT_DURATION_LAST #219 2014-04-22 09:58:56 -04:00
checkpoint.h added CHECKPOINT_DURATION_LAST #219 2014-04-22 09:58:56 -04:00
CMakeLists.txt fixes #192 Remove legacy OMT API. Some of it survives in omt-test.cc to 2014-03-03 21:52:22 -05:00
comparator.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -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 tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
dbufio.cc tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
dbufio.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
fifo.cc removed some unused things clang warned about 2014-03-26 09:22:44 -04:00
fifo.h fixes #200 Remove windows logic, which has not been supported in years. 2014-03-05 12:11:39 -05:00
ft-cachetable-wrappers.cc fixes #188 Renamed the last brt artifacts to ft_handle. Tried to keep 2014-03-02 18:04:37 -05:00
ft-cachetable-wrappers.h fixes #188 Renamed the last brt artifacts to ft_handle. Tried to keep 2014-03-02 18:04:37 -05:00
ft-flusher-internal.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
ft-flusher.cc fixes #192 Remove legacy OMT API. Some of it survives in omt-test.cc to 2014-03-03 21:52:22 -05:00
ft-flusher.h fixes #188 Renamed the last brt artifacts to ft_handle. Tried to keep 2014-03-02 18:04:37 -05:00
ft-hot-flusher.cc fixes #188 Renamed the last brt artifacts to ft_handle. Tried to keep 2014-03-02 18:04:37 -05:00
ft-internal.h fixes #198 Consolidate our portability code by moving toku_include/* 2014-03-03 20:07:57 -05:00
ft-node-deserialize.cc fixes #194 Move x1764 to util/ and make the public API consistent with 2014-03-03 14:48:03 -05:00
ft-ops.cc #218 cursor set range with bound 2014-04-25 13:41:57 -04:00
ft-ops.h #218 cursor set range with bound 2014-04-25 13:41:57 -04:00
ft-search.h #218 cursor set range with bound 2014-04-25 13:41:57 -04:00
ft-serialize.cc fixes #194 Move x1764 to util/ and make the public API consistent with 2014-03-03 14:48:03 -05:00
ft-test-helpers.cc fixes #188 Renamed the last brt artifacts to ft_handle. Tried to keep 2014-03-02 18:04:37 -05:00
ft-verify.cc fixes #46 Add dynamic-value omt clone (dmt) and use it to implement basement nodes 2014-03-02 22:46:49 -05:00
ft.cc fixes #46 Add dynamic-value omt clone (dmt) and use it to implement basement nodes 2014-03-02 22:46:49 -05:00
ft.h fixes #188 Renamed the last brt artifacts to ft_handle. Tried to keep 2014-03-02 18:04:37 -05:00
ft_layout_version.h fixes #46 Add dynamic-value omt clone (dmt) and use it to implement basement nodes 2014-03-02 22:46:49 -05: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 tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
ft_node-serialize.cc fixes #172 Moved memarena to util, made its public API more consistent with 2014-03-03 15:11:54 -05:00
ftloader-callback.cc tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
ftloader-internal.h #237 fix various bulk loader bugs related to nproc ulimit exceeded 2014-05-13 16:05:00 -04:00
ftloader.cc #237 fix various bulk loader bugs related to nproc ulimit exceeded 2014-05-13 16:05:00 -04:00
ftloader.h #237 fix various bulk loader bugs related to nproc ulimit exceeded 2014-05-13 16:05:00 -04:00
fttypes.h fixes #46 Add dynamic-value omt clone (dmt) and use it to implement basement nodes 2014-03-02 22:46:49 -05:00
ftverify.cc fixes #194 Move x1764 to util/ and make the public API consistent with 2014-03-03 14:48:03 -05:00
key.cc tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
key.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
le-cursor.cc tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
le-cursor.h fixes #188 Renamed the last brt artifacts to ft_handle. Tried to keep 2014-03-02 18:04:37 -05:00
leafentry.cc tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
leafentry.h fixes #194 Move x1764 to util/ and make the public API consistent with 2014-03-03 14:48:03 -05:00
log-internal.h fixes #172 Moved memarena to util, made its public API more consistent with 2014-03-03 15:11:54 -05:00
log.h fixes #194 Move x1764 to util/ and make the public API consistent with 2014-03-03 14:48:03 -05: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 tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
logfilemgr.cc tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
logfilemgr.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
logformat.cc fixes #172 Moved memarena to util, made its public API more consistent with 2014-03-03 15:11:54 -05:00
logger.cc Support gcc 4.9 in cmake, fix uninitialized value warnings 2014-05-20 13:51:32 -04:00
logger.h fixes #152 Add accounting for long input buffer wait stalls in the 2014-01-21 12:59:34 -05:00
minicron.cc refs #78 for minicrons with a period of longer than one second (checkpoints), 2013-10-07 10:17:03 -04:00
minicron.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
pqueue.cc tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
pqueue.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
queue.cc tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
queue.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
quicklz.cc removed some unused things clang warned about 2014-03-26 09:22:44 -04:00
quicklz.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
rbuf.h fixes #172 Moved memarena to util, made its public API more consistent with 2014-03-03 15:11:54 -05: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 fixes #194 Move x1764 to util/ and make the public API consistent with 2014-03-03 14:48:03 -05:00
roll.cc fixes #177 Rename cmd to msg when it is referring to a FT_MSG as opposed 2014-03-01 19:57:40 -05:00
rollback-apply.cc fixes #172 Moved memarena to util, made its public API more consistent with 2014-03-03 15:11:54 -05:00
rollback-apply.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
rollback-ct-callbacks.cc fixes #172 Moved memarena to util, made its public API more consistent with 2014-03-03 15:11:54 -05:00
rollback-ct-callbacks.h fixes #145 Destroy resources outside of the pair's write lock during 2014-01-23 16:59:49 -05:00
rollback.cc fixes #172 Moved memarena to util, made its public API more consistent with 2014-03-03 15:11:54 -05:00
rollback.h Refs Tokutek/mongo#650 Remove fullhash from rollback_log_nodes; fixes issue with large (or childful) transactions during recovery due to hash_id and filenum being decoupled 2013-11-04 22:17:01 -05: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 Refs Tokutek/mongo#650 Remove fullhash from rollback_log_nodes; fixes issue with large (or childful) transactions during recovery due to hash_id and filenum being decoupled 2013-11-04 22:17:01 -05: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 tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
sub_block_map.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
tdb-recover.cc tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
tdb_logprint.cc tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
tokuconst.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
tokuftdump.cc fixes #194 Move x1764 to util/ and make the public API consistent with 2014-03-03 14:48:03 -05:00
txn.cc Consolidate garbage collection information into txn_gc_info. Explicitly 2014-02-20 13:32:25 -05:00
txn.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -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 tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
txn_manager.cc fixes #192 Remove legacy OMT API. Some of it survives in omt-test.cc to 2014-03-03 21:52:22 -05:00
txn_manager.h Allow txn manager state to be created cheaply, with the option to later 2014-02-21 19:57:19 -05:00
txn_state.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
ule-internal.h fixes #46 Add dynamic-value omt clone (dmt) and use it to implement basement nodes 2014-03-02 22:46:49 -05:00
ule.cc fixes #200 Remove windows logic, which has not been supported in years. 2014-03-05 12:11:39 -05:00
ule.h #178 destroy ule status partitioned counters 2014-02-25 11:21:13 -05:00
valgrind.suppressions Refs Tokutek/ft-index#26 Fixes Tokutek/ft-index#31 Change api for *_multiple to support array indexing. Never call put/del_callback functions for src_db. 2013-08-12 14:20:59 -07:00
wbuf.h fixes #194 Move x1764 to util/ and make the public API consistent with 2014-03-03 14:48:03 -05:00
workset.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
xids-internal.h fixes #200 Remove windows logic, which has not been supported in years. 2014-03-05 12:11:39 -05:00
xids.cc tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
xids.h fixes #194 Move x1764 to util/ and make the public API consistent with 2014-03-03 14:48:03 -05:00
ybt.cc tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
ybt.h tokutek/ft-index#76 add US Patent 8,489,638 2013-10-04 16:49:53 -04:00