summaryrefslogtreecommitdiff
path: root/helpers
Commit message (Expand)AuthorAgeFilesLines
* Always copy bytes to scratch buffer when reading w/MemEnv.cmumford2019-03-201-7/+0
* Make InMemoryEnv more consistent with filesystem based Env's.cmumford2019-03-112-16/+53
* Replace NULL with nullptr in C++ files.costan2018-04-101-3/+3
* Replace SIZE_MAX with std::numeric_limits.costan2018-03-201-1/+2
* Add CMake build support.costan2018-03-161-1/+3
* Extend thread safety annotations.costan2018-03-161-7/+11
* LevelDB now attempts to reuse the preceding MANIFEST and log file when re-ope...Sanjay Ghemawat2015-08-112-2/+24
* Release 1.18v1.18Chris Mumford2014-09-161-4/+5
* Update to leveldb 1.6v1.6David Grogan2012-10-121-0/+10
* A number of fixes:Hans Wennborg2011-10-313-4/+4
* Sync with upstream @24213649.Hans Wennborg2011-09-261-1/+1
* Sync with upstream @23860137.Hans Wennborg2011-09-123-0/+626