363 次代码提交 (8949158f5d7264444e5b04530c92e9cc524499c4)
 

作者 SHA1 备注 提交日期
  wineway 8949158f5d fixed random access file exhaust random mmap file use wrong limit count 3 年前
  Victor Costan 5d94ad4d95 Update Travis CI config. 3 年前
  Victor Costan c7a0fa28a4
Merge pull request #906 from pwnall/third-party-bump 3 年前
  Sanjay Ghemawat 13e3c4efc6 Fix compactions that could end up breaking a run of the same user 3 年前
  Victor Costan f6fe2ec561 Roll third-party dependencies. 3 年前
  Victor Costan f57513a1d6 Merge pull request #881 from firebase:apple-toolchain-fixes 3 年前
  Paul Beusterien 24bcf7f7ce Don't include C++ headers in extern C 3 年前
  Chris Mumford 99b3c03b32 Change version to 1.23. 3 年前
  Chris Mumford 37aaf2fccd Fix fprintf format string. 3 年前
  Chris Mumford 2a47801868 Use partial path to benchmark/benchmark.h. 3 年前
  Victor Costan 4a919ea4f7 IWYU fixes in db/c.cc. 3 年前
  Victor Costan 1998c0ef15 Fix build errors. 3 年前
  leveldb Team 8f1861462b Sync MANIFEST before closing in db_impl when creating a new DB. 3 年前
  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. 3 年前
  Victor Costan 295ce1336f
Merge pull request #855 from cmumford/submodule-fix 3 年前
  Chris Mumford c3b52f7db6 Fixup for adding the third_party/benchmark submodule. 3 年前
  Chris Mumford 28df52115d Merge pull request #853 from cmumford:benchmark 3 年前
  Chris Mumford 2dcbd4a2c5 Merge pull request #854 from cmumford:printf-fix 3 年前
  Chris Mumford b754fdca72 Fixed fprintf of 64-bit value. 3 年前
  Chris Mumford 37d36c92f8 Added google/benchmark submodule. 3 年前
  Sanjay Ghemawat 2802398c94 Fix bug in filter policy documentation example. 3 年前
  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 4 年前
  Victor Costan 58a89bbcb2 Add WITHOUT ROWID to SQLite benchmark. 4 年前
  Victor Costan c0d43142ff
Merge pull request #756 from pwnall/third_party_2 4 年前
  Victor Costan e36b831851 Fixup for adding the third_party/googletest submodule. 4 年前
  leveldb Team 583a42b596 Internal change. 4 年前
  Victor Costan db8352187b Fixup for adding the third_party/googletest submodule. (#754) 4 年前
  Victor Costan 1c58902bdc Switch testing harness to googletest. 4 年前