.. |
darwin
|
mdbx: refine attribute-based macros.
|
2019-08-25 04:37:15 +03:00 |
pcrf
|
mdbx: use enums & bool in the C API.
|
2020-08-06 01:48:56 +03:00 |
append.cc
|
mdbx-test: rework append testcase.
|
2020-10-26 03:52:07 +03:00 |
base.h
|
mdbx-build: rearrange source files, rework CMakeLists.txt and refine GNUMakefile (squashed).
|
2020-04-17 00:37:57 +03:00 |
cases.cc
|
mdbx-test: more auto-adjustment of min/max length of key/values.
|
2020-10-26 00:42:21 +03:00 |
chrono.cc
|
mdbx: a lot of spelling (squashed).
|
2020-09-25 01:01:25 +03:00 |
chrono.h
|
mdbx: a lot of spelling (squashed).
|
2020-09-25 01:01:25 +03:00 |
CMakeLists.txt
|
mdbx-cmake: makes an C++ compiler optional.
|
2020-09-27 17:01:59 +03:00 |
config.cc
|
mdbx: Merge branch 'master' into devel.
|
2020-09-25 01:14:57 +03:00 |
config.h
|
mdbx: using enum instead of #define for flags/modes.
|
2020-07-08 02:26:46 +03:00 |
copy.cc
|
mdbx-test: use mdbx_env_delete() in a test and drop aux functions.
|
2020-10-10 00:59:12 +03:00 |
dead.cc
|
mdbx: HNY!
|
2020-01-21 00:17:55 +03:00 |
dump-load.sh
|
mdbx-test: add dump-load.sh script.
|
2020-05-15 22:03:29 +03:00 |
hill.cc
|
mdbx: more spelling.
|
2020-10-21 01:00:48 +03:00 |
jitter.cc
|
mdbx-test: minor extension for jitter test case.
|
2020-12-17 17:41:24 +03:00 |
keygen.cc
|
mdbx: avoid paranoid CLANG's enum ops UB.
|
2020-11-17 15:00:51 +03:00 |
keygen.h
|
mdbx-test: rework/refine key-value generation.
|
2020-10-26 03:52:07 +03:00 |
log.cc
|
mdbx: Merge branch 'master' into devel.
|
2020-09-25 01:14:57 +03:00 |
log.h
|
mdbx++: changes after codereview-1 (part 2 of 2).
|
2020-09-14 21:19:56 +03:00 |
long_stochastic.sh
|
mdbx-test: extends long-stochastic script.
|
2020-09-21 17:18:07 +03:00 |
main.cc
|
mdbx-test: more auto-adjustment of min/max length of key/values.
|
2020-10-26 00:42:21 +03:00 |
nested.cc
|
mdbx: avoid paranoid CLANG's enum ops UB.
|
2020-11-17 15:00:51 +03:00 |
osal-unix.cc
|
mdbx-test: fix actor_poll() against the EBADF error from pipe.
|
2020-11-17 15:40:02 +03:00 |
osal-windows.cc
|
mdbx-test: use mdbx_env_delete() in a test and drop aux functions.
|
2020-10-10 00:59:12 +03:00 |
osal.h
|
mdbx-test: use mdbx_env_delete() in a test and drop aux functions.
|
2020-10-10 00:59:12 +03:00 |
test.cc
|
mdbx-test: fix speculum-check iterator.
|
2020-11-19 17:28:47 +03:00 |
test.h
|
mdbx-test: minor extension for jitter test case.
|
2020-12-17 17:41:24 +03:00 |
try.cc
|
mdbx: use enums & bool in the C API.
|
2020-08-06 01:48:56 +03:00 |
ttl.cc
|
mdbx: use enums & bool in the C API.
|
2020-08-06 01:48:56 +03:00 |
utils.cc
|
mdbx-test: add flipcoin_n() .
|
2020-10-26 01:30:35 +03:00 |
utils.h
|
mdbx-test: extending speculum mode for cursors tracking verification.
|
2020-11-16 07:07:39 +03:00 |
valgrind_suppress.txt
|
mdbx-test: add Valgrind-suppression for msync() from mdbx_mapresize().
|
2020-09-21 17:18:01 +03:00 |