An error occurred fetching the project authors.
- 19 Mar, 2008 1 commit
-
-
Yoni Fogel authored
while investigating 554, came across this issue of not checking for proper value This MAY fix 554, but we doubt it. git-svn-id: file:///svn/tokudb@2953 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 12 Mar, 2008 1 commit
-
-
Yoni Fogel authored
git-svn-id: file:///svn/tokudb@2770 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 07 Mar, 2008 1 commit
-
-
Yoni Fogel authored
All function names that started with __toku_ now start with toku__ We no longer have function symbols that start with '__' git-svn-id: file:///svn/tokudb@2623 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 06 Mar, 2008 1 commit
-
-
Yoni Fogel authored
created two versions of the lock tree, distinguished by -DTOKU_RT_NOOVERLAPS modified rth iterator to provide hash key git-svn-id: file:///svn/tokudb@2588 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 06 Feb, 2008 1 commit
-
-
Yoni Fogel authored
Modified makefiles to clean up install process Added tests Added hash table to store list of db's that a tx has access to. git-svn-id: file:///svn/tokudb@2130 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 04 Feb, 2008 2 commits
-
-
Vincenzo Liberatore authored
Addresses #307 Beautifies Makefile in tests. Fixes initialization of hash table scanning. git-svn-id: file:///svn/tokudb@2080 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
Added test cases for the hashtable. Now has 100% line and branch coverage of hashtable except for asserts. git-svn-id: file:///svn/tokudb@2077 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 02 Feb, 2008 4 commits
-
-
Yoni Fogel authored
Addresses #293 Addresses #307 Finished code and integration of rangetree hashtable and lock tree. All tests pass now (although tests have not yet been written for the hashtable). git-svn-id: file:///svn/tokudb@2045 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
Addresses #329 Combined rangetree hashtables and the lock tree. git-svn-id: file:///svn/tokudb@2044 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
Moved hash_tables to the lock tree dir git-svn-id: file:///svn/tokudb@2042 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
Most of the implementation of the range tree hash table git-svn-id: file:///svn/tokudb@2041 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 01 Feb, 2008 1 commit
-
-
Vincenzo Liberatore authored
Header file git-svn-id: file:///svn/tokudb@2040 c7de825b-a66e-492c-adef-691d508d4ae1
-