libmdbx/src
2022-07-27 21:08:54 +03:00
..
man1 mdbx: bump version to 0.12.0 (not a release but preparation for changing feature set and API). 2022-06-25 15:14:46 +03:00
alloy.c mdbx: update Copyright year. 2022-01-17 11:06:14 +03:00
base.h mdbx: add MDBX_HAVE_CMOV macro/option. 2022-07-27 21:08:54 +03:00
bits.md mdbx: rework page validation/checking, add MDBX_VALIDATION option (squashed). 2022-07-07 14:10:09 +03:00
config.h.in mdbx: rework page validation/checking, add MDBX_VALIDATION option (squashed). 2022-07-07 14:10:09 +03:00
core.c mdbx: auto-coalesce of GC's records with less overhead. 2022-07-27 21:08:54 +03:00
debug_begin.h mdbx: check for GCC/clang in debug-includes (insignificant internals). 2022-01-04 13:41:25 +03:00
debug_end.h mdbx: check for GCC/clang in debug-includes (insignificant internals). 2022-01-04 13:41:25 +03:00
internals.h mdbx: auto-coalesce of GC's records with less overhead. 2022-07-27 21:08:54 +03:00
lck-posix.c mdbx: fix minor typo in comment. 2022-06-04 02:07:19 +03:00
lck-windows.c mdbx: fix build for ARM/ARM64 by MSVC. 2022-04-22 17:18:58 +03:00
mdbx_chk.c mdbx-tools: use MDBX_DBG_DUMP, MDBX_DBG_ASSERT, MDBX_DBG_AUDIT inside mdbx_chk. 2022-07-11 20:28:07 +03:00
mdbx_copy.c mdbx: update Copyright year. 2022-01-17 11:06:14 +03:00
mdbx_drop.c mdbx: update Copyright year. 2022-01-17 11:06:14 +03:00
mdbx_dump.c mdbx-tools: use MDBX_VALIDATION. 2022-07-07 21:48:34 +03:00
mdbx_load.c mdbx: update Copyright year. 2022-01-17 11:06:14 +03:00
mdbx_stat.c mdbx: update Copyright year. 2022-01-17 11:06:14 +03:00
mdbx.c++ mdbx++: add to mdbx::env overloads with const char* pathname parameter. 2022-07-13 21:45:23 +03:00
ntdll.def mdbx-windows: handling EXCEPTION_POSSIBLE_DEADLOCK. 2020-11-29 05:49:15 +03:00
options.h mdbx: minor refine MDBX_UNALIGNED_OK. 2022-07-23 12:15:19 +03:00
osal.c mdbx-windows: refine/fix mdbx_check_fs_local() for CDROM case. 2022-06-04 02:08:24 +03:00
osal.h mdbx: reorganize internal includes. 2022-06-02 20:35:40 +03:00
version.c.in mdbx: make MDBX_STRINGIFYmacro public. 2021-07-26 03:53:11 +03:00
wingetopt.c mdbx-tools: fix getopt's messages for windows. 2020-09-25 01:53:43 +03:00
wingetopt.h mdbx-build: rearrange source files, rework CMakeLists.txt and refine GNUMakefile (squashed). 2020-04-17 00:37:57 +03:00