Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove main() from most tests. | Victor Costan | 2022-01-03 | 1 | -5/+0 |
* | Add some std:: qualifiers to types and functions. | Victor Costan | 2020-04-29 | 1 | -7/+8 |
* | Internal change. | leveldb Team | 2019-12-02 | 1 | -1/+1 |
* | Switch testing harness to googletest. | Victor Costan | 2019-11-21 | 1 | -7/+9 |
* | Correct class/structure declaration order. | Chris Mumford | 2019-05-03 | 1 | -5/+5 |
* | Format all files IAW the Google C++ Style Guide. | Chris Mumford | 2019-05-02 | 1 | -26/+20 |
* | Fix size_t/int comparison/conversion issues in leveldb. | pkasting | 2015-12-09 | 1 | -1/+2 |
* | Release LevelDB 1.15v1.15 | David Grogan | 2013-12-10 | 1 | -1/+2 |
* | Update to leveldb 1.6v1.6 | David Grogan | 2012-10-12 | 1 | -2/+3 |
* | Added bloom filter support.v1.4 | Sanjay Ghemawat | 2012-04-17 | 1 | -0/+159 |