An error occurred fetching the project authors.
- 17 Apr, 2013 12 commits
-
-
Yoni Fogel authored
git-svn-id: file:///svn/toku/tokudb@11400 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
Several fixes are included, particulary db remove after db truncate (with descriptor) does not crash anymore. svn merge -r 10931:11019 ../tokudb.1510 git-svn-id: file:///svn/toku/tokudb@11020 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
All src/tests now have the following first 3 lines: 1- Modeline 2- Ident 3- include test.h (test.h includes toku_portability.h immediately after modeline and ident) Only one include for test.h, and no (direct) includes for toku_portability.h git-svn-id: file:///svn/toku/tokudb@8713 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
toku_portability.h is now the first header include for all ydb test files. Also added modelines where missing. git-svn-id: file:///svn/toku/tokudb@8689 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
Original message: Create a branch to make Doug Lea's malloc work. The big problem is having another malloc() in the system breaks things. Address #1343, #1032.
-
Yoni Fogel authored
src tests now call toku_ydb_init/destroy (if in windows) Linux uses .so constructor/destructor methods git-svn-id: file:///svn/toku/tokudb.1032b@8398 c7de825b-a66e-492c-adef-691d508d4ae1
-
Rich Prohaska authored
git-svn-id: file:///svn/toku/tokudb.1032b@7952 c7de825b-a66e-492c-adef-691d508d4ae1
-
Rich Prohaska authored
git-svn-id: file:///svn/toku/tokudb.1032b@7847 c7de825b-a66e-492c-adef-691d508d4ae1
-
Rich Prohaska authored
git-svn-id: file:///svn/toku/tokudb.1032b@7845 c7de825b-a66e-492c-adef-691d508d4ae1
-
Rich Prohaska authored
git-svn-id: file:///svn/toku/tokudb.1032b@7844 c7de825b-a66e-492c-adef-691d508d4ae1
-
Rich Prohaska authored
git-svn-id: file:///svn/toku/tokudb.1032b@7835 c7de825b-a66e-492c-adef-691d508d4ae1
-
Bradley C. Kuszmaul authored
git-svn-id: file:///svn/tokudb.1131b+1080a+1185@6397 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 22 May, 2008 1 commit
-
-
Bradley C. Kuszmaul authored
* Create an exact bit (#818) for the sums (but doesn't calculate it.) * Add magic to the file header (#22) * Add per-subdb dupsort flags. (#333). Did {{{ $ cd tokudb $ svn merge -r3990:4094 https://svn.tokutek.com/tokudb/tokudb.818/ $ cd .. $ svn delete tokudb.818 }}} git-svn-id: file:///svn/tokudb@4095 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 06 May, 2008 1 commit
-
-
Bradley C. Kuszmaul authored
git-svn-id: file:///svn/tokudb@3814 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 08 Mar, 2008 1 commit
-
-
Bradley C. Kuszmaul authored
git-svn-id: file:///svn/tokudb@2643 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 28 Jan, 2008 1 commit
-
-
Rich Prohaska authored
tokudb_load now supports dupsort databases. we defer judgement on db flags until the db->open method is called. this allows incremental update of the flags. closes #314 git-svn-id: file:///svn/tokudb@1938 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 16 Jan, 2008 1 commit
-
-
Rich Prohaska authored
git-svn-id: file:///svn/tokudb@1694 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 22 Dec, 2007 1 commit
-
-
Bradley C. Kuszmaul authored
git-svn-id: file:///svn/tokudb@1331 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 14 Dec, 2007 1 commit
-
-
Rich Prohaska authored
git-svn-id: file:///svn/tokudb@1128 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 29 Nov, 2007 1 commit
-
-
Bradley C. Kuszmaul authored
git-svn-id: file:///svn/tokudb@818 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 26 Nov, 2007 1 commit
-
-
Rich Prohaska authored
git-svn-id: file:///svn/tokudb@754 c7de825b-a66e-492c-adef-691d508d4ae1
-