summaryrefslogtreecommitdiff
path: root/db/version_edit.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #652 from caodhuan:masterVictor Costan2022-01-101-0/+1
|\
| * add:compact_pointers_ should be clear when Clear() calledcaodhuan2019-01-221-0/+1
* | Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}.Victor Costan2020-01-091-1/+1
* | Merge pull request #411 from proller:assert1Chris Mumford2019-05-091-2/+1
|\ \
| * | broken db: fix assertion in leveldb::InternalKey::Encode, mark base as corruptproller2016-10-031-2/+1
| |/
* | Style cleanup.Victor Costan2019-05-041-8/+6
* | Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-20/+14
* | Replace NULL with nullptr in C++ files.costan2018-04-101-4/+4
|/
* A number of fixes:Hans Wennborg2011-10-311-1/+1
* A number of bugfixes:Gabor Cselle2011-10-051-8/+6
* Sun Studio support, and fix for test related memory fixes.gabor@google.com2011-07-191-1/+1
* @20776309dgrogan@chromium.org2011-04-201-38/+5
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+301
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-301/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-0/+19
* Initial checkin.jorlow@chromium.org2011-03-181-0/+282