62 Révisions (master)

Auteur SHA1 Message Date
  alexfisher b3f4bb4214 use value instead of new field to cover ttl, can run successfully without garbage collection il y a 3 semaines
  Reilly Grant 13ebad24dc Address comments. il y a 1 an
  Reilly Grant 89ea7f2643 Fix tests when run against ChromiumEnv il y a 1 an
  Sanjay Ghemawat fb644cb445 Stop future writes if a log file Close() fails. il y a 1 an
  Victor Costan 8f464e7f68 Remove main() from most tests. il y a 2 ans
  Victor Costan b2801ee1a0 Extract benchmark from db_test.cc. il y a 2 ans
  Chris Mumford 2a47801868 Use partial path to benchmark/benchmark.h. il y a 3 ans
  leveldb Team 8cce47e450 Optimize leveldb block seeks to utilize the current iterator location. il y a 3 ans
  Chris Mumford b754fdca72 Fixed fprintf of 64-bit value. il y a 4 ans
  leveldb Team 99ab4730d6 Use external benchmark API header il y a 4 ans
  leveldb Team ed781070b4 Internal test cleanup il y a 4 ans
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. 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
  leveldb Team 583a42b596 Internal change. il y a 5 ans
  Victor Costan 1c58902bdc Switch testing harness to googletest. il y a 5 ans
  Chris Mumford 28e6d238be Switch to using C++ 11 override specifier. il y a 5 ans
  Victor Costan 506b1722ef Convert missed virtual -> override in db_test.cc. il y a 5 ans
  Victor Costan 24424a1ef2 Style cleanup. il y a 5 ans
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. il y a 5 ans
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. il y a 5 ans
  costan 6188a54ce9 leveldb: Add tests for empty keys and values. il y a 5 ans
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. il y a 5 ans
  cmumford c69d33b0ec Added native support for Windows. il y a 5 ans
  costan 1868398150 Clean up SnapshotImpl. il y a 6 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
  cmumford 0509414f85 leveldb::DestroyDB will now delete empty directories. il y a 7 ans
  sanjay 7e12c00ecf Fix issue 474: a race between the f*_unlocked() STDIO calls in il y a 7 ans
  ssid 528c2bc6ad Add "approximate-memory-usage" property to leveldb::DB::GetProperty 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
  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 0b9a89f40e Release LevelDB 1.14 il y a 11 ans
  David Grogan 7b094f12e4 Release leveldb 1.11 il y a 11 ans
  David Grogan 514c943a8e Make DB::Open fail if sst files are missing. il y a 11 ans
  David Grogan d84c825a70 Fix corruption bug found and analyzed by dhruba@gmail.com il y a 12 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
  Sanjay Ghemawat 3c8be108bf fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file) il y a 13 ans
  Hans Wennborg 42fb47f6ed Pass system's CFLAGS, remove exit time destructor, sstable bug fix. il y a 13 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 ab323f7e1e Bugfixes for iterator and documentation. il y a 13 ans
  gabor@google.com 6872ace901 Sun Studio support, and fix for test related memory fixes. il y a 13 ans
  gabor@google.com 6699c7ebe6 Small tweaks and bugfixes for Issue 18 and 19. il y a 13 ans
  gabor@google.com ccf0fcd5c2 A number of smaller fixes and performance improvements: il y a 13 ans