| 2011-09-01 | Howard Chu | Added cursor_get for sorted dups | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Add mdb_get for sorted dups | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Add mdb_del for sorted dups | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Add mdb_put for sorted dups | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Fix reader txn locking | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Don't malloc the free_pgs list every time | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Setup context for sorted dups | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Add explicit md_dirty flag to dbxs | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Add cursor_prev | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Use BDB cursor terminology | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Add some legalese | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Additional debug, fixes | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Save free-list in DB | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | More sub-db stuff | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Use STAILQ instead of SIMPLEQ | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | More subdb stuff, add cursor_last() | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Tweak mt_dbxs array | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Fix free page re-use | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Fixup metapage writes | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Tweaks to txn handling | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | More subDBs, compiles now | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Start DB restructuring | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Replace ulong with ULONG macro | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | More prep for subdatabases | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Tweak comment about overflow allocations | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Use an environment directory | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | No longer need -lssl | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Fix db_stat stuff | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | More fixes for seeking | commit | commitdiff | tree | snapshot | 
| 2011-09-01 | Howard Chu | Re-use old pages | commit | commitdiff | tree | snapshot | 
| 2011-07-01 | Howard Chu | Drop header page | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Hallvard B... | Private: make.sh | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Hallvard B... | #define _XOPEN_SOURCE for random() | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Hallvard B... | Drop unused vars | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Hallvard B... | Warning cleanup: Make parent index unsigned | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Hallvard B... | Warning cleanup: printf(%p, struct*) | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Hallvard B... | Warning cleanup: if(rc = mdb_<func>()) & co | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Hallvard B... | Warning cleanup: Drop unneeded 'unsigned >= 0' | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Hallvard B... | Fix P_INVALID signedness | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Hallvard B... | Fix formats, reduce PAGEHDRSZ size_t->unsigned. | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Hallvard B... | Compact memnrcmp, just for fun | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Hallvard B... | Fix memncmp(): Do not memcmp twice | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Hallvard B... | DPRINTF(): Fix format, handle non-gcc, simplify. | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Hallvard B... | Makefile | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Hallvard B... | .gitignore | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Howard Chu | More cursor tests, fail... | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Howard Chu | Save a byte in nodesz | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Howard Chu | meta init | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Howard Chu | Log txnID in msgs | commit | commitdiff | tree | snapshot | 
| 2011-06-29 | Howard Chu | Use toggling meta page instead of always appending | commit | commitdiff | tree | snapshot | 
| 2011-06-28 | Howard Chu | Use shmat for lock region instead of mmap | commit | commitdiff | tree | snapshot | 
| 2011-06-28 | Howard Chu | Add locking support | commit | commitdiff | tree | snapshot | 
| 2011-06-28 | Howard Chu | Fix P_INVALID def | commit | commitdiff | tree | snapshot | 
| 2011-06-28 | Howard Chu | Cursor testing | commit | commitdiff | tree | snapshot | 
| 2011-06-28 | Howard Chu | Fix splits, cursor navigation, newpage flags | commit | commitdiff | tree | snapshot | 
| 2011-06-28 | Howard Chu | Return statistics for a DB | commit | commitdiff | tree | snapshot | 
| 2011-06-28 | Howard Chu | Use NOSYNC flag | commit | commitdiff | tree | snapshot | 
| 2011-06-28 | Howard Chu | Use header when some fields are unspecified | commit | commitdiff | tree | snapshot | 
| 2011-06-28 | Howard Chu | Checkpoint | commit | commitdiff | tree | snapshot | 
|  |