Quanah Gibson-Mount
b4e1e00e9e
Happy New Year!
4 years ago
Quanah Gibson-Mount
ed0b29b3fe
Happy New Year!
5 years ago
Quanah Gibson-Mount
385193cd52
Happy New Year
7 years ago
Howard Chu
aa5c04aba8
Happy New Year
8 years ago
Howard Chu
ea7d99d970
Happy New Year
9 years ago
Hallvard Furuseth
91743d66e6
mtest*.c: Fix MDB_NOOVERWRITE, plug cursor leak
10 years ago
Hallvard Furuseth
5c89827817
Cleanup mtest* and sample-*.
...
Fix mdb_txn_begin(&read-only txn) calls. Test mdb_env_set_maxreaders().
Rename DBI open/close functions. Move mdb_dbi_close() out of txn.
10 years ago
Quanah Gibson-Mount
21a374f2d4
Happy New Year
10 years ago
Howard Chu
ca47c2af1f
ITS#7879 Windows build compatibility
...
Just use srand/rand, we don't care about the quality
of the random numbers, we just want some data.
11 years ago
Hallvard Furuseth
e2bdd44624
mtest*.c, sample-*.c: Add/note error checks.
11 years ago
Hallvard Furuseth
a604948993
mtest[46]: Use different DBs when different flags.
11 years ago
Howard Chu
98fe339089
Rename libmdb to liblmdb
12 years ago
Howard Chu
13f3bcd59c
Rename libmdb to liblmdb, lmdb.h
...
Avoid naming conflicts with other mdb* packages. Bump version to 0.9.5
12 years ago
Howard Chu
c4d5e6e786
Add support for nested transactions.
13 years ago
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.
13 years ago
Howard Chu
2510bea718
API cleanup, doxygen docs for public API
13 years ago
Howard Chu
76d7ca8ce0
Rationalize mdbenv namespace
13 years ago
Howard Chu
920115f747
Sorted dup fixes
13 years ago
Howard Chu
2f7ddb4103
Cleanup, add mdb_cursor_count()
13 years ago
Howard Chu
01c2f7816f
More subDB stuff
13 years ago