openldap/libraries/liblmdb
Hallvard Furuseth 75494c08b4 ITS#7772 Reduce spurious sub-page growth.
mdb_cursor_put(): Use free sub-page space added by a
previous put(existing DUPSORT item), if any.
Tweak NUMKEYS code to avoid a new signedness warning.
2013-12-29 15:09:05 +01:00
..
.gitignore Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
CHANGES ITS#7515 has been fixed. 2013-12-29 14:52:30 +01:00
COPYRIGHT Happy New Year 2013-01-10 02:58:55 -08:00
Doxyfile One more rename 2013-01-14 12:57:54 -08:00
LICENSE Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
lmdb.h ITS#7665 Drop lmdb.h doc on non-overlapping flags. 2013-12-29 14:54:17 +01:00
Makefile Release 0.9.8 2013-09-09 08:29:46 -07:00
mdb.c ITS#7772 Reduce spurious sub-page growth. 2013-12-29 15:09:05 +01:00
mdb_copy.1 Clean up mdb_copy. 2013-12-11 11:57:12 +01:00
mdb_copy.c Clean up mdb_copy. 2013-12-11 11:57:12 +01:00
mdb_stat.1 Add mdb_reader_check() 2013-07-18 10:47:29 -07:00
mdb_stat.c Add Caveat: Readers need write access. Whitespace. 2013-10-04 00:51:58 +02:00
midl.c Warning cleanup. 2013-12-11 11:57:12 +01:00
midl.h Update MDB documentation and comments. 2013-09-23 20:09:47 +02:00
mtest.c Add MDB_CLEANMEM option. 2013-11-07 23:41:30 +01:00
mtest2.c Add MDB_CLEANMEM option. 2013-11-07 23:41:30 +01:00
mtest3.c Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
mtest4.c Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
mtest5.c Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
mtest6.c Rename libmdb to liblmdb 2012-11-30 12:45:34 -08:00
sample-bdb.c Add sample apps for comparison/education purposes 2013-02-24 23:43:18 -08:00
sample-mdb.c Add sample apps for comparison/education purposes 2013-02-24 23:43:18 -08:00