- 19 Jun, 2014 4 commits
-
-
John Esmet authored
toku_dbt_is_infinite(). Also, check for the builtin key comparison function to get an inlined version to run when possible.
-
John Esmet authored
FT-281 Add support for big-endian keys that can be compared using the builtin key comparison function
-
John Esmet authored
-
John Esmet authored
keys must come from a DBT stored in the ftnode by adding ftnode_pivot_keys::fill_dbt()
-
- 17 Jun, 2014 1 commit
-
-
John Esmet authored
-
- 16 Jun, 2014 10 commits
-
-
John Esmet authored
of gcc
-
John Esmet authored
-
John Esmet authored
safer and more readable.
-
John Esmet authored
-
John Esmet authored
function
-
Leif Walsh authored
-
Leif Walsh authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
possible, untangling the dependency between parameters 'ft->compare_fun' and 'ft->cmp_descriptor' in a sensible way. It is now much less necessary to create a fake db (good) and some long parameter lists are now shorter (it's a start)
-
- 15 Jun, 2014 25 commits
-
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
each transaction's ranges instead of a hand-rolled buffer.
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
db->getf_set now perform zero mallocs. Also, move the is_temporary bit into the cursor constructor.
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
functor instead of a macro for iterate.
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
-
John Esmet authored
rest of the code base
-
John Esmet authored
appropriate headers
-