summaryrefslogtreecommitdiff
path: root/include/leveldb/db.h
Commit message (Expand)AuthorAgeFilesLines
* Change version to 1.23.1.23Chris Mumford2021-02-231-1/+1
* Switch from C headers to C++ headers.Victor Costan2020-04-291-2/+2
* Style cleanup.Victor Costan2019-05-041-1/+1
* Bump the version number from 1.21 to 1.22.1.22Chris Mumford2019-05-031-1/+1
* Correct class/structure declaration order.Chris Mumford2019-05-031-3/+3
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-10/+9
* Update the version to 1.21 in preparation for a new release.1.21Chris Mumford2019-03-291-2/+2
* Replace NULL with nullptr in C++ files.costan2018-04-101-4/+4
* leveldb: Require C++11.costan2018-03-211-6/+5
* leveldb::DestroyDB will now delete empty directories.cmumford2017-11-031-0/+3
* Add LEVELDB_EXPORT macro to export public symbols.cmumford2017-10-041-5/+8
* Increase leveldb version to 1.20.v1.20costan2017-03-011-1/+1
* Increase leveldb version to 1.19.v1.19cmumford2016-08-111-1/+1
* Add "approximate-memory-usage" property to leveldb::DB::GetPropertyssid2015-12-091-0/+2
* Release 1.18v1.18Chris Mumford2014-09-161-1/+1
* Release LevelDB 1.17v1.171.17Chris Mumford2014-05-011-1/+1
* Release LevelDB 1.16v1.16David Grogan2014-02-101-1/+1
* Release LevelDB 1.15v1.15David Grogan2013-12-101-1/+1
* Release LevelDB 1.14v1.14David Grogan2013-09-191-1/+1
* LevelDB 1.13v1.13David Grogan2013-08-211-1/+1
* Release leveldb 1.12v1.12David Grogan2013-06-181-1/+1
* Release leveldb 1.11v1.11David Grogan2013-06-131-1/+1
* Release leveldb 1.10v1.10David Grogan2013-05-141-1/+1
* Fix corruption bug found and analyzed by dhruba@gmail.comv1.9David Grogan2013-01-071-1/+1
* added utility to dump leveldb filesv1.8Sanjay Ghemawat2012-12-271-1/+1
* Small fixes.v1.7Sanjay Ghemawat2012-10-161-1/+1
* Update to leveldb 1.6v1.6David Grogan2012-10-121-1/+1
* update version number to 1.5v1.5Sanjay Ghemawat2012-05-301-1/+1
* Added bloom filter support.v1.4Sanjay Ghemawat2012-04-171-1/+1
* build shared libraries; updated version to 1.3; add Status accessorsv1.3Sanjay Ghemawat2012-03-301-1/+2
* A number of fixes:Hans Wennborg2011-10-311-1/+1
* A number of bugfixes:Gabor Cselle2011-10-051-2/+13
* C binding for leveldb, better readseq benchmark for SQLite.gabor@google.com2011-08-051-0/+1
* sync with upstream @ 21409451dgrogan@chromium.org2011-05-211-7/+13
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+142
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-142/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-5/+7
* Fix last commitjorlow@chromium.org2011-03-301-0/+140