openldap/libraries/libmdb
Howard Chu 3501248548 Fix 2e3bc39fa9
Various mistakes when converting from previous data structures.
Add a few more debug asserts/sanity checks.
Split all "if (foo) return" constructs to separate lines to allow
easier breakpoint setting.

Add mtest6 for checking mdb_split() behavior. This needs to be
expanded to check rebalance/merge cases too.
2011-09-11 22:17:10 -07:00
..
.gitignore Fix 2e3bc39fa9 2011-09-11 22:17:10 -07:00
COPYRIGHT Add some legalese 2011-09-01 16:17:07 -07:00
Doxyfile More docs 2011-09-08 14:34:21 -07:00
LICENSE Add some legalese 2011-09-01 16:17:07 -07:00
make.sh Private: make.sh 2011-06-29 22:29:24 +02:00
Makefile Fix 2e3bc39fa9 2011-09-11 22:17:10 -07:00
mdb.c Fix 2e3bc39fa9 2011-09-11 22:17:10 -07:00
mdb.h If put(NOOVERWRITE) exists, return existing data 2011-09-09 22:28:07 -07:00
mdb_stat.c Rationalize mdbenv namespace 2011-09-01 16:31:09 -07:00
midl.c Minor cleanup 2011-09-05 14:22:46 -07:00
midl.h Minor cleanup 2011-09-05 14:22:46 -07:00
mtest.c API cleanup, doxygen docs for public API 2011-09-01 16:31:10 -07:00
mtest2.c API cleanup, doxygen docs for public API 2011-09-01 16:31:10 -07:00
mtest3.c API cleanup, doxygen docs for public API 2011-09-01 16:31:10 -07:00
mtest4.c API cleanup, doxygen docs for public API 2011-09-01 16:31:10 -07:00
mtest5.c Forgot to commit this 2011-09-07 23:11:14 -07:00
mtest6.c Fix 2e3bc39fa9 2011-09-11 22:17:10 -07:00