.. |
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: use _tlv_atexit() on Darwin/MacOSX.
|
2022-06-11 21:16:29 +03:00 |
bits.md
|
mdbx: avoid extra looping inside mdbx_page_alloc() for mdbx_prep_backlog() .
|
2022-02-15 03:17:05 +03:00 |
config.h.in
|
mdbx-windows: remove MDBX_CONFIG_MANUAL_TLS_CALLBACK build option and add MDBX_MANUAL_MODULE_HANDLER macro.
|
2021-05-08 18:39:18 +03:00 |
core.c
|
mdbx: add cache for pointers to last/steady meta-pages (off by default).
|
2022-07-02 22:52:31 +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: add cache for pointers to last/steady meta-pages (off by default).
|
2022-07-02 22:52:31 +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: use todo4recovery://erased_by_github/ for dead (or temporarily lost) resources.
|
2022-04-21 15:34:53 +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: update Copyright year.
|
2022-01-17 11:06:14 +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: reorganize internal includes.
|
2022-06-02 20:35:40 +03:00 |
ntdll.def
|
mdbx-windows: handling EXCEPTION_POSSIBLE_DEADLOCK .
|
2020-11-29 05:49:15 +03:00 |
options.h
|
mdbx: add cache for pointers to last/steady meta-pages (off by default).
|
2022-07-02 22:52:31 +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_STRINGIFY macro 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 |