summaryrefslogtreecommitdiff
path: root/util/env.cc
Commit message (Expand)AuthorAgeFilesLines
* Add some std:: qualifiers to types and functions.Victor Costan2020-04-291-1/+3
* Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.Victor Costan2020-01-091-1/+15
* Style cleanup.Victor Costan2019-05-041-6/+6
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-16/+8
* Replace NULL with nullptr in C++ files.costan2018-04-101-1/+1
* LevelDB now attempts to reuse the preceding MANIFEST and log file when re-ope...Sanjay Ghemawat2015-08-111-0/+4
* fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file)Sanjay Ghemawat2012-01-251-2/+16
* A number of fixes:Hans Wennborg2011-10-311-1/+1
* Speed up Snappy uncompression, new Logger interface.gabor@google.com2011-07-211-5/+10
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+77
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-77/+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/+77