summaryrefslogtreecommitdiff
path: root/include/leveldb/status.h
Commit message (Expand)AuthorAgeFilesLines
* Correct class/structure declaration order.Chris Mumford2019-05-031-7/+7
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-1/+2
* Add move constructor to Status.costan2018-04-231-11/+19
* Replace NULL with nullptr in C++ files.costan2018-04-101-6/+6
* Add LEVELDB_EXPORT macro to export public symbols.cmumford2017-10-041-1/+2
* Added leveldb::Status::IsInvalidArgument() method.cmumford2015-12-091-0/+3
* LevelDB now attempts to reuse the preceding MANIFEST and log file when re-ope...Sanjay Ghemawat2015-08-111-0/+3
* build shared libraries; updated version to 1.3; add Status accessorsv1.3Sanjay Ghemawat2012-03-301-0/+6
* A number of fixes:Hans Wennborg2011-10-311-1/+1
* Sun Studio support, and fix for test related memory fixes.gabor@google.com2011-07-191-1/+1
* sync with upstream @ 21409451dgrogan@chromium.org2011-05-211-11/+25
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+86
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-86/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-0/+0
* Fix last commitjorlow@chromium.org2011-03-301-0/+86