- 04 Feb, 2021 1 commit
-
-
Quanah Gibson-Mount authored
-
- 28 Jan, 2021 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
To allow reloading of custom-sorted DBs from mdb_dump
-
- 11 Jan, 2021 1 commit
-
-
Quanah Gibson-Mount authored
-
- 26 Oct, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 23 Oct, 2020 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
On DUPSORT DBs, must initialize xcursor regardless of whether caller requested its data. Also in cursor_prev must check whether cursor index is still within range before using it.
-
- 12 Aug, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 11 Aug, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 23 Jul, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 16 Jun, 2020 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
FreeBSD 11 supports robust process-shared POSIX mutexes, but requires them to be explicitly destroyed before munmap
-
- 30 Jan, 2020 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 23 Jan, 2020 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 09 Jan, 2020 1 commit
-
-
Quanah Gibson-Mount authored
-
- 22 Nov, 2019 1 commit
-
-
Quanah Gibson-Mount authored
-
- 21 Nov, 2019 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
-
- 26 Aug, 2019 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
mdb_load wasn't properly inserting escaped backslashes into the data. mdb_dump wasn't escaping backslashes when generating printable output.
-
- 19 Jul, 2019 1 commit
-
-
Howard Chu authored
-
- 16 Apr, 2019 2 commits
-
-
Howard Chu authored
-
Broken in ITS#8756
-
- 10 Feb, 2019 2 commits
-
-
Howard Chu authored
-
CreateFileMapping already takes care of it.
-
- 31 Jan, 2019 2 commits
-
-
Howard Chu authored
-
Howard Chu authored
Bump up number of keys for which we use fine-grained splitpoint search
-
- 14 Jan, 2019 2 commits
-
-
Howard Chu authored
-
Quanah Gibson-Mount authored
-
- 19 Dec, 2018 2 commits
-
-
Quanah Gibson-Mount authored
-
Quanah Gibson-Mount authored
-
- 10 Sep, 2018 6 commits
-
-
Howard Chu authored
-
-
Howard Chu authored
-
Howard Chu authored
Unnecessary since these are DUPs, the key will always be the same
-
Howard Chu authored
-
Howard Chu authored
Avoid stomping on flags from 1st readhr invocation
-