summaryrefslogtreecommitdiff
path: root/db/table_cache.h
Commit message (Expand)AuthorAgeFilesLines
* Make table cache non-copyableehds2021-05-081-0/+4
* Switch from C headers to C++ headers.Victor Costan2020-04-291-2/+1
* Correct class/structure declaration order.Chris Mumford2019-05-031-2/+2
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-10/+7
* Replace NULL with nullptr in C++ files.costan2018-04-101-5/+5
* Extend thread safety annotations.costan2018-03-161-2/+2
* Added bloom filter support.v1.4Sanjay Ghemawat2012-04-171-0/+11
* A number of fixes:Hans Wennborg2011-10-311-1/+1
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+50
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-50/+0
* chmod a-xdgrogan@chromium.org2011-04-181-0/+0
* @20602303. Default file permission is now 755.dgrogan@chromium.org2011-04-121-0/+0
* Move include files into a leveldb subdir.jorlow@chromium.org2011-03-301-2/+2
* Upstream changes.jorlow@chromium.org2011-03-281-7/+8
* Initial checkin.jorlow@chromium.org2011-03-181-0/+49