24 Révisions (main)

Auteur SHA1 Message Date
  Victor Costan 8f464e7f68 Remove main() from most tests. il y a 2 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 4 ans
  leveldb Team 583a42b596 Internal change. il y a 4 ans
  Victor Costan 1c58902bdc Switch testing harness to googletest. il y a 4 ans
  Chris Mumford 28e6d238be Switch to using C++ 11 override specifier. 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
  cmumford ce399ac28a Always copy bytes to scratch buffer when reading w/MemEnv. il y a 5 ans
  cmumford dd906262fd Make InMemoryEnv more consistent with filesystem based Env's. il y a 5 ans
  costan 09217fd067 Replace NULL with nullptr in C++ files. il y a 6 ans
  costan 50fbc87e8c Replace SIZE_MAX with std::numeric_limits. il y a 6 ans
  costan 739c25100e Add CMake build support. il y a 6 ans
  costan 0fa5a4f7b1 Extend thread safety annotations. il y a 6 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 946e5b5a4c Update to leveldb 1.6 il y a 12 ans
  Hans Wennborg 36a5f8ed7f A number of fixes: il y a 13 ans
  Hans Wennborg 26db4d971a Sync with upstream @24213649. il y a 13 ans
  Hans Wennborg 213a68eb68 Sync with upstream @23860137. il y a 13 ans