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 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 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 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-28 |
Hallvard Furuseth | Fix MDB_NOSYNC,MDB_NOMETASYNC thinko |
commit | commitdiff | tree | snapshot |
2015-10-25 |
Ignacio Casal... | ITS#8270 win32: fix conversion error with MSVC |
commit | commitdiff | tree | snapshot |
2015-10-12 |
Howard Chu | ITS#7771 more for prev commit |
commit | commitdiff | tree | snapshot |
2015-10-11 |
Howard Chu | ITS#7771 fix cursor tracking on fake pages |
commit | commitdiff | tree | snapshot |
2015-10-11 |
Hallvard Furuseth | ITS#8263 streamline prev patch |
commit | commitdiff | tree | snapshot |
2015-10-07 |
Howard Chu | ITS#8263 fix cursor tracking in cursor_put |
commit | commitdiff | tree | snapshot |
2015-10-06 |
Howard Chu | ITS#8264 fix cursor_del cursor tracking |
commit | commitdiff | tree | snapshot |
2015-10-04 |
Howard Chu | ITS#8258 fix rebalance/split |
commit | commitdiff | tree | snapshot |
2015-10-01 |
Hallvard Furuseth | Fix typo in mdb_tassert(). |
commit | commitdiff | tree | snapshot |
2015-09-30 |
Howard Chu | ITS#8259 fix usage ordering |
commit | commitdiff | tree | snapshot |
2015-09-29 |
Howard Chu | ITS#8221 fix typos |
commit | commitdiff | tree | snapshot |
2015-09-27 |
Howard Chu | ITS#8221 cleanup prev commit |
commit | commitdiff | tree | snapshot |
2015-09-26 |
Howard Chu | ITS#8221 don't merge branch pages needlessly |
commit | commitdiff | tree | snapshot |
2015-09-25 |
Luke Yeager | ITS#8256 Create install directories if needed |
commit | commitdiff | tree | snapshot |
2015-09-06 |
Howard Chu | ITS#8237 fix ITS#7589 regression |
commit | commitdiff | tree | snapshot |
2015-08-23 |
Hallvard Furuseth | ITS#7377 mdb_env_init_meta(): Catch calloc error |
commit | commitdiff | tree | snapshot |
2015-08-22 |
Howard Chu | Doc tweak - MDB_RESERVE / DUPSORT incompat |
commit | commitdiff | tree | snapshot |
2015-08-21 |
Howard Chu | Another MDB_APPEND doc tweak |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Pavel Medvedev | ITS#8069 char* strings on Windows are ASCII |
commit | commitdiff | tree | snapshot |
2015-08-19 |
Pavel Medvedev | ITS#8067 add ssize_t typedef for MSVC |
commit | commitdiff | tree | snapshot |
2015-08-14 |
Howard Chu | Bump version to 0.9.16 |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Howard Chu | ITS#8192 fix typo |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Howard Chu | ITS#8192 cleanup unused label on WIN32 |
commit | commitdiff | tree | snapshot |
2015-07-29 |
Howard Chu | ITS#8192 fix reference to EINTR on WIN32 from ITS#8106 |
commit | commitdiff | tree | snapshot |
2015-07-26 |
Hallvard Furuseth | Simpler mdb_env_write_meta() |
commit | commitdiff | tree | snapshot |
2015-07-26 |
Hallvard Furuseth | Kill magic numbers for NUM_METAS, databases |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Hallvard Furuseth | ITS#7377 Catch mdb_put() to blocked/read-only txns |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Hallvard Furuseth | ITS#7377 Always notice env error on txn startup. |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Hallvard Furuseth | Cleanup: Drop !mt_dbxs hack, use MDB_TXN_FINISHED |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Hallvard Furuseth | Catch most uses of finished/parent txns. |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Hallvard Furuseth | Move code into mdb_txn_end(). Was mdb_txn_reset0. |
commit | commitdiff | tree | snapshot |
2015-07-19 |
Hallvard Furuseth | ITS#8200 Fix mdb_midl_shrink() usage, return void |
commit | commitdiff | tree | snapshot |
2015-07-11 |
Hallvard Furuseth | Factor me_metas[toggle] out to mdb_env_pick_meta() |
commit | commitdiff | tree | snapshot |
2015-07-11 |
Hallvard Furuseth | Simpler mdb_node_add() |
commit | commitdiff | tree | snapshot |
2015-07-11 |
Hallvard Furuseth | ITS#8181 Verify that records are/aren't DBs. |
commit | commitdiff | tree | snapshot |
2015-07-07 |
Howard Chu | ITS#8190 fix cursor EOF bug |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Hallvard Furuseth | More ESECT declarations |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Hallvard Furuseth | Add DB_USRVALID, to avoid 'dbi == FREE_DBI' tests |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Hallvard Furuseth | Simpler flag/DBI checks and MDB_DEBUG |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Hallvard Furuseth | Simpler mdb_drop(). |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Hallvard Furuseth | Simpler mdb_node_shrink() |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Hallvard Furuseth | Simpler mdb_txn_commit(). |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Hallvard Furuseth | mdb_txn_begin() cleanup |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Hallvard Furuseth | mdb_drop0(): Omit scanning DUPSORT sub-DB leaves |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Hallvard Furuseth | Use mdb_cmp_long() for FREE_DBI |
commit | commitdiff | tree | snapshot |
2015-07-04 |
Hallvard Furuseth | mdb_env_get_flags(): Hide internal flags |
commit | commitdiff | tree | snapshot |
2015-07-03 |
Hallvard Furuseth | ITS#7969 Wrap unportable __sync_synchronize in #if |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Hallvard Furuseth | Restore support for Posix semaphores |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Hallvard Furuseth | Fix mdb_mutex_t, add mdb_mutexref_t, drop MDB_MUTEX(). |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Hallvard Furuseth | Add MDB_USE_POSIX_MUTEX. |
commit | commitdiff | tree | snapshot |
2015-07-02 |
Howard Chu | CHANGES only belongs in mdb.RE |
commit | commitdiff | tree | snapshot |
2015-06-19 |
Howard Chu | Bump version to 0.9.15 |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Hallvard Furuseth | Use ftok() for semget(), and only lower mode bits |
commit | commitdiff | tree | snapshot |
2015-06-02 |
Hallvard Furuseth | Clarify mdb_env_open() doc of 'mode' param |
commit | commitdiff | tree | snapshot |
2015-05-28 |
Hallvard Furuseth | ITS#8156 Fix MDB_MAXKEYSIZE doc |
commit | commitdiff | tree | snapshot |
2015-05-27 |
Hallvard Furuseth | ITS#8157 mdb_txn_renew0(): init after error checks |
commit | commitdiff | tree | snapshot |
2015-05-27 |
Hallvard Furuseth | mdb_txn_renew(): Drop pointless diff from mdb.RE. |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Hallvard Furuseth | Set/clear mp_pad, md_pad (MDB_DUPFIXED data size). |
commit | commitdiff | tree | snapshot |
2015-05-20 |
Hallvard Furuseth | mtest*.c: Fix MDB_NOOVERWRITE, plug cursor leak |
commit | commitdiff | tree | snapshot |
2015-05-19 |
Hallvard Furuseth | ITS#8117 Fix MDB_INTEGERDUP keysize doc + md_dcmp |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Howard Chu | ITS#8117 better fix |
commit | commitdiff | tree | snapshot |
2015-05-03 |
Howard Chu | Revert "ITS#8117 cleanup prev commit" |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Howard Chu | ITS#8117 cleanup prev commit |
commit | commitdiff | tree | snapshot |
2015-04-29 |
Howard Chu | ITS#8117 fix INTEGERDUP compare |
commit | commitdiff | tree | snapshot |
2015-04-23 |
Howard Chu | ITS#8109 fix mdb_cursor_del0 on empty DB |
commit | commitdiff | tree | snapshot |
2015-04-17 |
Howard Chu | ITS#8106 retry writes on EINTR |
commit | commitdiff | tree | snapshot |
2015-04-15 |
Howard Chu | ITS#8062 also handle subcursors |
commit | commitdiff | tree | snapshot |
2015-04-15 |
Howard Chu | ITS#8062 fix rebalance |
commit | commitdiff | tree | snapshot |
2015-04-14 |
Hallvard Furuseth | Cleanup mtest* and sample-*. |
commit | commitdiff | tree | snapshot |
2015-04-14 |
Hallvard Furuseth | Reformat mdb_dbi_open() doc for clarity |
commit | commitdiff | tree | snapshot |
2015-04-08 |
Hallvard Furuseth | Cleanup MDB_env.me_txn0. |
commit | commitdiff | tree | snapshot |
2015-04-08 |
Hallvard Furuseth | Fix per-txn MDB_NOMETASYNC, MDB_NOSYNC. |
commit | commitdiff | tree | snapshot |
2015-04-08 |
Hallvard Furuseth | Renumber MDB_TXN_* flags, simplify flag code |
commit | commitdiff | tree | snapshot |
2015-04-08 |
Hallvard Furuseth | mdb_txn_renew(): Clear error from previous txn |
commit | commitdiff | tree | snapshot |
2015-03-18 |
Howard Chu | ITS#8062 fix uninit'd cursor index |
commit | commitdiff | tree | snapshot |
2015-02-26 |
Howard Chu | ITS#8066 fix mdb_load with large values |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Quanah Gibson... | Happy New Year |
commit | commitdiff | tree | snapshot |
2015-02-12 |
Quanah Gibson... | Happy New Year |
commit | commitdiff | tree | snapshot |
2015-02-02 |
Howard Chu | Also support NOMETASYNC on txn_begin |
commit | commitdiff | tree | snapshot |
2015-01-30 |
Howard Chu | Support MDB_NOSYNC on mdb_txn_begin() |
commit | commitdiff | tree | snapshot |
2015-01-27 |
Hallvard Furuseth | Fix EACCES description |
commit | commitdiff | tree | snapshot |
2015-01-17 |
Hallvard Furuseth | ITS#7971 Fix reader allocation and me_numreaders |
commit | commitdiff | tree | snapshot |
2015-01-14 |
Hallvard Furuseth | mdb_env_set_flags(): Reject CHANGELESS flags. |
commit | commitdiff | tree | snapshot |
2015-01-13 |
Howard Chu | Fix potential null deref (coverity) |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Hallvard Furuseth | Whitespace (align with mdb.RE) |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Hallvard Furuseth | Make SysV semaphores robust. Cleanup MDB_ROBUST. |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Hallvard Furuseth | ITS#8021 doc: Don't mix MDB_WRITEMAP + non-WRITEMAP |
commit | commitdiff | tree | snapshot |
2015-01-12 |
Howard Chu | More cleanup for fdatasync hack |
commit | commitdiff | tree | snapshot |
next |