61 Коміти (c8e0d2b2c67b22d67766649d9adb983dd3fef867)

Автор SHA1 Повідомлення Дата
  Reilly Grant 13ebad24dc Address comments. 1 рік тому
  Reilly Grant 89ea7f2643 Fix tests when run against ChromiumEnv 1 рік тому
  Sanjay Ghemawat fb644cb445 Stop future writes if a log file Close() fails. 1 рік тому
  Victor Costan 8f464e7f68 Remove main() from most tests. 2 роки тому
  Victor Costan b2801ee1a0 Extract benchmark from db_test.cc. 2 роки тому
  Chris Mumford 2a47801868 Use partial path to benchmark/benchmark.h. 3 роки тому
  leveldb Team 8cce47e450 Optimize leveldb block seeks to utilize the current iterator location. 3 роки тому
  Chris Mumford b754fdca72 Fixed fprintf of 64-bit value. 4 роки тому
  leveldb Team 99ab4730d6 Use external benchmark API header 4 роки тому
  leveldb Team ed781070b4 Internal test cleanup 4 роки тому
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. 4 роки тому
  Victor Costan 5903e7a112 Remove Windows workarounds in some tests. 4 роки тому
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. 4 роки тому
  leveldb Team d152b23f3b Defend against inclusion of windows.h in tests that invoke 5 роки тому
  leveldb Team 583a42b596 Internal change. 5 роки тому
  Victor Costan 1c58902bdc Switch testing harness to googletest. 5 роки тому
  Chris Mumford 28e6d238be Switch to using C++ 11 override specifier. 5 роки тому
  Victor Costan 506b1722ef Convert missed virtual -> override in db_test.cc. 5 роки тому
  Victor Costan 24424a1ef2 Style cleanup. 5 роки тому
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. 5 роки тому
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 роки тому
  costan 6188a54ce9 leveldb: Add tests for empty keys and values. 5 роки тому
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. 5 роки тому
  cmumford c69d33b0ec Added native support for Windows. 5 роки тому
  costan 1868398150 Clean up SnapshotImpl. 6 роки тому
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6 роки тому
  costan 0db30413a4 leveldb: Add more thread safety annotations. 6 роки тому
  cmumford 0509414f85 leveldb::DestroyDB will now delete empty directories. 7 роки тому
  sanjay 7e12c00ecf Fix issue 474: a race between the f*_unlocked() STDIO calls in 7 роки тому
  ssid 528c2bc6ad Add "approximate-memory-usage" property to leveldb::DB::GetProperty 9 роки тому
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 10 роки тому
  Chris Mumford 803d69203a Release 1.18 10 роки тому
  David Grogan 0cfb990d58 Release LevelDB 1.15 11 роки тому
  David Grogan 0b9a89f40e Release LevelDB 1.14 11 роки тому
  David Grogan 7b094f12e4 Release leveldb 1.11 11 роки тому
  David Grogan 514c943a8e Make DB::Open fail if sst files are missing. 11 роки тому
  David Grogan d84c825a70 Fix corruption bug found and analyzed by dhruba@gmail.com 12 роки тому
  David Grogan 946e5b5a4c Update to leveldb 1.6 12 роки тому
  Sanjay Ghemawat 075a35a6d3 Remove static initializer; fix endian-ness detection; fix build on 12 роки тому
  Sanjay Ghemawat 85584d497e Added bloom filter support. 12 роки тому
  Sanjay Ghemawat 3c8be108bf fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file) 13 роки тому
  Hans Wennborg 42fb47f6ed Pass system's CFLAGS, remove exit time destructor, sstable bug fix. 13 роки тому
  Hans Wennborg 36a5f8ed7f A number of fixes: 13 роки тому
  Gabor Cselle 299ccedfec A number of bugfixes: 13 роки тому
  gabor@google.com 7263023651 Bugfixes: for Get(), don't hold mutex while writing log. 13 роки тому
  gabor@google.com ab323f7e1e Bugfixes for iterator and documentation. 13 роки тому
  gabor@google.com 6872ace901 Sun Studio support, and fix for test related memory fixes. 13 роки тому
  gabor@google.com 6699c7ebe6 Small tweaks and bugfixes for Issue 18 and 19. 13 роки тому
  gabor@google.com ccf0fcd5c2 A number of smaller fixes and performance improvements: 13 роки тому
  dgrogan@chromium.org 740d8b3d00 Update from upstream @21551990 13 роки тому