summaryrefslogtreecommitdiff
path: root/table/table_builder.cc
Commit message (Expand)AuthorAgeFilesLines
* Support Zstd compression level in Leveldbleveldb Team2023-04-201-1/+2
* Add support for Zstd-based compression in LevelDB.leveldb Team2023-03-281-0/+14
* Switch from C headers to C++ headers.Victor Costan2020-04-291-1/+1
* Correct class/structure declaration order.Chris Mumford2019-05-031-16/+16
* Format all files IAW the Google C++ Style Guide.Chris Mumford2019-05-021-15/+10
* Replace NULL with nullptr in C++ files.costan2018-04-101-6/+6
* Added bloom filter support.v1.4Sanjay Ghemawat2012-04-171-6/+49
* A number of fixes:Hans Wennborg2011-10-311-1/+1
* reverting disastrous MOE commit, returning to r21dgrogan@chromium.org2011-04-191-0/+227
* Revision created by MOE tool push_codebase.dgrogan@chromium.org2011-04-191-227/+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-3/+3
* Pull from upstream.jorlow@chromium.org2011-03-221-5/+8
* Initial checkin.jorlow@chromium.org2011-03-181-0/+224