openldap/libraries/liblmdb
2014-09-16 21:54:07 +01:00
..
.gitignore Setup for gcov/coverage testing 2014-06-26 05:19:47 -07:00
CHANGES Release 0.9.14 2014-09-15 19:48:32 +01:00
COPYRIGHT Fix mdb_rebalance collapsing root 2014-05-20 08:47:28 -07:00
Doxyfile Doc updates 2014-06-24 04:16:19 -07:00
LICENSE
lmdb.h Release 0.9.14 2014-09-15 19:48:32 +01:00
Makefile Rationalize mdb_env_copy2 API 2014-07-05 07:49:10 -07:00
mdb_copy.1 Add mdb_env_copy2() 2014-07-01 21:45:43 -07:00
mdb_copy.c Fix env_open mode bits 2014-07-21 18:20:31 -07:00
mdb_dump.1 Add mdb_load 2014-06-20 08:49:59 -07:00
mdb_dump.c Silence some clang warnings 2014-09-16 21:54:07 +01:00
mdb_load.1 Add mdb_load 2014-06-20 08:49:59 -07:00
mdb_load.c Silence some clang warnings 2014-09-16 21:54:07 +01:00
mdb_stat.1 Add mdb_dump, update copyrights 2014-06-20 06:36:30 -07:00
mdb_stat.c Silence some clang warnings 2014-09-16 21:54:07 +01:00
mdb.c Change retry to num times 60. Testing shows that on a known dataset, this has the same growth behavior as 2.4.39, while num times 20 resulted in significant growth. 2014-09-13 16:21:17 -05:00
midl.c Split out mdb_midl_xmerge, add MDB_IDL_ALLOCLEN 2014-08-16 11:34:44 +02:00
midl.h Split out mdb_midl_xmerge, add MDB_IDL_ALLOCLEN 2014-08-16 11:34:44 +02:00
mtest2.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
mtest3.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
mtest4.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
mtest5.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
mtest6.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
mtest.c ITS#7879 Windows build compatibility 2014-06-23 07:39:06 -07:00
sample-bdb.txt Rename samples 2014-03-16 03:55:03 -07:00
sample-mdb.txt Rename samples 2014-03-16 03:55:03 -07:00
tooltag Doc updates 2014-06-24 04:16:19 -07:00