350 コミット (8cce47e450b365347769959c53b8836ef0216df9)
 

作成者 SHA1 メッセージ 日付
  leveldb Team 8cce47e450 Optimize leveldb block seeks to utilize the current iterator location. 3年前
  Victor Costan fdc8f72895 Merge pull request #862 from rex4539:https 3年前
  Dimitris Apostolou 532be85306
Fix insecure links 3年前
  Victor Costan 6721eda0b4 Update Travis CI config. 4年前
  Victor Costan 295ce1336f
Merge pull request #855 from cmumford/submodule-fix 4年前
  Chris Mumford c3b52f7db6 Fixup for adding the third_party/benchmark submodule. 4年前
  Chris Mumford 28df52115d Merge pull request #853 from cmumford:benchmark 4年前
  Chris Mumford 2dcbd4a2c5 Merge pull request #854 from cmumford:printf-fix 4年前
  Chris Mumford b754fdca72 Fixed fprintf of 64-bit value. 4年前
  Chris Mumford 37d36c92f8 Added google/benchmark submodule. 4年前
  Sanjay Ghemawat 2802398c94 Fix bug in filter policy documentation example. 4年前
  leveldb Team 99ab4730d6 Use external benchmark API header 4年前
  leveldb Team ed781070b4 Internal test cleanup 4年前
  leveldb Team b7d3023269 Internal cleanup migrating StatusOr. 4年前
  Chris Mumford 1454924aac Merge pull request #822 from jl0x61:bugFix 4年前
  jl0x61 1754c12c54 update index.md 4年前
  Victor Costan c46e79c760 Merge pull request #819 from wzk784533:master 4年前
  wzk784533 28602d3625 avoid unnecessary memory copy 4年前
  Victor Costan 5bd5f0f67a Merge pull request #798 from lntotk:master 4年前
  Victor Costan 23b6337f69 Fix Travis CI build. 4年前
  Victor Costan 5c6dd75897 Fix accidental double std:: qualifiers. 4年前
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. 4年前
  Victor Costan 3f934e3705 Switch from C headers to C++ headers. 4年前
  Victor Costan 23d67e7c1f Fix C++11 build. 4年前
  leveldb Team 98a3b8cf65 change const to constexpr 4年前
  lntotk 10bc0f2595 remove unnessary status judge 4年前
  Victor Costan 201f52201f Remove leveldb::port::kLittleEndian. 4年前
  Victor Costan ba369ddbaf Use LLVM 10 on Travis CI. 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年前
  Victor Costan 58a89bbcb2 Add WITHOUT ROWID to SQLite benchmark. 5年前
  Victor Costan c0d43142ff
Merge pull request #756 from pwnall/third_party_2 5年前
  Victor Costan e36b831851 Fixup for adding the third_party/googletest submodule. 5年前
  leveldb Team 583a42b596 Internal change. 5年前
  Victor Costan db8352187b Fixup for adding the third_party/googletest submodule. (#754) 5年前
  Victor Costan 1c58902bdc Switch testing harness to googletest. 5年前
  Victor Costan 2c9c80bd53 Move CI to Visual Studio 2019. 5年前
  Victor Costan ed72a3496e Allow different C/C++ standards when this is used as a subproject. 5年前
  Victor Costan 41c8d83914 Align CMake configuration with related projects. 5年前
  Victor Costan 0c40829872 Remove redundant PROJECT_SOURCE_DIR usage from CMake config. 5年前
  Victor Costan 5abdf4c019 Fix installed target definition. 5年前
  Victor Costan cf4d9ab23d Test CMake installation on Travis. 5年前
  Chris Mumford 95d0ba1cb0 Renamed local variable in DBImpl::Write. 5年前
  Chris Mumford 657ba51429 Added return in Version::Get::State::Match to quiet warning. 5年前
  Chris Mumford 370d532a00 Using CMake's check_cxx_compiler_flag to check support for -Wthread-safety. 5年前
  Victor Costan 45ee61579c Update Travis CI configuration. 5年前
  Sanjay Ghemawat 60db170a43 Fix tsan problem in env_test. 5年前
  Victor Costan 21304d41f7 Merge pull request #698 from neal-zhu:master 5年前
  neal-zhu 5e921896ee drop fileds in State that are duplicates of fileds in Saver and fix typo 5年前