You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2026-07-27 mdbx: update ChangeLog.
2026-07-27 mdbx: minor refine `page_retire_ex()`.
2026-07-27 mdbx-doc: split/restructure ChangeLog.
2026-07-27 mdbx: fix atomics-types.h for Embarcadero C11-atomics build on Windows.
2026-07-26 mdbx++: fix stupid MSVC warning in `mdbx::slice::as_pod()`.
2026-07-26 mdbx-tests: add `issue_gh0011`.
2026-07-26 mdbx: fix extra rdt-unlock in the failure path of `dxb_resize()`.
2026-07-26 mdbx: carefully handle the returned intermediate error codes in `meta_wipe_steady()`.
2026-07-26 mdbx: fix assertion parentheses in `mdbx_txn_renew()`.
2026-07-26 mdbx-make: fix checking Bash version.
2026-07-26 mdbx: refine `page_split()` to mark new pages with `P_STICKED` until finish.
2026-07-26 mdbx: track cursors for all modify/touch operations since new spilling could be triggered from `page_alloc()`.
2026-07-25 mdbx: add internal `cursor_stack()`.
2026-07-26 mdbx: introduce `P_STICKED` and stick new subroot until attach to a tree.
2026-07-26 mdbx: fix outer-clone flags in `cursor_clone_slightly()` when source is inner.
2026-07-25 mdbx-tests: add `issue_gh0010`.
0 commit comments