ruby-mdbx/ext/mdbx_ext
mahlon@martini.nu e9b476a4d7 Multiple changes.
- Raise an error if invalid options are passed to the constructor.
- Bugfix: Ensure drop() only removes the specified collection.
- Fix initializer double memory allocation.
- Fix key/data object allocation: make garbage collection safe.
- Move common macros to the global header file.

FossilOrigin-Name: 98d3016bd25921dead39d9c5474712766b56519d575bc8cd960932b3fbc16b69
2021-06-28 23:39:46 +00:00
..
database.c Multiple changes. 2021-06-28 23:39:46 +00:00
extconf.rb Initial layout/commit. 2020-11-19 02:06:45 +00:00
mdbx_ext.c Start blocking out some documentation. 2021-02-14 09:47:04 +00:00
mdbx_ext.h Multiple changes. 2021-06-28 23:39:46 +00:00
stats.c Multiple changes. 2021-06-28 23:39:46 +00:00