- 01 Apr, 2013 1 commit
-
-
Quanah Gibson-Mount authored
-
- 28 Mar, 2013 1 commit
-
-
Quanah Gibson-Mount authored
-
- 27 Mar, 2013 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 26 Mar, 2013 3 commits
-
-
Howard Chu authored
-
Quanah Gibson-Mount authored
-
-
- 25 Mar, 2013 11 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
Quanah Gibson-Mount authored
-
-
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
-
-
- 23 Mar, 2013 1 commit
-
-
Claude Brisson authored
If the variable dkey.mv_size is non-zero, then it means dkey contains some original data which has to be put back in the child db, typically when the child db has just been created. But when using MDB_MULTIPLE, if this variable has not been reset to zero, we may come back to this section and wrongly think that there is some original data to be taken care of.
-
- 19 Mar, 2013 4 commits
-
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
-
- 18 Mar, 2013 9 commits
-
-
Quanah Gibson-Mount authored
-
typos in quicksort
-
Quanah Gibson-Mount authored
-
-
Was already being checked for other message types.
-
Quanah Gibson-Mount authored
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 13 Mar, 2013 3 commits
-
-
Quanah Gibson-Mount authored
-
Howard Chu authored
Allow leaf pages to have only 1 key.
-
Howard Chu authored
-
- 11 Mar, 2013 4 commits
-
-
Howard Chu authored
Causes Bus Error on SPARC
-
Howard Chu authored
Android supports madvise but not posix_madvise
-
Howard Chu authored
Add missing parens
-
Howard Chu authored
It's harmful when the DB is larger than RAM.
-
- 06 Mar, 2013 1 commit
-
-
Howard Chu authored
A page must always have at least 2 keys (unless it's a root page)
-