Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Don't include C++ headers in extern C | Paul Beusterien | 2021-03-03 | 1 | -4/+4 |
* | unsigned char -> uint8_t | Victor Costan | 2019-05-28 | 1 | -10/+10 |
* | Add argument definition for void c functions. | allangj | 2019-05-05 | 1 | -7/+7 |
* | Format all files IAW the Google C++ Style Guide. | Chris Mumford | 2019-05-02 | 1 | -22/+20 |
* | Expose WriteBatch::Append in the C API. | costan | 2018-08-19 | 1 | -1/+3 |
* | Expose Env::GetTempDirectory() for use in C test. | costan | 2018-03-09 | 1 | -0/+3 |
* | Add leveldb_options_set_max_file_size to the C API. | cmumford | 2017-11-03 | 1 | -0/+2 |
* | Add LEVELDB_EXPORT macro to export public symbols. | cmumford | 2017-10-04 | 1 | -145/+120 |
* | Release LevelDB 1.16v1.16 | David Grogan | 2014-02-10 | 1 | -1/+0 |
* | Small fixes.v1.7 | Sanjay Ghemawat | 2012-10-16 | 1 | -0/+6 |
* | Update to leveldb 1.6v1.6 | David Grogan | 2012-10-12 | 1 | -0/+10 |
* | Added bloom filter support.v1.4 | Sanjay Ghemawat | 2012-04-17 | 1 | -0/+29 |
* | C binding for leveldb, better readseq benchmark for SQLite. | gabor@google.com | 2011-08-05 | 1 | -0/+246 |