projects
/
platform
/
upstream
/
lmdb.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Comment ovpage code in mdb_cursor_put()
[platform/upstream/lmdb.git]
/
libraries
/
2016-05-10
Hallvard Furuseth
Comment ovpage code in mdb_cursor_put()
tree
|
commitdiff
2016-04-26
Howard Chu
ITS#8412 fix NEXT_DUP after cursor_del
tree
|
commitdiff
2016-04-18
Howard Chu
ITS#8406 fix xcursors after cursor_del
tree
|
commitdiff
2016-04-09
Howard Chu
mdb_drop optimization
tree
|
commitdiff
2016-03-28
Howard Chu
ITS#8393 fix MDB_GET_BOTH on non-dup record
tree
|
commitdiff
2016-03-02
Howard Chu
MDB_VL32 - increase max write txn size
tree
|
commitdiff
2016-02-16
Howard Chu
Tweak MDB_PREV_MULTIPLE for uninit'd cursor
tree
|
commitdiff
2016-02-15
Howard Chu
Tweak Win32 errmsg buffer
tree
|
commitdiff
2016-02-14
Howard Chu
ITS#8324 Map NTAPI result codes to WIN32 codes
tree
|
commitdiff
2016-02-04
Hallvard Furuseth
ITS#7992 Fix memleak in prev change
tree
|
commitdiff
2016-01-30
Howard Chu
Happy New Year
tree
|
commitdiff
2016-01-28
Hallvard Furuseth
Fix MDB_VL32 mdb_cursor_count()/entrycount types
tree
|
commitdiff
2016-01-28
Howard Chu
MDB_VL32 change overflow page scan
tree
|
commitdiff
2016-01-28
Howard Chu
ITS#8363 Fix off-by-one in mdb_midl_shrink
tree
|
commitdiff
2016-01-27
Howard Chu
MDB_VL32 more for 1ba5adb2ec262405f9207d6015d4f29eea548d25
tree
|
commitdiff
2016-01-26
Howard Chu
ITS#8324 fix a6ccef73ed288271f9b5871909d14a2e481c81ae
tree
|
commitdiff
2016-01-24
Howard Chu
ITS#8355 fix subcursors
tree
|
commitdiff
2016-01-23
Howard Chu
Update WRITEMAP doc
tree
|
commitdiff
2016-01-20
Howard Chu
WIN64 needs off_t redefined too
tree
|
commitdiff
2016-01-16
Howard Chu
ITS#8324 fix c4e31434c7773ee54f2ffdeb545e5740f56492a1
tree
|
commitdiff
2016-01-12
Hallvard Furuseth
lmdb.h Caveats: Reserved vs. actual mem/disk usage
tree
|
commitdiff
2016-01-12
Howard Chu
ITS#8346 fix typo in prev commit
tree
|
commitdiff
2016-01-11
Howard Chu
ITS#8347 fix off-by-one in VL32 purge
tree
|
commitdiff
2016-01-11
Howard Chu
ITS#8346 free last txn0->mt_rpages in env_close
tree
|
commitdiff
2016-01-07
Howard Chu
Add MDB_PREV_MULTIPLE
tree
|
commitdiff
2016-01-02
Howard Chu
Fixups for env_copy with large files
tree
|
commitdiff
2015-12-28
Howard Chu
MDB_VL32 fix cursor_unref - ignore cursor with empty...
tree
|
commitdiff
2015-12-28
Howard Chu
ITS#8342 MDB_VL32/WIN32 - close file mapping handle...
tree
|
commitdiff
2015-12-28
Howard Chu
MDB_VL32 tweak prev commit
tree
|
commitdiff
2015-12-23
Howard Chu
MDB_VL32 - prevent mixing with non-VL32 builds
tree
|
commitdiff
2015-12-22
Howard Chu
MDB_VL32 - Fix me_rpmutex usage
tree
|
commitdiff
2015-12-22
Howard Chu
MDB_RESERVE doc
tree
|
commitdiff
2015-12-22
Howard Chu
MDB_VL32 - fix prev commit
tree
|
commitdiff
2015-12-22
Howard Chu
MDB_VL32 - fix for Win32 read-only envs
tree
|
commitdiff
2015-12-22
Howard Chu
MDB_VL32 - track overflow pages too
tree
|
commitdiff
2015-12-22
Hallvard Furuseth
mdb_page_alloc(): Use original snapshot of freeDB.
tree
|
commitdiff
2015-12-22
Hallvard Furuseth
Prep for next commit: C_WRITEMAP, C_ORIG_RDONLY.
tree
|
commitdiff
2015-12-22
Hallvard Furuseth
Pass cursor to mdb_page_get(), mdb_node_read().
tree
|
commitdiff
2015-12-21
Howard Chu
ITS#8324 fix for WRITEMAP
tree
|
commitdiff
2015-12-20
Howard Chu
Note that we're prepping for 1.0
tree
|
commitdiff
2015-12-20
Howard Chu
MDB_VL32 support 64 bit DBs on 32 bit processors
tree
|
commitdiff
2015-12-20
Howard Chu
MDB_VL32 preparation
tree
|
commitdiff
2015-12-19
Howard Chu
Fix typos
tree
|
commitdiff
2015-12-19
Howard Chu
Add Getting Started doc
tree
|
commitdiff
2015-12-15
Howard Chu
ITS#7992 cleanup
tree
|
commitdiff
2015-12-12
Hallvard Furuseth
mdb_dbi_open(): Catch strdup failure
tree
|
commitdiff
2015-12-08
Howard Chu
ITS#8324 fix for read-only envs
tree
|
commitdiff
2015-12-08
Howard Chu
ITS#8336 fix page_search_root assert on FreeDB
tree
|
commitdiff
2015-12-08
Hallvard Furuseth
ITS#8334 Fix MDB_APPENDDUP vs. rewrite(single item)
tree
|
commitdiff
2015-12-06
Howard Chu
ITS#8324 additional tweaks
tree
|
commitdiff
2015-12-03
Sebastien Launay
ITS#8330 Fix robust mutex detection for glibc 2.10...
tree
|
commitdiff
2015-12-01
Howard Chu
ITS#8169 more Makefile tweaks
tree
|
commitdiff
2015-12-01
Howard Chu
ITS#8169 more for prev patch
tree
|
commitdiff
2015-11-30
Howard Chu
ITS#8324 incremental DB file growth for Windows
tree
|
commitdiff
2015-11-24
Howard Chu
ITS#8321 cleanup unused var
tree
|
commitdiff
2015-11-24
Heiko Becker
ITS#8169 Allow passing mandir to make install
tree
|
commitdiff
2015-11-24
Heiko Becker
ITS#8168 Allow passing AR to make
tree
|
commitdiff
2015-11-24
Howard Chu
ITS#8321 fix ambiguity in cursor_put fixup
tree
|
commitdiff
2015-11-24
Howard Chu
Cleanup C_DEL flag usage
tree
|
commitdiff
2015-11-24
Howard Chu
ITS#8321 More cursor fixup
tree
|
commitdiff
2015-11-24
Howard Chu
ITS#8321 page_touch - don't fixup the cursor we just...
tree
|
commitdiff
2015-11-24
Howard Chu
ITS#8321 mdb_put cursor needs tracking too
tree
|
commitdiff
2015-11-24
Howard Chu
ITS#8321 Fix mdb_cursor_set
tree
|
commitdiff
2015-11-24
Howard Chu
ITS#8321 deinit empty cursors
tree
|
commitdiff
2015-11-24
Howard Chu
ITS#8323 Fix nested commit
tree
|
commitdiff
2015-11-23
Hallvard Furuseth
CURSOR_TMP_[UN]TRACK() -> WITH_CURSOR_TRACKING()
tree
|
commitdiff
2015-11-23
Orivej Desh
ITS#8320 mdb_load: fix loading data from simple text...
tree
|
commitdiff
2015-11-23
Orivej Desh
ITS#8319 mdb_load: explain readline and mdb_cursor_put...
tree
|
commitdiff
2015-11-23
Howard Chu
ITS#8321 reorganize page_split fixups
tree
|
commitdiff
2015-11-23
Howard Chu
ITS#8321 simplify page_split fixups
tree
|
commitdiff
2015-11-23
Howard Chu
ITS#8321 track temporary cursors
tree
|
commitdiff
2015-11-23
Howard Chu
ITS#8321 fix mdb_cursor_put
tree
|
commitdiff
2015-11-23
Howard Chu
ITS#8321 fix mdb_cursor_shadow()
tree
|
commitdiff
2015-11-23
Howard Chu
ITS#8321 fix mdb_cursor_chk()
tree
|
commitdiff
2015-11-23
Howard Chu
ITS#8321 don't skip fixups on splitting cursors
tree
|
commitdiff
2015-11-23
Howard Chu
ITS#8321 Fix del/dupsort
tree
|
commitdiff
2015-11-23
Howard Chu
ITS#8316 more for 60c34d14ec3ceb0762d620eef77db73dd1e911dc
tree
|
commitdiff
2015-11-23
Howard Chu
ITS#8300 more for prev commit
tree
|
commitdiff
2015-11-20
Howard Chu
Silence some valgrind uninit warnings
tree
|
commitdiff
2015-11-20
Howard Chu
Refix root split check from 5da67968afb599697d7557c13b6...
tree
|
commitdiff
2015-11-20
Oskari Timperi
ITS#7992 assume Windows paths are UTF-8
tree
|
commitdiff
2015-11-19
Howard Chu
ITS#8316 cursor fixup in page_merge
tree
|
commitdiff
2015-11-19
Howard Chu
ITS#8315 fix ovpage_free
tree
|
commitdiff
2015-11-18
Howard Chu
ITS#8313 more for ITS#8062
tree
|
commitdiff
2015-11-18
Hallvard Furuseth
ITS#8312 Fix loose pages in commit(nested txn)
tree
|
commitdiff
2015-11-18
Howard Chu
ITS#8311 add comment
tree
|
commitdiff
2015-11-18
Howard Chu
ITS#8311 fix page_split from update_key
tree
|
commitdiff
2015-11-17
Hallvard Furuseth
ITS#7209 Default MDB_DSYNC = O_SYNC if no O_DSYNC
tree
|
commitdiff
2015-11-13
Howard Chu
ITS#8310 fix mdb_rebalance cursor fixup
tree
|
commitdiff
2015-11-11
Howard Chu
Tweak robust mutex detection for glibc
tree
|
commitdiff
2015-11-09
Howard Chu
ITS#8304 fix page_merge
tree
|
commitdiff
2015-11-06
Howard Chu
ITS#8300 more for node_move
tree
|
commitdiff
2015-11-04
Howard Chu
ITS#8300 simplify
tree
|
commitdiff
2015-11-04
Howard Chu
ITS#8300 more for node_move fixups
tree
|
commitdiff
2015-11-04
Howard Chu
ITS#8300 fix node_move
tree
|
commitdiff
2015-11-04
Howard Chu
ITS#8300 fix rebalance after node_move
tree
|
commitdiff
2015-11-04
Howard Chu
ITS#8238 fix DUPFIXED page_split
tree
|
commitdiff
2015-11-04
Howard Chu
ITS#8299 fix page_merge cursor fixup
tree
|
commitdiff
2015-10-31
Howard Chu
Use MDB_USE_ROBUST not MDB_NO_ROBUST
tree
|
commitdiff
2015-10-31
Howard Chu
Add MDB_NO_ROBUST to disable Robust Mutexes
tree
|
commitdiff
next