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
2014-10-18
leo@yuriev.ru
ITS#7969 LMDB: volatile & __synchronize().
commit
|
commitdiff
|
tree
|
snapshot
2014-10-08
Howard Chu
ITS#7959 fix prev commit
commit
|
commitdiff
|
tree
|
snapshot
2014-10-04
Howard Chu
ITS#7961 fix txn init
commit
|
commitdiff
|
tree
|
snapshot
2014-10-03
Jean-Christophe...
ITS#7959 Check fstat return value
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Leo Yuriev
ITS#7841 trivial cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Howard Chu
ITS#7956 fix compact of empty env
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Howard Chu
ITS#7955, #7671 fix MDB_PREV_DUP
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Howard Chu
ITS#7953 .gitignore *.lo
commit
|
commitdiff
|
tree
|
snapshot
2014-10-02
Howard Chu
ITS#7952 .gitignore mdb_dump/load
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Howard Chu
Don't use -fPIC for static lib
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Howard Chu
Use robust mutexes by default
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Howard Chu
Use SysV semaphores instead of POSIX
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Howard Chu
Must do dlist_free before releasing Wmutex
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Hallvard Furuseth
MDB_ROBUST: Use MDB_PID_T. Drop a wmutex variable.
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Howard Chu
Free write mutex earlier in txn_reset0
commit
|
commitdiff
|
tree
|
snapshot
2014-10-01
Hallvard Furuseth
Add MDB_ROBUST
commit
|
commitdiff
|
tree
|
snapshot
2014-09-25
Howard Chu
Android also only has memalign
commit
|
commitdiff
|
tree
|
snapshot
2014-09-20
Howard Chu
new date
commit
|
commitdiff
|
tree
|
snapshot
2014-09-19
Howard Chu
ITS#7943 reinit txn flags
commit
|
commitdiff
|
tree
|
snapshot
2014-09-18
Howard Chu
Plug leak in 4d02c741b120786df1b87ee9ed49c1d3f9bc7522
commit
|
commitdiff
|
tree
|
snapshot
2014-09-16
Howard Chu
Silence some clang warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-09-15
Howard Chu
Release 0.9.14
commit
|
commitdiff
|
tree
|
snapshot
2014-09-13
Quanah Gibson...
Change retry to num times 60. Testing shows that on...
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Howard Chu
More for me_pgoldest
commit
|
commitdiff
|
tree
|
snapshot
2014-09-09
Howard Chu
Remember oldest reader txnid
commit
|
commitdiff
|
tree
|
snapshot
2014-09-04
Howard Chu
Use a single write txn
commit
|
commitdiff
|
tree
|
snapshot
2014-08-24
Howard Chu
ITS#7913 cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-08-22
Howard Chu
More for MIPS
commit
|
commitdiff
|
tree
|
snapshot
2014-08-18
Howard Chu
Partially revert ada26306992babeccad0c5443fbd76e28dd24cd6
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Hallvard Furuseth
Microoptimize loose pages
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Hallvard Furuseth
Fix loose pages in mdb_freelist_save().
commit
|
commitdiff
|
tree
|
snapshot
2014-08-16
Hallvard Furuseth
Split out mdb_midl_xmerge, add MDB_IDL_ALLOCLEN
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Howard Chu
ITS#7917
commit
|
commitdiff
|
tree
|
snapshot
2014-08-11
Howard Chu
ITS#7917 fix mdb_dbi_open
commit
|
commitdiff
|
tree
|
snapshot
2014-08-07
Howard Chu
Just use memalign, not posix_memalign
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Howard Chu
More for MIPS
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Howard Chu
ITS#7793 more for branch key update
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Howard Chu
ITS#7793 doc update, again
commit
|
commitdiff
|
tree
|
snapshot
2014-08-04
Howard Chu
ITS#7793 update branch key if needed
commit
|
commitdiff
|
tree
|
snapshot
2014-08-02
Howard Chu
More for MIPS
commit
|
commitdiff
|
tree
|
snapshot
2014-07-31
Howard Chu
ITS#7913 mdb_cursor_get(*_DUP) cleanup
commit
|
commitdiff
|
tree
|
snapshot
2014-07-27
Howard Chu
Fix MIPS cache coherency on Linux
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Howard Chu
Update date
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Howard Chu
more for mdb_cursor_count
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Hallvard Furuseth
Fix mdb_copy & co when MDB pagesize < OS pagesize
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Howard Chu
ITS#7789 doc updates
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Hallvard Furuseth
ITS#7789 Fix mdb_env_write_meta().
commit
|
commitdiff
|
tree
|
snapshot
2014-07-24
Howard Chu
Revert ITS#7789 commits, let's try this again.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-22
Howard Chu
Fix env_open mode bits
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Howard Chu
Fix mdb_cursor_count, reject uninit'd cursor
commit
|
commitdiff
|
tree
|
snapshot
2014-07-21
Howard Chu
Silence prototype warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Howard Chu
Typo
commit
|
commitdiff
|
tree
|
snapshot
2014-07-14
Howard Chu
ITS#7896 fix for mdb_env_map
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Howard Chu
More for cursor EOF
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Howard Chu
Zero-init copy2 writebuf
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Hallvard Furuseth
MDB_MAXKEYSIZE = 0 (dynamic value) when MDB_DEVEL
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Hallvard Furuseth
MDB_DEVEL doxygen fix
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Hallvard Furuseth
ITS#7789 Fix resize vs MDB_NOMETASYNC, and a comment.
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Howard Chu
Windows fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Howard Chu
Windows compat
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Howard Chu
Fix loading of printable dump
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Howard Chu
ITS#7789 more
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Howard Chu
Revert "ITS#7789 update RESIZED errmsg text"
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Howard Chu
ITS#7825 more
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Howard Chu
Updates #7789, #7825
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Howard Chu
ITS#7825 more
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Howard Chu
ITS#7825 tweak prev commit
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Howard Chu
ITS#7825 add MDB_BAD_DBI error code
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Howard Chu
ITS#7789 update RESIZED errmsg text
commit
|
commitdiff
|
tree
|
snapshot
2014-07-09
Howard Chu
ITS#7789 persist mapsize changes
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Howard Chu
Update LMDB version date/info
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Howard Chu
ITS#7892 Fix MacOSX section name
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Hallvard Furuseth
ITS#7713 cleanups
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Hallvard Furuseth
Fixes for loose pages
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Howard Chu
Re-fix cursor EOF
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Howard Chu
ITS#7713 handle 65536 byte page size
commit
|
commitdiff
|
tree
|
snapshot
2014-07-08
Howard Chu
Set xcursor EOF after deleting last entry
commit
|
commitdiff
|
tree
|
snapshot
2014-07-07
Howard Chu
Compacting copy doesn't need to snapshot metas
commit
|
commitdiff
|
tree
|
snapshot
2014-07-06
Howard Chu
Windows fixes
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Howard Chu
Play games with object file layout
commit
|
commitdiff
|
tree
|
snapshot
2014-07-05
Howard Chu
Rationalize mdb_env_copy2 API
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Howard Chu
More tweaks to copyfd2
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Howard Chu
More copyfd2 tweaks
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Howard Chu
Fix envinfo to return fixed map address
commit
|
commitdiff
|
tree
|
snapshot
2014-07-03
Howard Chu
Windows compat
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Howard Chu
Fix subDB/ovpage copying
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Howard Chu
Larger WBUF still better on large DB
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Howard Chu
Don't check LEAF2 pages for subnodes
commit
|
commitdiff
|
tree
|
snapshot
2014-07-02
Howard Chu
Add mdb_env_copy2()
commit
|
commitdiff
|
tree
|
snapshot
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
next