-
Юрьев ЛЕОНИД ВАЛЕРЬЕВИЧ создал
2026-07-20 mdbx: update ChangeLog. 2026-07-19 mdbx-tests: fix/avoid inconsequential race update `ok` variable by different threads. 2026-07-19 mdbx-tests: change extension of valgrind-suppressions file to `*.supp`. 2026-07-19 mdbx-tests: fix typos in the `#if` condition next to `__cpp_lib_latch`. 2026-07-19 mdbx: more minor typos. 2026-07-19 mdbx-tests: add cleaning in `extra/nested-drop-abort` before launch. 2026-07-19 mdbx-tests: cleanup formatting. 2026-07-19 mdbx: fix inconsequential Valgrind warnings on builds with `MDBX_DEBUG_SEARCH_DISPATCHING`. 2026-07-19 mdbx-cmake: rename folder of auxiliary files. 2026-07-19 mdbx-doc: add in-development note to the README. 2026-07-19 mdbx-tests: reducing the size of the test database in `extra/open`. 2026-07-19 mdbx-tests: add a timeout check to `extra/get-cached` to avoid failures when using Valgrind. 2026-07-19 mdbx-tests: minor internal renames in `extra/get-cached`. 2026-07-19 mdbx: refine mmap-limit under Valgrind/ASAN. 2026-07-19 mdbx++: fix missing headroom reservation. 2026-07-19 mdbx++: simplify/de-template `buffer::silo::make_inplace()` and `buffer::silo::make_allocated()`. 2026-07-19 mdbx++: simplify/clarify `buffer::silo::reshape<>()`. 2026-07-18 mdbx++: fix/clearing of buffer move-assignment operator from the dependencies of the intermediate state. 2026-07-18 mdbx++: move `iov_len` assignment from function call args. 2026-07-18 mdbx++: rename `buffer::asset()` to `asset_modality()`. 2026-07-18 mdbx++: add comment to `buffer::silo::exchange()`. 2026-07-18 mdbx++: simplify `mdbx::buffer<>` assignment operators by move `silo.release()` into allocation-aware helpers. 2026-07-18 mdbx++: cleanup spaces (cosmetics). 2026-07-18 mdbx++: drop using `select_on_container_copy_construction()` in copy-assign_alloc operations. 2026-07-18 mdbx++: using local aliases of allocation-aware helpers. 2026-07-18 mdbx++: add `is_always_equal()` to internal allocation-aware helpers. 2026-07-18 mdbx-tests: fix `stochastic.sh` after moving the Valgrind suppressions file.
24cb95c1