.. |
tests
|
refs #5629 get rid of some unneeded byte flipping. stick to little endian witha little endian comparison function.
|
2013-04-17 00:01:18 -04:00 |
CMakeLists.txt
|
refs #5710 fix mac build
|
2013-04-17 00:01:19 -04:00 |
file.cc
|
refs #5710 add toku_current_time_nanosec, rename current_time_usec to use 'microsec' to be more consistent
|
2013-04-17 00:01:19 -04:00 |
memory.cc
|
refs #5418 merge promotion to main
|
2013-04-17 00:01:14 -04:00 |
os_malloc.cc
|
closes #5206 merge c++ changes to mainline
|
2013-04-17 00:00:59 -04:00 |
portability.cc
|
refs #5418 merge promotion to main
|
2013-04-17 00:01:14 -04:00 |
toku_assert.cc
|
fixes #5351 fixes #5528 merge the new locktree to main. the locktree, locktree manager, and blocking lock request api are implemented at the toplevel under locktree/ and the ydb layer has been modified to use the new API. some kruft has been deleted from various parts of the source tree and these merge also includes a change where we kill 'includes.h'
|
2013-04-17 00:01:15 -04:00 |
toku_atomic.h
|
refs #5418 merge promotion to main
|
2013-04-17 00:01:14 -04:00 |
toku_byteswap.h
|
refs #5368 add implementations for some things in the portability layer
|
2013-04-17 00:01:11 -04:00 |
toku_crash.h
|
refs #5671 implement join_timeout with a portable 'crash and dump core' function
|
2013-04-17 00:01:18 -04:00 |
toku_fair_rwlock.cc
|
refs #5418 merge promotion to main
|
2013-04-17 00:01:14 -04:00 |
toku_fair_rwlock.h
|
refs #5418 merge promotion to main
|
2013-04-17 00:01:14 -04:00 |
toku_htonl.h
|
refs #5629 get rid of some unneeded byte flipping. stick to little endian witha little endian comparison function.
|
2013-04-17 00:01:18 -04:00 |
toku_os_types.h
|
closes #5485 #5368 clean up cmake and get darwin portability:
|
2013-04-17 00:01:07 -04:00 |
toku_pthread.cc
|
refs #5368 add implementations for some things in the portability layer
|
2013-04-17 00:01:11 -04:00 |
toku_pthread.h
|
refs #5713 whoopsies, compile fix for release builds
|
2013-04-17 00:01:19 -04:00 |
toku_random.h
|
refs #5155 refs #5308 closes #5309 merge new omt api functions to main (still unused), use templated omt for TOKUTXN->open_fts, OMT becomes a wrapper for omt<OMTVALUE>, other misc fixes
|
2013-04-17 00:01:02 -04:00 |
toku_stdint.h
|
closes #5206 merge c++ changes to mainline
|
2013-04-17 00:00:59 -04:00 |
toku_stdlib.h
|
closes #5206 merge c++ changes to mainline
|
2013-04-17 00:00:59 -04:00 |
toku_time.h
|
refs #5710 add counters for the number of bytes read and time spent doing IO, for the various ways you can do a fetch. improve the name of get_tokutime() and get rid of the now defunct toku_current_time_nanoseconds()
|
2013-04-17 00:01:19 -04:00 |