libmdbx/src
Leonid Yuriev bd2c3d1c9c mdbx-tools: minor refine/cleanup.
Change-Id: I94974246c1212cf98bf3d31419e8a0fc24c5decc
2021-03-15 01:31:38 +03:00
..
man1 mdbx-tools: add mdbx_drop tool. 2021-03-13 15:45:15 +03:00
alloy.c mdbx: HNY! 2021-01-26 07:27:13 +03:00
bits.md mdbx: minor refine internals comments/docs. 2020-10-29 00:55:12 +03:00
config.h.in mdbx: add MDBX_DISABLE_PAGECHECKS build option. 2021-02-07 02:53:54 +03:00
core.c mdbx: simplify check_txn_rw(). 2021-03-14 16:33:06 +03:00
debug_begin.h mdbx-debug: alter begin/end debug-includes. 2020-10-26 14:36:59 +03:00
debug_end.h mdbx-debug: alter begin/end debug-includes. 2020-10-26 14:36:59 +03:00
defs.h mdbx: HNY! 2021-01-26 07:27:13 +03:00
internals.h mdbx: refine mdbx_env_set_geometry() internals and 16-bit representation of grow/shrink values. 2021-03-14 03:42:52 +03:00
lck-posix.c mdbx: use C11 atomics if available instead of legacy memory barriers. 2021-01-30 02:28:12 +03:00
lck-windows.c mdbx: use C11 atomics if available instead of legacy memory barriers. 2021-01-30 02:28:12 +03:00
mdbx_chk.c mdbx-tools: minor fix a condition for details output about leaf pages. 2021-03-01 23:09:18 +03:00
mdbx_copy.c mdbx-tools: minor refine/cleanup. 2021-03-15 01:31:38 +03:00
mdbx_drop.c mdbx-tools: minor refine/cleanup. 2021-03-15 01:31:38 +03:00
mdbx_dump.c mdbx: HNY! 2021-01-26 07:27:13 +03:00
mdbx_load.c mdbx-tools: minor speedup mdbx_load by adding __hot/__inline for internal functions. 2021-03-13 15:48:31 +03:00
mdbx_stat.c mdbx-tools: minor refine/cleanup. 2021-03-15 01:31:38 +03:00
mdbx.c++ mdbx: fix operation for unusual small/large system page size. 2021-01-29 21:19:58 +03:00
ntdll.def mdbx-windows: handling EXCEPTION_POSSIBLE_DEADLOCK. 2020-11-29 05:49:15 +03:00
options.h mdbx: add MDBX_DISABLE_PAGECHECKS build option. 2021-02-07 02:53:54 +03:00
osal.c mdbx: HNY! 2021-01-26 07:27:13 +03:00
osal.h mdbx: use C11 atomics if available instead of legacy memory barriers. 2021-01-30 02:28:12 +03:00
version.c.in mdbx-doc: provide non-API docs via doxygen (squashed). 2020-07-23 18:44:32 +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