summaryrefslogtreecommitdiff
path: root/include/leveldb/cache.h
Commit message (Expand)AuthorAgeFilesLines
* remove useless code in cache.hxindubawukong2022-01-061-8/+0
* Switch from C headers to C++ headers.Victor Costan2020-04-291-1/+1
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-1/+2
* Replace NULL with nullptr in C++ files.costan2018-04-101-1/+1
* leveldb: Require C++11.costan2018-03-211-5/+4
* Add LEVELDB_EXPORT macro to export public symbols.cmumford2017-10-041-3/+4
* Add "approximate-memory-usage" property to leveldb::DB::GetPropertyssid2015-12-091-0/+4
* Add leveldb::Cache::Prunetzik2015-12-091-0/+7
* Release 1.18v1.18Chris Mumford2014-09-161-1/+1
* A number of fixes:Hans Wennborg2011-10-311-1/+1
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+99
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-99/+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/+99