341 Revize (37d36c92f8622595aa791867775d2f4d82e45be7)
 

Autor SHA1 Zpráva Datum
  Chris Mumford 37d36c92f8 Added google/benchmark submodule. před 4 roky
  Sanjay Ghemawat 2802398c94 Fix bug in filter policy documentation example. před 4 roky
  leveldb Team 99ab4730d6 Use external benchmark API header před 4 roky
  leveldb Team ed781070b4 Internal test cleanup před 4 roky
  leveldb Team b7d3023269 Internal cleanup migrating StatusOr. před 4 roky
  Chris Mumford 1454924aac Merge pull request #822 from jl0x61:bugFix před 4 roky
  jl0x61 1754c12c54 update index.md před 4 roky
  Victor Costan c46e79c760 Merge pull request #819 from wzk784533:master před 4 roky
  wzk784533 28602d3625 avoid unnecessary memory copy před 4 roky
  Victor Costan 5bd5f0f67a Merge pull request #798 from lntotk:master před 4 roky
  Victor Costan 23b6337f69 Fix Travis CI build. před 4 roky
  Victor Costan 5c6dd75897 Fix accidental double std:: qualifiers. před 4 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 23d67e7c1f Fix C++11 build. před 4 roky
  leveldb Team 98a3b8cf65 change const to constexpr před 4 roky
  lntotk 10bc0f2595 remove unnessary status judge před 4 roky
  Victor Costan 201f52201f Remove leveldb::port::kLittleEndian. před 4 roky
  Victor Costan ba369ddbaf Use LLVM 10 on Travis CI. 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 5 roky
  Victor Costan 58a89bbcb2 Add WITHOUT ROWID to SQLite benchmark. před 5 roky
  Victor Costan c0d43142ff
Merge pull request #756 from pwnall/third_party_2 před 5 roky
  Victor Costan e36b831851 Fixup for adding the third_party/googletest submodule. před 5 roky
  leveldb Team 583a42b596 Internal change. před 5 roky
  Victor Costan db8352187b Fixup for adding the third_party/googletest submodule. (#754) před 5 roky
  Victor Costan 1c58902bdc Switch testing harness to googletest. před 5 roky
  Victor Costan 2c9c80bd53 Move CI to Visual Studio 2019. před 5 roky
  Victor Costan ed72a3496e Allow different C/C++ standards when this is used as a subproject. před 5 roky
  Victor Costan 41c8d83914 Align CMake configuration with related projects. před 5 roky
  Victor Costan 0c40829872 Remove redundant PROJECT_SOURCE_DIR usage from CMake config. před 5 roky
  Victor Costan 5abdf4c019 Fix installed target definition. před 5 roky
  Victor Costan cf4d9ab23d Test CMake installation on Travis. před 5 roky
  Chris Mumford 95d0ba1cb0 Renamed local variable in DBImpl::Write. před 5 roky
  Chris Mumford 657ba51429 Added return in Version::Get::State::Match to quiet warning. před 5 roky
  Chris Mumford 370d532a00 Using CMake's check_cxx_compiler_flag to check support for -Wthread-safety. před 5 roky
  Victor Costan 45ee61579c Update Travis CI configuration. před 5 roky
  Sanjay Ghemawat 60db170a43 Fix tsan problem in env_test. před 5 roky
  Victor Costan 21304d41f7 Merge pull request #698 from neal-zhu:master před 5 roky
  neal-zhu 5e921896ee drop fileds in State that are duplicates of fileds in Saver and fix typo před 5 roky
  Chris Mumford 53e280b568 Simplify unlocking in DeleteObsoleteFiles. před 5 roky
  Chris Mumford 046216a7ca Add "leveldb" subdirectory to public include paths. před 5 roky
  Chris Mumford 9ee91ac747 Ending sentences with periods in README.md. před 5 roky
  Victor Costan e0d5f83a4f Align EnvPosix and EnvWindows. před 5 roky
  Victor Costan 69061b464a Disable exceptions and RTTI in CMake configuration. před 5 roky
  neal-zhu 107a75b62c cache Saver in State object před 5 roky
  neal-zhu 76ca116276 fix bug(uninitialized options pointer in State) před 5 roky
  neal-zhu f668239bb2 remove TODO in Version::ForEachOverlapping před 5 roky
  neal-zhu 177cd08629 format před 5 roky