Mirror of the libmdbx repository
Go to file
Howard Chu 73cfae2522 lmdb: ITS#8264 fix cursor_del cursor tracking.
Some destination fixups need to happen immediately after nodes
are moved, before rebalancing

Change-Id: Ia4258cae368ff0ef96b7835cc421f2db40f7f741
2015-10-11 22:21:37 +03:00
.gitignore lmdb: simple write benchmark. 2015-08-24 03:36:55 +03:00
CHANGES lmdb: CHANGES - ITS#7377, #8237, #8221, #8256, #8258. 2015-10-11 22:21:05 +03:00
COPYRIGHT all: 2015 copyright timestamp (from OpenLDAP). 2015-02-18 16:04:11 +03:00
Doxyfile OpenLDAP 2.4.40 2015-01-07 16:49:50 +03:00
LICENSE OpenLDAP 2.4.40 2015-01-07 16:49:50 +03:00
lmdb.h lmdb: n-entries info from b-tree traversal in mdb_chk. 2015-09-02 17:53:48 +03:00
Makefile lmdb: ITS#8256 Create install directories if needed. 2015-10-06 09:59:51 +03:00
mdb_chk.c lmdb: fix clang warnings. 2015-09-06 11:30:16 +03:00
mdb_copy.1 all: 2015 copyright timestamp (from OpenLDAP). 2015-02-18 16:04:11 +03:00
mdb_copy.c liblmdb: fix warnings in lmdb-tools. 2015-03-24 17:12:08 +03:00
mdb_dump.1 lmdb: ITS#8259 fix usage ordering. 2015-10-06 10:06:57 +03:00
mdb_dump.c lmdb: ITS#8259 fix usage ordering. 2015-10-06 10:06:57 +03:00
mdb_load.1 lmdb: ITS#8259 fix usage ordering. 2015-10-06 10:06:57 +03:00
mdb_load.c lmdb: ITS#8259 fix usage ordering. 2015-10-06 10:06:57 +03:00
mdb_stat.1 lmdb: ITS#8259 fix usage ordering. 2015-10-06 10:06:57 +03:00
mdb_stat.c lmdb: ITS#8259 fix usage ordering. 2015-10-06 10:06:57 +03:00
mdb.c lmdb: ITS#8264 fix cursor_del cursor tracking. 2015-10-11 22:21:37 +03:00
midl.c lmdb: ITS#8200 Fix mdb_midl_shrink() usage, return void. 2015-08-04 13:57:14 +03:00
midl.h lmdb: ITS#8200 Fix mdb_midl_shrink() usage, return void. 2015-08-04 13:57:14 +03:00
mtest0.c lmdb-test: workaround for MDB_FIXEDMAP to avoid sporadic failures. 2015-08-24 03:37:05 +03:00
mtest1.c lmdb-test: workaround for MDB_FIXEDMAP to avoid sporadic failures. 2015-08-24 03:37:05 +03:00
mtest2.c lmdb-test: workaround for MDB_FIXEDMAP to avoid sporadic failures. 2015-08-24 03:37:05 +03:00
mtest3.c lmdb-test: workaround for MDB_FIXEDMAP to avoid sporadic failures. 2015-08-24 03:37:05 +03:00
mtest4.c lmdb-test: workaround for MDB_FIXEDMAP to avoid sporadic failures. 2015-08-24 03:37:05 +03:00
mtest5.c lmdb-test: workaround for MDB_FIXEDMAP to avoid sporadic failures. 2015-08-24 03:37:05 +03:00
mtest6.c lmdb-test: workaround for MDB_FIXEDMAP to avoid sporadic failures. 2015-08-24 03:37:05 +03:00
sample-bdb.txt all: 2015 copyright timestamp (from OpenLDAP). 2015-02-18 16:04:11 +03:00
sample-mdb.txt lmdb: Cleanup mtest* and sample-*. 2015-04-14 22:20:29 +03:00
tooltag OpenLDAP 2.4.40 2015-01-07 16:49:50 +03:00
wbench.c lmdb-test: workaround for MDB_FIXEDMAP to avoid sporadic failures. 2015-08-24 03:37:05 +03:00