.. |
man1
|
mdbx: release v0.11.10
|
2022-08-22 13:32:24 +03:00 |
alloy.c
|
mdbx: update Copyright year.
|
2022-01-17 11:06:14 +03:00 |
base.h
|
mdbx: never use modern __cxa_thread_atexit() on Apple's OSes.
|
2022-08-08 15:23:39 +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: minor fix extra ensure/assertion check of oldest_reader inside txn_end() .
|
2022-09-09 19:56:48 +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: avoid memory-model from variables for C11 atomics (workaround for lcc 1.26).
|
2022-06-12 20:04:35 +03:00 |
lck-posix.c
|
mdbx: add explicit error message for Buildroot's Microblaze toolchain maintainers.
|
2022-08-22 12:59:42 +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++: refine/simplify wchar_t support for pathnames.
|
2022-08-09 18:54:22 +03:00 |
ntdll.def
|
mdbx-windows: handling EXCEPTION_POSSIBLE_DEADLOCK .
|
2020-11-29 05:49:15 +03:00 |
options.h
|
mdbx-docs: refine Build options for Doxygen.
|
2022-05-03 12:05:16 +03:00 |
osal.c
|
mdbx: use MultiByteToWideChar(CP_THREAD_ACP) instead of mbstowcs() .
|
2022-08-09 16:12:24 +03:00 |
osal.h
|
mdbx: use MultiByteToWideChar(CP_THREAD_ACP) instead of mbstowcs() .
|
2022-08-09 16:12:24 +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 |