summaryrefslogtreecommitdiff
path: root/db/repair.cc
Commit message (Expand)AuthorAgeFilesLines
* Add some std:: qualifiers to types and functions.Victor Costan2020-04-291-1/+2
* Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.Victor Costan2020-01-091-3/+3
* Switch to using C++ 11 override specifier.Chris Mumford2019-05-091-1/+1
* Correct class/structure declaration order.Chris Mumford2019-05-031-16/+16
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-29/+18
* Replace NULL with nullptr in C++ files.costan2018-04-101-6/+6
* Extend thread safety annotations.costan2018-03-161-1/+1
* Release 1.18v1.18Chris Mumford2014-09-161-1/+1
* Release LevelDB 1.16v1.16David Grogan2014-02-101-1/+0
* Release LevelDB 1.15v1.15David Grogan2013-12-101-49/+114
* Release LevelDB 1.14v1.14David Grogan2013-09-191-0/+8
* Added bloom filter support.v1.4Sanjay Ghemawat2012-04-171-1/+3
* A number of fixes:Hans Wennborg2011-10-311-2/+2
* Speed up Snappy uncompression, new Logger interface.gabor@google.com2011-07-211-10/+10
* Sun Studio support, and fix for test related memory fixes.gabor@google.com2011-07-191-0/+5
* A number of smaller fixes and performance improvements:gabor@google.com2011-06-221-4/+2
* sync with upstream @ 21409451dgrogan@chromium.org2011-05-211-4/+8
* @20776309dgrogan@chromium.org2011-04-201-28/+12
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+396
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-396/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-0/+0
* Move include files into a leveldb subdir.jorlow@chromium.org2011-03-301-3/+3
* Upstream changes.jorlow@chromium.org2011-03-281-1/+1
* Initial checkin.jorlow@chromium.org2011-03-181-0/+396