aboutsummaryrefslogtreecommitdiff
path: root/external/db_drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-12ITS#8704 add MDB_PREVSNAPSHOT flag to mdb_env_openHoward Chu8-15/+68
2017-04-12Fix Android recognitionhyc1-3/+3
2017-02-21update copyright year, fix occasional lack of newline at line endRiccardo Spagni2-2/+2
2017-02-07ITS#8582 keep mutex at end of structHoward Chu1-10/+10
2017-01-31Workaround VL32 cursor refcounting miscountHoward Chu1-7/+9
2017-01-05Build wallet with Android NDKMoroccanMalinois1-0/+5
2016-09-18cmake: transitive deps and remove deprecated LINK_*redfish1-1/+1
2016-08-11More for Issue #855Howard Chu1-6/+12
2016-06-07Fix Issue #855Howard Chu1-4/+0
2016-04-09mdb_drop optimizationHoward Chu1-1/+10
2016-04-05More outputs consolidationHoward Chu1-1/+1
2016-02-17MDB_VL32 - increase max write txn sizeHoward Chu1-1/+1
2016-02-16Resync with masterHoward Chu2-23/+76
2016-01-28MDB_VL32 change overflow page scanHoward Chu1-31/+10
2016-01-28MDB_VL32 Fix off-by-one in mdb_midl_shrinkHoward Chu1-1/+1
2016-01-27MDB_VL32 Fix another 32bit overflowHoward Chu1-1/+1
2016-01-27Tweak mdb_strerror msg bufferHoward Chu1-3/+4
2016-01-27MDB_VL32 Fix d2a5f72f73e0e4030b521086b13b8c8efaf9ca9eHoward Chu1-1/+1
2016-01-20WIN64 needs off_t redefined tooHoward Chu1-1/+1
2016-01-16Fix --db-sync-mode on Windows64Howard Chu1-1/+1
2015-12-31updated copyright yearRiccardo Spagni2-2/+2
2015-12-28MDB_VL32 - resync with masterHoward Chu2-75/+75
2015-12-25Update liblmdb, unify 32/64 sourcesHoward Chu58-16992/+2464
2015-07-16hyc accidentally typo'd...we shall never speak of this againRiccardo Spagni1-1/+1
2015-07-16updated vl32 to currentRiccardo Spagni24-188/+390
2015-07-16updated in-source lmdbRiccardo Spagni10-95/+171
2015-07-16open() flag O_DSYNC isn't on BSD, use O_SYNCThomas Winget2-0/+8
2015-07-15** CHANGES ARE EXPERIMENTAL (FOR TESTING ONLY)NoodleDoodleNoodleDoodleNoodleDoodleNoo1-20/+0
2015-04-22Require BerkeleyDB to be installed (for now) if building non-staticThomas Winget1-7/+2
2015-04-14update lmdb64Riccardo Spagni22-365/+201
2015-04-07Only compile BerkeleyDB as an option in non-staticThomas Winget1-16/+18
2015-03-17Pull blockchain changes into berkeleydb branchThomas Winget57-27/+16065
2015-03-17Move db_drivers/ to external/Thomas Winget57-0/+32257
2015-03-17Revert "Moved db_drivers/ into external/ for consistency"Thomas Winget29-16219/+0
2015-03-16BerkeleyDB Blockchain building, not working yetThomas Winget1-5/+5
2015-03-16CMake wiring, minor cleanup, minor test additionThomas Winget1-1/+23
2015-03-09Moved db_drivers/ into external/ for consistencyThomas Winget29-0/+16219