An error occurred fetching the project authors.
- 17 Apr, 2013 13 commits
-
-
Rich Prohaska authored
git-svn-id: file:///svn/toku/tokudb@42872 c7de825b-a66e-492c-adef-691d508d4ae1
-
Rich Prohaska authored
git-svn-id: file:///svn/toku/tokudb@40068 c7de825b-a66e-492c-adef-691d508d4ae1
-
Rich Prohaska authored
git-svn-id: file:///svn/toku/tokudb@36278 c7de825b-a66e-492c-adef-691d508d4ae1
-
Rich Prohaska authored
git-svn-id: file:///svn/toku/tokudb@35392 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
git-svn-id: file:///svn/toku/tokudb@23201 c7de825b-a66e-492c-adef-691d508d4ae1
-
Bradley C. Kuszmaul authored
Merge changes from 2216a to main (except possibly for the windows subdirectory, which Yoni will do separately). 2216a is no longer valid. Refs #2216. [t:2216]. {{{ svn merge -r17301:18179 https://svn.tokutek.com/tokudb/toku/tokudb.2216a/src/tests }}} git-svn-id: file:///svn/toku/tokudb@18181 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
git-svn-id: file:///svn/toku/tokudb@16673 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
git-svn-id: file:///svn/toku/tokudb@12081 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
git-svn-id: file:///svn/toku/tokudb@10392 c7de825b-a66e-492c-adef-691d508d4ae1
-
Rich Prohaska authored
git-svn-id: file:///svn/toku/tokudb@8735 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@7804 c7de825b-a66e-492c-adef-691d508d4ae1
-
Rich Prohaska authored
git-svn-id: file:///svn/tokudb.1131b+1080a+1185@6406 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 21 Jul, 2008 1 commit
-
-
Yoni Fogel authored
Standardize unsigned ints: uint8_t -> u_int8_t uint32_t -> u_int32_t uint64_t ->u_int64_t Windows seems to differentiate between the two, linux does not. git-svn-id: file:///svn/tokudb@5239 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 08 May, 2008 1 commit
-
-
Bradley C. Kuszmaul authored
git-svn-id: file:///svn/tokudb@3855 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 27 Mar, 2008 1 commit
-
-
Yoni Fogel authored
Merge all of ticket 567 into trunk git-svn-id: file:///svn/tokudb@3134 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 17 Mar, 2008 2 commits
-
-
Yoni Fogel authored
Fixes a bug with escalation caught by valgrind. git-svn-id: file:///svn/tokudb@2904 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
implemented lock escalation MINUS flagging of messy transactions implemented tests for lock escalation git-svn-id: file:///svn/tokudb@2902 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 Feb, 2008 3 commits
-
-
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
-
Yoni Fogel authored
Addresses #337 Makefile modifications, test modifications, Lock tree is better integraded with db. git-svn-id: file:///svn/tokudb@2126 c7de825b-a66e-492c-adef-691d508d4ae1
-
Vincenzo Liberatore authored
Fixes the tests with a bound on the number of ranges, and fixes a bug in lock tree unlock git-svn-id: file:///svn/tokudb@2125 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 04 Feb, 2008 2 commits
-
-
Vincenzo Liberatore authored
Addresses #307 Write lock tests. Bug fix on borderwrite check. git-svn-id: file:///svn/tokudb@2078 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
-
- 01 Feb, 2008 2 commits
-
-
Yoni Fogel authored
Addresses #307 Replaced unsigned with u_int32_t Also one bugfix with incorrect assert. Made all tests run properly (bugs were mostly in the test). git-svn-id: file:///svn/tokudb@2035 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
Addresses #307 \marginpar{Code review/refactor pass} Write locks should be done now. Modified makefile Tests updated to remove warnings. Not all tests pass currently. git-svn-id: file:///svn/tokudb@2031 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 30 Jan, 2008 1 commit
-
-
Yoni Fogel authored
Additional tests. Code coverage of non-write stuff is complete except for asserts and error cases. We have not yet checked branch coverage. git-svn-id: file:///svn/tokudb@1973 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 25 Jan, 2008 2 commits
-
-
Yoni Fogel authored
Addresses #293 Bugfixes in locktree, selfread must NOT allow overlaps. git-svn-id: file:///svn/tokudb@1880 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
Initial tests and makefile for lock tree. git-svn-id: file:///svn/tokudb@1861 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 18 Jan, 2008 2 commits
-
-
Yoni Fogel authored
First set of test cases for range trees. linear.c is stub implementation so we can compile and write tests before we actually implement the range tree. The makefiles were modified just enough to get this to work, and have to be cleaned up a lot. git-svn-id: file:///svn/tokudb@1740 c7de825b-a66e-492c-adef-691d508d4ae1
-
Yoni Fogel authored
git-svn-id: file:///svn/tokudb@1733 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 07 Jan, 2008 1 commit
-
-
Bradley C. Kuszmaul authored
git-svn-id: file:///svn/tokudb@1535 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 31 Dec, 2007 1 commit
-
-
Rich Prohaska authored
git-svn-id: file:///svn/tokudb@1442 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 18 Dec, 2007 2 commits
-
-
Rich Prohaska authored
git-svn-id: file:///svn/tokudb@1217 c7de825b-a66e-492c-adef-691d508d4ae1
-
Rich Prohaska authored
git-svn-id: file:///svn/tokudb@1199 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 12 Dec, 2007 2 commits
-
-
Rich Prohaska authored
git-svn-id: file:///svn/tokudb@1105 c7de825b-a66e-492c-adef-691d508d4ae1
-
Bradley C. Kuszmaul authored
* Use separate random number generator instead of the one that tokudb uses. * Don't use gettimeofday. Instead look through the timestamps and use 1+ the max of the previous timestamps. Increment whenever we need a new one. * Create a make rule to test it: Do {{{make test_db_assoc3.tdbrun}}} Addresses #162. git-svn-id: file:///svn/tokudb@1095 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 07 Dec, 2007 1 commit
-
-
Yoni Fogel authored
git-svn-id: file:///svn/tokudb@1004 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 06 Dec, 2007 1 commit
-
-
Yoni Fogel authored
Closes #66 git-svn-id: file:///svn/tokudb@988 c7de825b-a66e-492c-adef-691d508d4ae1
-
- 30 Nov, 2007 1 commit
-
-
Bradley C. Kuszmaul authored
git-svn-id: file:///svn/tokudb@859 c7de825b-a66e-492c-adef-691d508d4ae1
-