summaryrefslogtreecommitdiff
path: root/db/dbformat.cc
Commit message (Expand)AuthorAgeFilesLines
* Add some std:: qualifiers to types and functions.Victor Costan2020-04-291-1/+1
* Switch from C headers to C++ headers.Victor Costan2020-04-291-2/+1
* Using std::ostringstream in key DebugString.Chris Mumford2019-05-081-13/+10
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-11/+11
* Release leveldb 1.10v1.10David Grogan2013-05-141-1/+1
* Added bloom filter support.v1.4Sanjay Ghemawat2012-04-171-0/+20
* Pass system's CFLAGS, remove exit time destructor, sstable bug fix.Hans Wennborg2011-11-141-6/+8
* A number of fixes:Hans Wennborg2011-10-311-1/+1
* A number of bugfixes:Gabor Cselle2011-10-051-0/+12
* A number of smaller fixes and performance improvements:gabor@google.com2011-06-221-0/+19
* @20776309dgrogan@chromium.org2011-04-201-65/+0
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+152
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-152/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-0/+0
* Pull from upstream.jorlow@chromium.org2011-03-221-1/+1
* Initial checkin.jorlow@chromium.org2011-03-181-0/+152