14 Révisions (master)

Auteur SHA1 Message Date
  leveldb Team c61238dcf3 Support Zstd compression level in Leveldb il y a 1 an
  leveldb Team 1d6e8d64ee Add support for Zstd-based compression in LevelDB. il y a 1 an
  Christopher Jeffrey 9e1c274074
Add compression flag to benchmarks. il y a 2 ans
  Chris Mumford 37aaf2fccd Fix fprintf format string. il y a 3 ans
  Victor Costan 1998c0ef15 Fix build errors. il y a 3 ans
  leveldb Team 8cce47e450 Optimize leveldb block seeks to utilize the current iterator location. il y a 3 ans
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. il y a 4 ans
  Victor Costan 3f934e3705 Switch from C headers to C++ headers. il y a 4 ans
  Victor Costan 5903e7a112 Remove Windows workarounds in some tests. il y a 4 ans
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. il y a 4 ans
  leveldb Team d152b23f3b Defend against inclusion of windows.h in tests that invoke il y a 5 ans
  Chris Mumford 142035edd4 Initialize Stats::start_ before first use in Stats::Start(). il y a 5 ans
  Victor Costan 4bd052d7e8 Consolidate benchmark code to benchmarks/. il y a 5 ans
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. il y a 5 ans
  Chris Mumford 2f008ac19e Initialize class members to default values in constructors. il y a 5 ans
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. il y a 5 ans
  costan 09217fd067 Replace NULL with nullptr in C++ files. il y a 6 ans
  costan 0db30413a4 leveldb: Add more thread safety annotations. il y a 6 ans
  costan 8143c12f3f Fix includes in util/testharness.h. il y a 6 ans
  corrado a2fb086d07 Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. il y a 8 ans
  cmumford 3c9ff3c691 Only compiling TrimSpace on linux. il y a 9 ans
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. il y a 10 ans
  Sanjay Ghemawat 77948e7eec Add benchmark that measures cost of repeatedly opening the database. il y a 10 ans
  Chris Mumford 803d69203a Release 1.18 il y a 10 ans
  David Grogan 0cfb990d58 Release LevelDB 1.15 il y a 11 ans
  David Grogan 946e5b5a4c Update to leveldb 1.6 il y a 12 ans
  Sanjay Ghemawat 075a35a6d3 Remove static initializer; fix endian-ness detection; fix build on il y a 12 ans
  Sanjay Ghemawat 85584d497e Added bloom filter support. il y a 12 ans
  Hans Wennborg 36a5f8ed7f A number of fixes: il y a 13 ans
  Gabor Cselle 299ccedfec A number of bugfixes: il y a 13 ans
  gabor@google.com 7263023651 Bugfixes: for Get(), don't hold mutex while writing log. il y a 13 ans
  gabor@google.com e3584f9c28 Bugfix for issue 33; reduce lock contention in Get(), parallel benchmarks. il y a 13 ans
  gabor@google.com 60bd8015f2 Speed up Snappy uncompression, new Logger interface. il y a 13 ans
  gabor@google.com ccf0fcd5c2 A number of smaller fixes and performance improvements: il y a 13 ans
  dgrogan@chromium.org 740d8b3d00 Update from upstream @21551990 il y a 13 ans
  dgrogan@chromium.org da79909507 sync with upstream @ 21409451 il y a 13 ans
  dgrogan@chromium.org ba6dac0e80 @20776309 il y a 13 ans
  dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 il y a 13 ans
  dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. il y a 13 ans
  dgrogan@chromium.org b409afe968 chmod a-x il y a 13 ans
  dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. il y a 13 ans
  jorlow@chromium.org 4671a695fc Move include files into a leveldb subdir. il y a 13 ans
  jorlow@chromium.org e2da744e12 Upstream changes. il y a 13 ans
  jorlow@chromium.org e11bdf1935 Upstream changes il y a 13 ans
  jorlow@chromium.org 13b72af77b More changes from upstream. il y a 13 ans
  jorlow@chromium.org 0e38925490 Sync in bug fixes il y a 13 ans
  jorlow@chromium.org f67e15e50f Initial checkin. il y a 13 ans