| 2014-07-02 | Howard Chu | dump/load need mapsize etc. | commit | commitdiff | tree | snapshot | 
| 2014-07-01 | Howard Chu | All diagnostics should go to stderr | commit | commitdiff | tree | snapshot | 
| 2014-06-30 | Howard Chu | More gcov setup tweaks | commit | commitdiff | tree | snapshot | 
| 2014-06-30 | Howard Chu | ITS#7886 fix mdb_copy write size | commit | commitdiff | tree | snapshot | 
| 2014-06-28 | Hallvard Furuseth | Fix mdb_page_loose() vs. mdb_page_flush(). | commit | commitdiff | tree | snapshot | 
| 2014-06-27 | Howard Chu | Trap signals | commit | commitdiff | tree | snapshot | 
| 2014-06-26 | Howard Chu | Setup for gcov/coverage testing | commit | commitdiff | tree | snapshot | 
| 2014-06-24 | Howard Chu | More for mdb_page_loose | commit | commitdiff | tree | snapshot | 
| 2014-06-24 | Howard Chu | More MDB -> LMDB renames | commit | commitdiff | tree | snapshot | 
| 2014-06-24 | Howard Chu | Doc updates | commit | commitdiff | tree | snapshot | 
| 2014-06-23 | Howard Chu | ITS#7879 Windows build compatibility | commit | commitdiff | tree | snapshot | 
| 2014-06-23 | Howard Chu | Flesh out mdb_cmp_cint for BigEndians | commit | commitdiff | tree | snapshot | 
| 2014-06-22 | Howard Chu | More for page_loosen | commit | commitdiff | tree | snapshot | 
| 2014-06-21 | Howard Chu | More cleanup for page_merge, page_loosen | commit | commitdiff | tree | snapshot | 
| 2014-06-21 | Howard Chu | Silence ptr arithmetic warnings | commit | commitdiff | tree | snapshot | 
| 2014-06-21 | Howard Chu | Handle loose pages | commit | commitdiff | tree | snapshot | 
| 2014-06-21 | Howard Chu | Fix mdb_page_merge | commit | commitdiff | tree | snapshot | 
| 2014-06-21 | Howard Chu | Fix mdb_node_move | commit | commitdiff | tree | snapshot | 
| 2014-06-20 | Howard Chu | Fix lineno count | commit | commitdiff | tree | snapshot | 
| 2014-06-20 | Howard Chu | Fix multiple subDBs | commit | commitdiff | tree | snapshot | 
| 2014-06-20 | Howard Chu | Fix unhex | commit | commitdiff | tree | snapshot | 
| 2014-06-20 | Howard Chu | Add mdb_load | commit | commitdiff | tree | snapshot | 
| 2014-06-20 | Howard Chu | Add mdb_dump, update copyrights | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Howard Chu | Bump to 0.9.13 | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Howard Chu | Bump to 0.9.13 | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Hallvard Furuseth | ITS#7793 Re-fix MDB_CURRENT doc: Match current item | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Hallvard Furuseth | Fix MDB_GET_MULTIPLE/MDB_NEXT_MULTIPLE doc. | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Howard Chu | Tweak ovpage search | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Howard Chu | Fix some overwrite quirks | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Howard Chu | Tweak prev patch for ovpage search | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Howard Chu | Shorten search for ovpage space | commit | commitdiff | tree | snapshot | 
| 2014-06-18 | Howard Chu | Remove bogus file | commit | commitdiff | tree | snapshot | 
| 2014-06-13 | Howard Chu | Bump version to 0.9.12 | commit | commitdiff | tree | snapshot | 
| 2014-06-11 | Howard Chu | ITS#7875 fix #7681 regression | commit | commitdiff | tree | snapshot | 
| 2014-05-31 | Alexey Naumov | Fix possible crash in DLL_THREAD_DETACH (explodes in... | commit | commitdiff | tree | snapshot | 
| 2014-05-30 | Hallvard Furuseth | Comment ~MDB_APPEND, from earlier commit message. | commit | commitdiff | tree | snapshot | 
| 2014-05-30 | Hallvard Furuseth | Factor out mdb_cmp_clong() | commit | commitdiff | tree | snapshot | 
| 2014-05-30 | Hallvard Furuseth | More for big MDB_MAXKEYSIZE with MDB_DUPSORT. | commit | commitdiff | tree | snapshot | 
| 2014-05-30 | Hallvard Furuseth | Factor out MDB_TXN_ERROR | commit | commitdiff | tree | snapshot | 
| 2014-05-30 | Hallvard Furuseth | Simplify MDB_MULTIPLE | commit | commitdiff | tree | snapshot | 
| 2014-05-30 | Hallvard Furuseth | ITS#7834 Fix MDB_MULTIPLE writing multiple keys. | commit | commitdiff | tree | snapshot | 
| 2014-05-30 | Hallvard Furuseth | ITS#7861 Re-fix MDB_db.md_entries. | commit | commitdiff | tree | snapshot | 
| 2014-05-30 | Hallvard Furuseth | ITS#7771 mdb_cursor_put doc: Cursor moves on error | commit | commitdiff | tree | snapshot | 
| 2014-05-30 | Hallvard Furuseth | Document DBI issues, extend MDB_BAD_VALSIZE. | commit | commitdiff | tree | snapshot | 
| 2014-05-30 | Hallvard Furuseth | More ITS#7793 Check key->mv_size with MDB_CURRENT. | commit | commitdiff | tree | snapshot | 
| 2014-05-20 | Howard Chu | Fix mdb_rebalance collapsing root | commit | commitdiff | tree | snapshot | 
| 2014-04-03 | Howard Chu | ITS#7829 more for mdb_rebalance | commit | commitdiff | tree | snapshot | 
| 2014-04-02 | Hallvard Furuseth | ITS#7829 Simplify last commit | commit | commitdiff | tree | snapshot | 
| 2014-03-31 | Howard Chu | ITS#7829 more for prev commit | commit | commitdiff | tree | snapshot | 
| 2014-03-28 | Howard Chu | ITS#7829 fix rebalance | commit | commitdiff | tree | snapshot | 
| 2014-03-26 | Howard Chu | ITS#7793/7828 | commit | commitdiff | tree | snapshot | 
| 2014-03-26 | Howard Chu | More for ITS#7793/7828 | commit | commitdiff | tree | snapshot | 
| 2014-03-26 | Howard Chu | ITS#7828, #7793 | commit | commitdiff | tree | snapshot | 
| 2014-03-26 | Howard Chu | Revert "ITS#7793 mdb_cursor_put(): Fix MDB_CURRENT." | commit | commitdiff | tree | snapshot | 
| 2014-03-23 | Hallvard Furuseth | Revert "Update MDB_PANIC description" (thinko). | commit | commitdiff | tree | snapshot | 
| 2014-03-22 | Hallvard Furuseth | Update MDB_PANIC description | commit | commitdiff | tree | snapshot | 
| 2014-03-22 | Hallvard Furuseth | Tweak mdb_mid2l_insert() call from ITS#7775. | commit | commitdiff | tree | snapshot | 
| 2014-03-16 | Hallvard Furuseth | mtest: Accept an MDB_NOTFOUND case | commit | commitdiff | tree | snapshot | 
| 2014-03-16 | Hallvard Furuseth | Handle more errors. Invalidate txn if needed. | commit | commitdiff | tree | snapshot | 
| 2014-03-16 | Hallvard Furuseth | Don't use non-existent node info in branch/leaf2 | commit | commitdiff | tree | snapshot | 
| 2014-03-16 | Hallvard Furuseth | Move code out of mdb_cursor_del0() and mdb_del(). | commit | commitdiff | tree | snapshot | 
| 2014-03-16 | Hallvard Furuseth | More checks for closed DBIs and invalidated txns. | commit | commitdiff | tree | snapshot | 
| 2014-03-16 | Hallvard Furuseth | mdb_page_list(): Support & display all page types | commit | commitdiff | tree | snapshot | 
| 2014-03-16 | Hallvard Furuseth | mdb_txn_renew0(): Fix un-mutexed me_flags update. | commit | commitdiff | tree | snapshot | 
| 2014-03-16 | Hallvard Furuseth | Doxygen fixes | commit | commitdiff | tree | snapshot | 
| 2014-03-16 | Howard Chu | Rename samples | commit | commitdiff | tree | snapshot | 
| 2014-03-06 | Howard Chu | ITS#7815 more for page_split | commit | commitdiff | tree | snapshot | 
| 2014-03-06 | Howard Chu | ITS#7815 fix mdb_page_split | commit | commitdiff | tree | snapshot | 
| 2014-02-19 | Hallvard Furuseth | mtest*.c, sample-*.c: Add/note error checks. | commit | commitdiff | tree | snapshot | 
| 2014-02-19 | Hallvard Furuseth | mtest[46]: Use different DBs when different flags. | commit | commitdiff | tree | snapshot | 
| 2014-01-28 | Hallvard Furuseth | ITS#7793 mdb_cursor_put(): Fix MDB_CURRENT. | commit | commitdiff | tree | snapshot | 
| 2014-01-15 | Howard Chu | Bump version to 0.9.11 | commit | commitdiff | tree | snapshot | 
| 2014-01-15 | Howard Chu | Note changes for LMDB 0.9.11 | commit | commitdiff | tree | snapshot | 
| 2014-01-13 | Hallvard Furuseth | Revert "ITS#7772 Reduce spurious sub-page growth." | commit | commitdiff | tree | snapshot | 
| 2014-01-13 | Howard Chu | Make sure mapsize changes take effect on Windows. | commit | commitdiff | tree | snapshot | 
| 2014-01-06 | Hallvard Furuseth | ITS#7775 Drop <assert.h>, drop/replace assert()s. | commit | commitdiff | tree | snapshot | 
| 2014-01-06 | Howard Chu | ITS#7775 Cleanup mdb_node_del() | commit | commitdiff | tree | snapshot | 
| 2014-01-06 | Hallvard Furuseth | ITS#7775 Add mdb_env_set_assert() | commit | commitdiff | tree | snapshot | 
| 2014-01-06 | Hallvard Furuseth | Add mdb_env_<set,get>_userctx() | commit | commitdiff | tree | snapshot | 
| 2014-01-06 | Hallvard Furuseth | ITS#7377 Invalidate txn on page-allocation errors | commit | commitdiff | tree | snapshot | 
| 2014-01-05 | Hallvard Furuseth | Wrap __func__ in mdb_func_ | commit | commitdiff | tree | snapshot | 
| 2014-01-05 | Hallvard Furuseth | Invalidate the txn on corruption/internal errors | commit | commitdiff | tree | snapshot | 
| 2014-01-03 | Howard Chu | ITS#7775 cleanup unnecessary assert()s | commit | commitdiff | tree | snapshot | 
| 2013-12-31 | Hallvard Furuseth | mdb_page_malloc(): Move VGMEMP_ALLOC before memset | commit | commitdiff | tree | snapshot | 
| 2013-12-29 | Hallvard Furuseth | ITS#7771 mdb_cursor_del0(): Fix xcursor tracking. | commit | commitdiff | tree | snapshot | 
| 2013-12-29 | Hallvard Furuseth | sprintf format: pid_t need not be an int. | commit | commitdiff | tree | snapshot | 
| 2013-12-29 | Hallvard Furuseth | Add mdb_dbg_pgno(): (sub)pagenum for debug output. | commit | commitdiff | tree | snapshot | 
| 2013-12-29 | Hallvard Furuseth | ITS#7772 Reduce spurious sub-page growth. | commit | commitdiff | tree | snapshot | 
| 2013-12-29 | Hallvard Furuseth | ITS#7665 Drop lmdb.h doc on non-overlapping flags. | commit | commitdiff | tree | snapshot | 
| 2013-12-29 | Hallvard Furuseth | ITS#7515 has been fixed. | commit | commitdiff | tree | snapshot | 
| 2013-12-29 | Hallvard Furuseth | Drop UNLOCK_MUTEX_R() on mdb_reader_pid() error | commit | commitdiff | tree | snapshot | 
| 2013-12-21 | Hallvard Furuseth | Fix commit "Raise safe max MDB_MAXKEYSIZE." | commit | commitdiff | tree | snapshot | 
| 2013-12-11 | Hallvard Furuseth | Replace MDB_node.mn_offset[], to ease debugging. | commit | commitdiff | tree | snapshot | 
| 2013-12-11 | Hallvard Furuseth | Comment MDB_node, mdb_page_unspill, mdb_update_key | commit | commitdiff | tree | snapshot | 
| 2013-12-11 | Hallvard Furuseth | Fix mdb_reader_list() and its spec. | commit | commitdiff | tree | snapshot | 
| 2013-12-11 | Hallvard Furuseth | Support dynamic max MDB keysize. | commit | commitdiff | tree | snapshot | 
| 2013-12-11 | Hallvard Furuseth | Raise safe max MDB_MAXKEYSIZE. | commit | commitdiff | tree | snapshot | 
| 2013-12-11 | Hallvard Furuseth | Relax MDB_MAXKEYSIZE for existing data. | commit | commitdiff | tree | snapshot | 
| 2013-12-11 | Hallvard Furuseth | ITS#7589 Fix me_nodemax and related node sizes. | commit | commitdiff | tree | snapshot | 
| 2013-12-11 | Hallvard Furuseth | ITS#7589 Fix delete(uneven-sized MDB_DUPFIXED data). | commit | commitdiff | tree | snapshot | 
| next |