24 Revize (ec884a8bff1ff4fa19c79c35b75709bae0484f2a)

Autor SHA1 Zpráva Datum
  Victor Costan 8f464e7f68 Remove main() from most tests. před 2 roky
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. před 4 roky
  Victor Costan 3f934e3705 Switch from C headers to C++ headers. před 4 roky
  Victor Costan 5903e7a112 Remove Windows workarounds in some tests. před 4 roky
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. před 4 roky
  leveldb Team d152b23f3b Defend against inclusion of windows.h in tests that invoke před 4 roky
  leveldb Team 583a42b596 Internal change. před 4 roky
  Victor Costan 1c58902bdc Switch testing harness to googletest. před 4 roky
  Chris Mumford 28e6d238be Switch to using C++ 11 override specifier. před 5 roky
  Victor Costan 24424a1ef2 Style cleanup. před 5 roky
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. před 5 roky
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. před 5 roky
  cmumford ce399ac28a Always copy bytes to scratch buffer when reading w/MemEnv. před 5 roky
  cmumford dd906262fd Make InMemoryEnv more consistent with filesystem based Env's. před 5 roky
  costan 09217fd067 Replace NULL with nullptr in C++ files. před 6 roky
  costan 50fbc87e8c Replace SIZE_MAX with std::numeric_limits. před 6 roky
  costan 739c25100e Add CMake build support. před 6 roky
  costan 0fa5a4f7b1 Extend thread safety annotations. před 6 roky
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. před 10 roky
  Chris Mumford 803d69203a Release 1.18 před 10 roky
  David Grogan 946e5b5a4c Update to leveldb 1.6 před 12 roky
  Hans Wennborg 36a5f8ed7f A number of fixes: před 13 roky
  Hans Wennborg 26db4d971a Sync with upstream @24213649. před 13 roky
  Hans Wennborg 213a68eb68 Sync with upstream @23860137. před 13 roky