ruby-mdbx/ext/mdbx_ext
mahlon a2d0fe8a5c Don't fail compiling against pre 0.13 versions.
I mostly want this library to remain in lockstep with what is considered the
stable version of libmdbx, and if you require a past version, just pin it.

In this case however, the breakage outweighs adding a simple compatibility check.

Closes 1f1f5e4c44188a9cd1d9f83fd8fdb1afe3dd7e29.

FossilOrigin-Name: 89b49806a28078e58b3c93f5fee2ff11290405a9c4b42ba11a4412d73eafd8aa
2025-02-20 22:11:51 +00:00
..
database.c Don't fail compiling against pre 0.13 versions. 2025-02-20 22:11:51 +00:00
extconf.rb Don't fail compiling against pre 0.13 versions. 2025-02-20 22:11:51 +00:00
mdbx_ext.c Updates to support libmdbx 0.12.x. 2024-03-25 01:58:15 +00:00
mdbx_ext.h Add Loggability for nicer debugging output. 2021-10-06 17:25:50 +00:00
stats.c Fix build for FreeBSD/clang. 2024-03-25 03:03:17 +00:00