projects
/
platform
/
upstream
/
lmdb.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/lmdb.git
2013-10-02
Howard Chu
More doc for MDB_NORDLOCK
commit
|
commitdiff
|
tree
|
snapshot
2013-10-01
Howard Chu
Add MDB_NORDLOCK to omit all reader table usage
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Hallvard Furuseth
Drop unneeded code.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Hallvard Furuseth
Clean up and simplify mdb_page_search().
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Hallvard Furuseth
Tweak MDB_DEBUG output
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Hallvard Furuseth
Rename SWAP() to avoid conflict with sqlightning.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Hallvard Furuseth
mdb_page_unspill(): Rename local vars.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Hallvard Furuseth
ITS#7515 Fix mdb_page_unspill() in nested txn.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Hallvard Furuseth
ITS#7515 Fix mdb_txn_commit(nested txn with spills).
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Hallvard Furuseth
ITS#7515 Fix mt_dirty_room in nested txns.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Hallvard Furuseth
ITS#7515 mdb_pages_xkeep(): Careful about xcursors.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Hallvard Furuseth
mdb_pages_xkeep(): Reformat, use common flag mask
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Hallvard Furuseth
Update MDB documentation and comments.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Hallvard Furuseth
ITS#7682 mdb_env_copy(): Avoid Linux O_DIRECT bug.
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Howard Chu
ITS#7681 fix 18a07eb7c2dc33372455a6040984cd6b699b41a5
commit
|
commitdiff
|
tree
|
snapshot
2013-09-21
Howard Chu
ITS#7701 fix mdb_rebalance
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
Howard Chu
Release 0.9.8
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Howard Chu
updates
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Salvador Ortiz
ITS#7682 In mdb_env_copy retry open if O_DIRECT fails
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Howard Chu
More for 5f6fa8c04204888c4ff7ac6be1868d81ff4410a8
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Claude Brisson
ITS#7681 fix mdb_cursor_set behaviour for MDB_SET_RANGE
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Howard Chu
Remember if last cursor op was a delete
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Howard Chu
Add a changelog
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Howard Chu
Bump version to 0.9.8
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Howard Chu
Allow mdb_env_set_mapsize() on an open environment
commit
|
commitdiff
|
tree
|
snapshot
2013-08-27
Howard Chu
ITS#7672 fix mdb_dbi_flags
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
Hallvard Furuseth
mdb_page_unspill(): Fix dirty_room in nested txn
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Howard Chu
Another take on spill_pgs and deletes
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Howard Chu
Cleanup prev commit
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Howard Chu
Speedup deletion from spill_pgs
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Howard Chu
ITS#7671 always return the key for a dup val
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Howard Chu
ITS#7670 Tweak cursor_del0
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Hallvard Furuseth
mdb_page_spill(): Fix nested txn mt_dirty_room
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Hallvard Furuseth
Simplify last commits
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Howard Chu
Tweak prev commit
commit
|
commitdiff
|
tree
|
snapshot
2013-08-23
Howard Chu
Less aggressive page_spill
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Howard Chu
Update caveats now that mdb_reader_check exists
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Howard Chu
Silence warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Hallvard Furuseth
Tweak ITS#7615 fix: Obey strict-aliasing rules.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Howard Chu
ITS#7664 better fix
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Howard Chu
Revert "ITS#7664 delete lockfile if there is no environ...
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Howard Chu
ITS#7664 delete lockfile if there is no environment
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Howard Chu
Fix uninit'd mem ref in mdb_page_split
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Howard Chu
Tweak NODUPDATA flag check
commit
|
commitdiff
|
tree
|
snapshot
2013-08-12
Howard Chu
Fix obscure MDB_MULTIPLE bug
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Howard Chu
Point to mdb.c for docs on macros in Makefile
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Hallvard Furuseth
Avoid compiling debug args with C90 compilers.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Hallvard Furuseth
Refuse ops on bad txns
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Hallvard Furuseth
Replace EINVALs with generalized MDB_INCOMPATIBLE.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
John Hewson
ITS#7656 fix install target
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Salvador Ortiz
ITS#7660 Add mdb_txn_env to API
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Hallvard Furuseth
mdb_txn_commit(): Always commit if MDB_TXN_SPILLS.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Salvador Ortiz
ITS#7661 mdb_dbi_flags(): Allow main DBI
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Salvador Ortiz
mdb_del must ignore data if db not opened with MDB_DUPSORT
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Howard Chu
Add mdb_env_get_maxkeysize()
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Hallvard Furuseth
Replace unpredictable EINVAL error returns.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Hallvard Furuseth
Re-fix reader-pid code
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Hallvard Furuseth
mdb_cursorpages_mark: Mark current txn and no more.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Hallvard Furuseth
Fix mdb_ovpage_free() vs. spill.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Hallvard Furuseth
Fix page spilling when MDB_WRITEMAP.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Hallvard Furuseth
Set MDB_TXN_ERROR when inconsistent txn state
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Hallvard Furuseth
Factor out MDB_env.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Hallvard Furuseth
MDB_LOCK_VERSION -> MDB_LOCK_FORMAT.
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Hallvard Furuseth
Fix mdb_reader_pid().
commit
|
commitdiff
|
tree
|
snapshot
2013-08-07
Howard Chu
Use proper printf format on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Hallvard Furuseth
Silence warnings
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Hallvard Furuseth
Tweak comments
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Hallvard Furuseth
Clarify doc: mdb_copy, nested txns, mdb_drop().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-31
Howard Chu
Tweak prev commit again
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Howard Chu
Fix typo in Win32 branch
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Howard Chu
Cleanup prev commit
commit
|
commitdiff
|
tree
|
snapshot
2013-07-30
Howard Chu
ITS#7652 fix I/O error checks
commit
|
commitdiff
|
tree
|
snapshot
2013-07-29
Howard Chu
Tweak mdb_envinfo numreaders
commit
|
commitdiff
|
tree
|
snapshot
2013-07-26
Howard Chu
ITS#7615 use shorter names for semaphores
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Howard Chu
Tweak reader_pid check
commit
|
commitdiff
|
tree
|
snapshot
2013-07-19
Howard Chu
Get pid lock outside of rmutex
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Howard Chu
Tweak reader checks
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Howard Chu
Add mdb_reader_check()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Howard Chu
Split MDB_VERSION to MDB_DATA/MDB_LOCK VERSION
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Howard Chu
Tweak reader_list
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Howard Chu
Tweak mdb_stat(1)
commit
|
commitdiff
|
tree
|
snapshot
2013-07-18
Howard Chu
Add mdb_reader_list()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-15
Howard Chu
Add mdb_dbi_flags()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Howard Chu
Fix child txn dirty_room counts in spill/unspill
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Howard Chu
More for stale sub-cursor flags
commit
|
commitdiff
|
tree
|
snapshot
2013-07-14
Howard Chu
Fix stale sub-cursor C_INIT flag
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Howard Chu
Tweak comments, defaults should be OK already
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Howard Chu
Bump version to 0.9.7
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Hallvard Furuseth
Also set/clear P_KEEP in parent txn's cursors
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Howard Chu
Spill pages, take 3
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Howard Chu
Delay touching pages until cursor is positioned.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Hallvard Furuseth
Simplify: Always set C_UNTRACK for tracked cursors.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Hallvard Furuseth
Save freelist using proper mdb_cursor_put().
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Howard Chu
Move code out to mdb_page_dirty()
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Howard Chu
Factor out parent
commit
|
commitdiff
|
tree
|
snapshot
2013-07-12
Howard Chu
Fix env_read_header() on Windows
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Hallvard Furuseth
Do not follow uninited cursors' page pointers.
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Howard Chu
Fix rebalance/cursor adjust
commit
|
commitdiff
|
tree
|
snapshot
2013-07-10
Howard Chu
Cursors: Clear C_EOF when clearing C_INITIALIZED
commit
|
commitdiff
|
tree
|
snapshot
2013-07-09
Howard Chu
Fixup other cursors after delete op
commit
|
commitdiff
|
tree
|
snapshot
next