2016-12-15 |
Howard Chu | More for ITS#8406 (xcursor fixups) |
commit | commitdiff | tree | snapshot |
2016-12-15 |
Hallvard Furuseth | Cleanup: Add flag DB_DUPDATA, drop DB_DIRTY hack |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Hallvard Furuseth | Pass cursor to mdb_page_get(), mdb_node_read(). |
commit | commitdiff | tree | snapshot |
2016-12-01 |
Hallvard Furuseth | Fix comment: SysV semaphores -> Posix semaphores |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Howard Chu | WIN64 needs off_t redefined too |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Hallvard Furuseth | lmdb.h Caveats: Reserved vs. actual mem/disk usage |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Howard Chu | ITS#8339, #8424 |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Hallvard Furuseth | mdb_env_setup_locks: Plug mutexattr leak on error |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Howard Chu | ITS#8339 Solaris 10/11 robust mutex fixes |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Howard Chu | ITS#8424 init cursor in mdb_env_cwalk |
commit | commitdiff | tree | snapshot |
2016-06-15 |
Hallvard Furuseth | Comment ovpage code in mdb_cursor_put() |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Howard Chu | RE 0.9.19 |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Howard Chu | ITS#8412 fix NEXT_DUP after cursor_del |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Howard Chu | ITS#8406 fix xcursors after cursor_del |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Howard Chu | mdb_drop optimization |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Howard Chu | ITS#8393 fix MDB_GET_BOTH on non-dup record |
commit | commitdiff | tree | snapshot |
2016-05-04 |
Howard Chu | Tweak Win32 errmsg buffer |
commit | commitdiff | tree | snapshot |
2016-02-05 |
Howard Chu | Release 0.9.18 LMDB_0.9.18 |
commit | commitdiff | tree | snapshot |
2016-02-04 |
Hallvard Furuseth | ITS#7992 Fix memleak in prev change |
commit | commitdiff | tree | snapshot |
2016-01-30 |
Howard Chu | Happy New Year |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Howard Chu | ITS#8363 |
commit | commitdiff | tree | snapshot |
2016-01-28 |
Howard Chu | ITS#8363 Fix off-by-one in mdb_midl_shrink |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Howard Chu | ITS#8355, doc update |
commit | commitdiff | tree | snapshot |
2016-01-24 |
Howard Chu | ITS#8355 fix subcursors |
commit | commitdiff | tree | snapshot |
2016-01-23 |
Howard Chu | Update WRITEMAP doc |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Hallvard Furuseth | ITS#8334, mdb_copy |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Howard Chu | Fixups for env_copy with large files |
commit | commitdiff | tree | snapshot |
2016-01-09 |
Howard Chu | MinGW warning cleanup: _MSC_VER -> _WIN32. |
commit | commitdiff | tree | snapshot |
2016-01-06 |
Hallvard Furuseth | ITS#8334 Fix MDB_APPENDDUP vs. rewrite(single item) |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Howard Chu | ITS#8336 |
commit | commitdiff | tree | snapshot |
2016-01-04 |
Howard Chu | ITS#8336 fix page_search_root assert on FreeDB |
commit | commitdiff | tree | snapshot |
2015-12-22 |
Howard Chu | MDB_RESERVE doc |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Howard Chu | ITS#7992 cleanup, new docs, mdb_dbi_open cleanup |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Howard Chu | Add Getting Started doc |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Howard Chu | ITS#7992 cleanup |
commit | commitdiff | tree | snapshot |
2015-12-19 |
Hallvard Furuseth | mdb_dbi_open(): Catch strdup failure |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Howard Chu | ITS#8169, #8330 |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Sebastien Launay | ITS#8330 Fix robust mutex detection for glibc 2.10... |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Howard Chu | ITS#8169 more Makefile tweaks |
commit | commitdiff | tree | snapshot |
2015-12-03 |
Howard Chu | Return to releng |
commit | commitdiff | tree | snapshot |
2015-11-30 |
Howard Chu | Release 0.9.17 LMDB_0.9.17 |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Howard Chu | ITS#8321 cleanup unused var |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Howard Chu | ITS#8168, 8169 |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Heiko Becker | ITS#8169 Allow passing mandir to make install |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Heiko Becker | ITS#8168 Allow passing AR to make |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Howard Chu | ITS#8323 |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Howard Chu | ITS#8321 fix ambiguity in cursor_put fixup |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Howard Chu | Cleanup C_DEL flag usage |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Howard Chu | ITS#8321 More cursor fixup |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Howard Chu | ITS#8321 page_touch - don't fixup the cursor we just... |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Howard Chu | ITS#8321 mdb_put cursor needs tracking too |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Howard Chu | ITS#8321 Fix mdb_cursor_set |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Howard Chu | ITS#8321 deinit empty cursors |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Howard Chu | ITS#8323 Fix nested commit |
commit | commitdiff | tree | snapshot |
2015-11-24 |
Hallvard Furuseth | CURSOR_TMP_[UN]TRACK() -> WITH_CURSOR_TRACKING() |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Howard Chu | ITS#8319, 8320 |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Orivej Desh | ITS#8320 mdb_load: fix loading data from simple text... |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Orivej Desh | ITS#8319 mdb_load: explain readline and mdb_cursor_put... |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Howard Chu | ITS#8316, 8321 |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Howard Chu | ITS#8321 reorganize page_split fixups |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Howard Chu | ITS#8321 simplify page_split fixups |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Howard Chu | ITS#8321 track temporary cursors |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Howard Chu | ITS#8321 fix mdb_cursor_put |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Howard Chu | ITS#8321 fix mdb_cursor_shadow() |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Howard Chu | ITS#8321 fix mdb_cursor_chk() |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Howard Chu | ITS#8321 don't skip fixups on splitting cursors |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Howard Chu | ITS#8321 Fix del/dupsort |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Howard Chu | ITS#8300 more for prev commit |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Howard Chu | Silence some valgrind uninit warnings |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Howard Chu | Refix root split check from 5da67968afb599697d7557c13b6... |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Oskari Timperi | ITS#7992 assume Windows paths are UTF-8 |
commit | commitdiff | tree | snapshot |
2015-11-23 |
Howard Chu | ITS#8316 cursor fixup in page_merge |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Howard Chu | ITS#8312, 8313, 8315 |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Howard Chu | ITS#8315 fix ovpage_free |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Howard Chu | ITS#8313 more for ITS#8062 |
commit | commitdiff | tree | snapshot |
2015-11-19 |
Hallvard Furuseth | ITS#8312 Fix loose pages in commit(nested txn) |
commit | commitdiff | tree | snapshot |
2015-11-18 |
Howard Chu | ITS#8311 |
commit | commitdiff | tree | snapshot |
2015-11-18 |
Howard Chu | ITS#8311 add comment |
commit | commitdiff | tree | snapshot |
2015-11-18 |
Howard Chu | ITS#8311 fix page_split from update_key |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Hallvard Furuseth | ITS#7209 |
commit | commitdiff | tree | snapshot |
2015-11-17 |
Hallvard Furuseth | ITS#7209 Default MDB_DSYNC = O_SYNC if no O_DSYNC |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Howard Chu | ITS#8310 |
commit | commitdiff | tree | snapshot |
2015-11-13 |
Howard Chu | ITS#8310 fix mdb_rebalance cursor fixup |
commit | commitdiff | tree | snapshot |
2015-11-11 |
Howard Chu | Tweak robust mutex detection for glibc |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Howard Chu | ITS#8304 |
commit | commitdiff | tree | snapshot |
2015-11-09 |
Howard Chu | ITS#8304 fix page_merge |
commit | commitdiff | tree | snapshot |
2015-11-06 |
Howard Chu | ITS#8300 more for node_move |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Howard Chu | ITS#8300 simplify |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Howard Chu | ITS#8300 more for node_move fixups |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Howard Chu | ITS#8300 |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Howard Chu | ITS#8300 fix node_move |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Howard Chu | ITS#8300 fix rebalance after node_move |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Howard Chu | ITS#8238, #8299 |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Howard Chu | ITS#8238 fix DUPFIXED page_split |
commit | commitdiff | tree | snapshot |
2015-11-04 |
Howard Chu | ITS#8299 fix page_merge cursor fixup |
commit | commitdiff | tree | snapshot |
2015-10-31 |
Howard Chu | Use MDB_USE_ROBUST not MDB_NO_ROBUST |
commit | commitdiff | tree | snapshot |
2015-10-31 |
Howard Chu | Add MDB_NO_ROBUST to disable Robust Mutexes |
commit | commitdiff | tree | snapshot |
2015-10-26 |
Howard Chu | More misc updates |
commit | commitdiff | tree | snapshot |
2015-10-25 |
Hallvard Furuseth | Fix typo in mdb_tassert(). |
commit | commitdiff | tree | snapshot |
2015-10-25 |
Pavel Medvedev | ITS#8069 char* strings on Windows are ASCII |
commit | commitdiff | tree | snapshot |
next |