Commit History

Author SHA1 Message Date
  leveldb Team c61238dcf3 Support Zstd compression level in Leveldb 1 year ago
  leveldb Team 1d6e8d64ee Add support for Zstd-based compression in LevelDB. 1 year ago
  Peter Kasting 8b5b1ca96c Fixes for C++20 support. 2 years ago
  Victor Costan 3f934e3705 Switch from C headers to C++ headers. 4 years ago
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. 5 years ago
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 years ago
  costan 201f77d137 Inline defaults in options. 5 years ago
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6 years ago
  cmumford 4a7e7f50dc Add LEVELDB_EXPORT macro to export public symbols. 7 years ago
  corrado a2fb086d07 Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. 8 years ago
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 9 years ago
  Chris Mumford 803d69203a Release 1.18 10 years ago
  Sanjay Ghemawat 85584d497e Added bloom filter support. 12 years ago
  Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
  Gabor Cselle 299ccedfec A number of bugfixes: 13 years ago
  gabor@google.com 60bd8015f2 Speed up Snappy uncompression, new Logger interface. 13 years ago
  gabor@google.com 6872ace901 Sun Studio support, and fix for test related memory fixes. 13 years ago
  gabor@google.com 6699c7ebe6 Small tweaks and bugfixes for Issue 18 and 19. 13 years ago
  dgrogan@chromium.org ba6dac0e80 @20776309 13 years ago
  dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 13 years ago
  dgrogan@chromium.org b743906eea 13 years ago
  dgrogan@chromium.org b409afe968 chmod a-x 13 years ago
  dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 13 years ago
  jorlow@chromium.org 9e33808a26 Fix last commit 13 years ago