Commit graph

13 commits

Author SHA1 Message Date
John Esmet
d2ab8a6253 FT-241 Use #pragma once as a header guard 2014-06-14 20:25:34 -04:00
John Esmet
2cd8b4378e FT-249 FT-256 Add a message buffer class to replace FIFO. Use a real
functor instead of a macro for iterate.
2014-06-14 20:25:28 -04:00
John Esmet
39397aab93 FT-242 Begin breaking up fttypes.h by moving many things to their
appropriate headers
2014-06-14 20:24:46 -04:00
John Esmet
e61903510a Revert "FT-242 Begin breaking up fttypes.h by moving many things to their"
We will wait until after TokuMX 1.5.0 for these changes

This reverts commit 1927c6dd38.
2014-05-23 18:29:27 -04:00
John Esmet
c92c8cc967 FT-242 Begin breaking up fttypes.h by moving many things to their
appropriate headers
2014-05-23 18:10:29 -04:00
Rich Prohaska
2796c2d35c add US Patent 8,489,638 2013-10-04 16:49:53 -04:00
Leif Walsh
9f99932a76 refs 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 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 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
Yoni Fogel
d4cf29525f refs 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 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
Yoni Fogel
3a208cebc4 closes [t:4913]. Modelines now synchronized in every source/header file (and always top two lines)
git-svn-id: file:///svn/toku/tokudb@43762 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:00:36 -04:00
Leif Walsh
3719bf2c2f [t:4901] merging brt->ft rename to main
git-svn-id: file:///svn/toku/tokudb@43686 c7de825b-a66e-492c-adef-691d508d4ae1
2013-04-17 00:00:35 -04:00
Renamed from newbrt/brt_msg.h (Browse further)