Leif Walsh
6cfd541797
Merge branch 'errfunc-engine-status'
2014-03-25 11:22:08 -04:00
Leif Walsh
050040b96b
changed engine status printing with errcall to print line by line Tokutek/mongo#1028
2014-03-25 11:21:51 -04:00
Leif Walsh
237c565939
fixed master branch compilation that doesn't have windows code Tokutek/mongo#1028
2014-03-25 00:35:52 -04:00
Leif Walsh
f17970b7a6
Merge branch 'errcall-backtrace'
2014-03-25 00:35:20 -04:00
Leif Walsh
a7e52e2199
fix accidental comment Tokutek/mongo#1028
2014-03-25 00:35:08 -04:00
Leif Walsh
7f513aa692
Merge branch 'errcall-backtrace'
2014-03-25 00:13:14 -04:00
Leif Walsh
511f572b50
added errcall path to backtrace for tokumx Tokutek/mongo#1028
2014-03-25 00:12:58 -04:00
Leif Walsh
30818c79c8
Merge branch 'backtrace-errfile'
...
Conflicts:
buildheader/make_tdb.cc
portability/toku_assert.cc
src/ydb.cc
2014-03-10 10:22:35 -04:00
Leif Walsh
1b92856ce3
made do_backtrace an env function that uses errfile #201
...
fixes #201
2014-03-10 10:20:43 -04:00
John Esmet
20e3419630
fixes #200 Remove windows logic, which has not been supported in years.
2014-03-05 12:11:39 -05:00
John Esmet
7a76d84d01
fixes #198 Consolidate our portability code by moving toku_include/*
...
stuff into portability/
2014-03-03 20:07:57 -05:00
Leif Walsh
0537bf898e
Merge branch 'backtrace'
2014-03-03 16:09:54 -05:00
Leif Walsh
c4f5bc160a
fixed linkage of db_env_do_backtrace Tokutek/mongo#987
2014-03-03 16:09:28 -05:00
Leif Walsh
d98a25bb41
Merge branch 'backtrace'
2014-03-03 15:41:35 -05:00
Leif Walsh
8b1de15144
fixed linking Tokutek/mongo#987
2014-03-03 15:41:07 -05:00
Leif Walsh
8f6ae0f3ec
Merge branch 'backtrace'
2014-03-03 15:16:54 -05:00
Leif Walsh
501461a5f8
compilation fix Tokutek/mongo#987
2014-03-03 15:16:17 -05:00
Leif Walsh
86bcfa6ce8
Merge branch 'backtrace'
2014-03-03 14:57:54 -05:00
Leif Walsh
20b7dab63b
exported db_env_do_backtrace to get toku stack and engine status Tokutek/mongo#987
2014-03-03 14:25:01 -05:00
John Esmet
d037524b70
fixes #188 Renamed the last brt artifacts to ft_handle. Tried to keep
...
comments etc sane by not dropping a big sed bomb. Hopefully things make
sense from here on out.
2014-03-02 18:04:37 -05:00
Rich Prohaska
2796c2d35c
tokutek/ft-index#76 add US Patent 8,489,638
2013-10-04 16:49:53 -04:00
Yoni Fogel
48ec1d99c6
Refs Tokutek/ft-index#28 Add function to attach gdb to the running process and extract information.
2013-07-05 14:09:12 -07:00
Leif Walsh
82970ad7d1
#6 rename config.h to toku_config.h to prevent name clash
2013-04-27 13:52:40 -04:00
Leif Walsh
9f99932a76
refs #6566 fix typo in license text
...
git-svn-id: file:///svn/toku/tokudb@55577 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:36 -04:00
Leif Walsh
9fd20e61a4
refs #6566 add license text to all C/C++ files as a comment near the top
...
git-svn-id: file:///svn/toku/tokudb@55574 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:35 -04:00
Leif Walsh
84fef672e4
refs #6566 update all copyright strings to reflect an end year of 2013
...
git-svn-id: file:///svn/toku/tokudb@55567 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:35 -04:00
John Esmet
65cd284834
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'
...
git-svn-id: file:///svn/toku/tokudb@49851 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:15 -04:00
Yoni Fogel
d4cf29525f
refs #5081 Replace all usage:
...
BOOL->bool
FALSE->false
TRUE->true
u_int*_t->uint*_t
Also poisoned all of the variables
git-svn-id: file:///svn/toku/tokudb@46157 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:01:01 -04:00
Leif Walsh
958c447641
closes #5206 merge c++ changes to mainline
...
git-svn-id: file:///svn/toku/tokudb@45903 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:00:59 -04:00