index
:
platform/upstream/lmdb
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_unified
master
sandbox/nmerinov/llvm
tizen
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: System / Base; Licenses: ETC;
Inki Dae <inki.dae@samsung.com>, Semun Lee <semun.lee@samsung.com>, Tae-Young Chung <ty83.chung@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-12-22
MDB_VL32 - track overflow pages too
Howard Chu
1
-2
/
+28
2015-12-22
mdb_page_alloc(): Use original snapshot of freeDB.
Hallvard Furuseth
1
-0
/
+15
2015-12-22
Prep for next commit: C_WRITEMAP, C_ORIG_RDONLY.
Hallvard Furuseth
1
-5
/
+9
2015-12-22
Pass cursor to mdb_page_get(), mdb_node_read().
Hallvard Furuseth
1
-35
/
+35
2015-12-21
ITS#8324 fix for WRITEMAP
Howard Chu
1
-3
/
+10
2015-12-20
Note that we're prepping for 1.0
Howard Chu
1
-2
/
+2
2015-12-20
MDB_VL32 support 64 bit DBs on 32 bit processors
Howard Chu
3
-8
/
+664
2015-12-20
MDB_VL32 preparation
Howard Chu
6
-111
/
+176
2015-12-19
Fix typos
Howard Chu
1
-1
/
+1
2015-12-19
Add Getting Started doc
Howard Chu
3
-1
/
+196
2015-12-15
ITS#7992 cleanup
Howard Chu
1
-4
/
+14
2015-12-12
mdb_dbi_open(): Catch strdup failure
Hallvard Furuseth
1
-5
/
+16
2015-12-08
ITS#8324 fix for read-only envs
Howard Chu
1
-5
/
+14
2015-12-08
ITS#8336 fix page_search_root assert on FreeDB
Howard Chu
1
-1
/
+5
2015-12-08
ITS#8334 Fix MDB_APPENDDUP vs. rewrite(single item)
Hallvard Furuseth
1
-1
/
+1
2015-12-06
ITS#8324 additional tweaks
Howard Chu
1
-2
/
+3
2015-12-03
ITS#8330 Fix robust mutex detection for glibc 2.10 and 2.11
Sebastien Launay
1
-2
/
+2
2015-12-01
ITS#8169 more Makefile tweaks
Howard Chu
1
-7
/
+12
2015-12-01
ITS#8169 more for prev patch
Howard Chu
1
-1
/
+1
2015-11-30
ITS#8324 incremental DB file growth for Windows
Howard Chu
2
-33
/
+72
2015-11-24
ITS#8321 cleanup unused var
Howard Chu
1
-1
/
+0
2015-11-24
ITS#8169 Allow passing mandir to make install
Heiko Becker
1
-1
/
+2
2015-11-24
ITS#8168 Allow passing AR to make
Heiko Becker
1
-1
/
+2
2015-11-24
ITS#8321 fix ambiguity in cursor_put fixup
Howard Chu
1
-3
/
+9
2015-11-24
Cleanup C_DEL flag usage
Howard Chu
1
-7
/
+4
2015-11-24
ITS#8321 More cursor fixup
Howard Chu
1
-3
/
+42
2015-11-24
ITS#8321 page_touch - don't fixup the cursor we just touched
Howard Chu
1
-0
/
+1
2015-11-24
ITS#8321 mdb_put cursor needs tracking too
Howard Chu
1
-2
/
+7
2015-11-24
ITS#8321 Fix mdb_cursor_set
Howard Chu
1
-0
/
+2
2015-11-24
ITS#8321 deinit empty cursors
Howard Chu
1
-1
/
+8
2015-11-24
ITS#8323 Fix nested commit
Howard Chu
1
-0
/
+19
2015-11-23
CURSOR_TMP_[UN]TRACK() -> WITH_CURSOR_TRACKING()
Hallvard Furuseth
1
-27
/
+19
2015-11-23
ITS#8320 mdb_load: fix loading data from simple text files
Orivej Desh
1
-1
/
+1
2015-11-23
ITS#8319 mdb_load: explain readline and mdb_cursor_put errors
Orivej Desh
1
-6
/
+8
2015-11-23
ITS#8321 reorganize page_split fixups
Howard Chu
1
-7
/
+19
2015-11-23
ITS#8321 simplify page_split fixups
Howard Chu
1
-5
/
+11
2015-11-23
ITS#8321 track temporary cursors
Howard Chu
1
-16
/
+35
2015-11-23
ITS#8321 fix mdb_cursor_put
Howard Chu
1
-2
/
+3
2015-11-23
ITS#8321 fix mdb_cursor_shadow()
Howard Chu
1
-5
/
+6
2015-11-23
ITS#8321 fix mdb_cursor_chk()
Howard Chu
1
-1
/
+1
2015-11-23
ITS#8321 don't skip fixups on splitting cursors
Howard Chu
1
-5
/
+0
2015-11-23
ITS#8321 Fix del/dupsort
Howard Chu
1
-1
/
+1
2015-11-23
ITS#8316 more for 60c34d14ec3ceb0762d620eef77db73dd1e911dc
Howard Chu
1
-1
/
+2
2015-11-23
ITS#8300 more for prev commit
Howard Chu
1
-7
/
+9
2015-11-20
Silence some valgrind uninit warnings
Howard Chu
1
-1
/
+8
2015-11-20
Refix root split check from 5da67968afb599697d7557c13b65fb961ec408dd
Howard Chu
1
-9
/
+4
2015-11-20
ITS#7992 assume Windows paths are UTF-8
Oskari Timperi
1
-4
/
+40
2015-11-19
ITS#8316 cursor fixup in page_merge
Howard Chu
1
-0
/
+2
2015-11-19
ITS#8315 fix ovpage_free
Howard Chu
1
-0
/
+2
2015-11-18
ITS#8313 more for ITS#8062
Howard Chu
1
-0
/
+1
[prev]
[next]