389 Commits (8f5aa6375e65bc3aa423cb3cca41d2692c408a7d)
 

Author SHA1 Message Date
  Victor Costan 8f5aa6375e Merge pull request #919 from wineway:fix_posix_test 2 years ago
  Victor Costan 7a2f90460a Merge pull request #928 from ehds:fix-comment 2 years ago
  Victor Costan 4db0eaccf1 Merge pull request #960 from ericuni:dedup 2 years ago
  Victor Costan 7ee3889a61 VersionSet::Builder::Apply() does not mutate its argument. 2 years ago
  Victor Costan 42cf899927 Merge pull request #903 from LazyWolfLin:dev_random 2 years ago
  Victor Costan 8796c44772 Merge pull request #902 from ehds:update-table-cache 2 years ago
  Victor Costan e4ccaa0c9c Merge pull request #965 from ShawnZhong:cpp20 2 years ago
  Victor Costan c8b708d496 Merge pull request #967 from rex4539:typos 2 years ago
  Victor Costan 639195221c Merge pull request #968 from xindubawukong:dxy_remove_code 2 years ago
  xindubawukong 87b3a371b1 remove useless code in cache.h 2 years ago
  Dimitris Apostolou 0e8aa26c4e
Fix typos 2 years ago
  Victor Costan 8f464e7f68 Remove main() from most tests. 2 years ago
  Shawn Zhong 7a2f64ed50 Update env_posix.cc 2 years ago
  Victor Costan b2801ee1a0 Extract benchmark from db_test.cc. 2 years ago
  Victor Costan 335876a133 Add invariant checks to Limiter in Env implementations. 2 years ago
  Eric Wang 42d00a80cc rm redundant code: SetNextFile has already been called before in this function 2 years ago
  Victor Costan e426c83e88 Merge pull request #941 from pmmp:no-handle-inheritance 2 years ago
  Victor Costan 6124f47490 Merge pull request #951 from philix:no_pthread 2 years ago
  Felipe Oliveira Carvalho dd6658754f Remove <pthread.h> include and find_package() from build files 2 years ago
  Dylan K. Taylor 68d14a723a
Prevent handle used for LOG from being inherited by subprocesses 3 years ago
  leveldb Team c5d5174a66 Get env_posix.cc building under Fuchsia. 3 years ago
  Victor Costan 5783a79309 Switch CI to GitHub Actions. 3 years ago
  ehds 54340b4a10 Fix comments position 3 years ago
  leveldb Team 8e62cc5124 Remove the `/` prefix from the recovery_test test file to prevent a double `/`. 3 years ago
  wineway 8949158f5d fixed random access file exhaust random mmap file use wrong limit count 3 years ago
  Victor Costan 5d94ad4d95 Update Travis CI config. 3 years ago
  Victor Costan c7a0fa28a4
Merge pull request #906 from pwnall/third-party-bump 3 years ago
  Sanjay Ghemawat 13e3c4efc6 Fix compactions that could end up breaking a run of the same user 3 years ago
  Victor Costan f6fe2ec561 Roll third-party dependencies. 3 years ago
  LazyWolfLin 3806fbc23c Small fix. 3 years ago
  ehds dbf24d9a0c Make table cache non-copyable 3 years ago
  Victor Costan f57513a1d6 Merge pull request #881 from firebase:apple-toolchain-fixes 3 years ago
  Paul Beusterien 24bcf7f7ce Don't include C++ headers in extern C 3 years ago
  Chris Mumford 99b3c03b32 Change version to 1.23. 3 years ago
  Chris Mumford 37aaf2fccd Fix fprintf format string. 3 years ago
  Chris Mumford 2a47801868 Use partial path to benchmark/benchmark.h. 3 years ago
  Victor Costan 4a919ea4f7 IWYU fixes in db/c.cc. 3 years ago
  Victor Costan 1998c0ef15 Fix build errors. 3 years ago
  leveldb Team 8f1861462b Sync MANIFEST before closing in db_impl when creating a new DB. 3 years ago
  leveldb Team 8cce47e450 Optimize leveldb block seeks to utilize the current iterator location. 3 years ago
  Victor Costan fdc8f72895 Merge pull request #862 from rex4539:https 3 years ago
  Dimitris Apostolou 532be85306
Fix insecure links 3 years ago
  Victor Costan 6721eda0b4 Update Travis CI config. 3 years ago
  Victor Costan 295ce1336f
Merge pull request #855 from cmumford/submodule-fix 3 years ago
  Chris Mumford c3b52f7db6 Fixup for adding the third_party/benchmark submodule. 3 years ago
  Chris Mumford 28df52115d Merge pull request #853 from cmumford:benchmark 3 years ago
  Chris Mumford 2dcbd4a2c5 Merge pull request #854 from cmumford:printf-fix 3 years ago
  Chris Mumford b754fdca72 Fixed fprintf of 64-bit value. 3 years ago
  Chris Mumford 37d36c92f8 Added google/benchmark submodule. 3 years ago
  Sanjay Ghemawat 2802398c94 Fix bug in filter policy documentation example. 3 years ago