summaryrefslogtreecommitdiff
path: root/util/options.cc
Commit message (Expand)AuthorAgeFilesLines
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-4/+1
* Inline defaults in options.costan2019-03-201-14/+1
* Replace NULL with nullptr in C++ files.costan2018-04-101-3/+3
* Add option for max file size. The currend hard-coded value of 2M is inefficie...corrado2016-09-281-0/+1
* LevelDB now attempts to reuse the preceding MANIFEST and log file when re-ope...Sanjay Ghemawat2015-08-111-1/+1
* Added bloom filter support.v1.4Sanjay Ghemawat2012-04-171-1/+2
* A number of fixes:Hans Wennborg2011-10-311-1/+1
* @20776309dgrogan@chromium.org2011-04-201-1/+0
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+29
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-29/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-2/+2
* Move include files into a leveldb subdir.jorlow@chromium.org2011-03-301-3/+3
* Pull from upstream.jorlow@chromium.org2011-03-221-1/+1
* Initial checkin.jorlow@chromium.org2011-03-181-0/+29