summaryrefslogtreecommitdiff
path: root/db/filename.cc
Commit message (Expand)AuthorAgeFilesLines
* Add some std:: qualifiers to types and functions.Victor Costan2020-04-291-4/+4
* Switch from C headers to C++ headers.Victor Costan2020-04-291-2/+2
* Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.Victor Costan2020-01-091-1/+1
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-9/+6
* Remove extern from function declarations.costan2018-03-121-12/+12
* Release LevelDB 1.14v1.14David Grogan2013-09-191-2/+7
* fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file)Sanjay Ghemawat2012-01-251-1/+5
* A number of fixes:Hans Wennborg2011-10-311-1/+1
* @20776309dgrogan@chromium.org2011-04-201-19/+0
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+154
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-154/+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-1/+1
* Initial checkin.jorlow@chromium.org2011-03-181-0/+154