144 Commits (main)

Autor SHA1 Mensaje Fecha
  Reilly Grant 13ebad24dc Address comments. hace 1 año
  Reilly Grant df68d9578c Fix EnvTest.RunMany to allow parallel execution hace 1 año
  Reilly Grant 89ea7f2643 Fix tests when run against ChromiumEnv hace 1 año
  Dimitris Apostolou 0e8aa26c4e
Fix typos hace 2 años
  Victor Costan 8f464e7f68 Remove main() from most tests. hace 2 años
  Shawn Zhong 7a2f64ed50 Update env_posix.cc hace 2 años
  Victor Costan 335876a133 Add invariant checks to Limiter in Env implementations. hace 2 años
  Felipe Oliveira Carvalho dd6658754f Remove <pthread.h> include and find_package() from build files hace 2 años
  Dylan K. Taylor 68d14a723a
Prevent handle used for LOG from being inherited by subprocesses hace 3 años
  leveldb Team c5d5174a66 Get env_posix.cc building under Fuchsia. hace 3 años
  wineway 8949158f5d fixed random access file exhaust random mmap file use wrong limit count hace 3 años
  mwish 1ca4f5b466 [Init] initial commit hace 3 años
  leveldb Team b7d3023269 Internal cleanup migrating StatusOr. hace 4 años
  Victor Costan 5c6dd75897 Fix accidental double std:: qualifiers. hace 4 años
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. hace 4 años
  Victor Costan 3f934e3705 Switch from C headers to C++ headers. hace 4 años
  leveldb Team 98a3b8cf65 change const to constexpr hace 4 años
  Victor Costan 201f52201f Remove leveldb::port::kLittleEndian. hace 4 años
  Victor Costan 5903e7a112 Remove Windows workarounds in some tests. hace 4 años
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. hace 4 años
  leveldb Team d152b23f3b Defend against inclusion of windows.h in tests that invoke hace 4 años
  leveldb Team 583a42b596 Internal change. hace 4 años
  Victor Costan 1c58902bdc Switch testing harness to googletest. hace 4 años
  Liao Tonglang f2dae4e74a
fix typo in comment of LRUHandle hace 5 años
  Henry Lee f933ad1693
Remove unused variable kDelayMicros in env_test.cc hace 5 años
  Sanjay Ghemawat 60db170a43 Fix tsan problem in env_test. hace 5 años
  Victor Costan e0d5f83a4f Align EnvPosix and EnvWindows. hace 5 años
  Victor Costan 72a38ff7f2 Replace "> >" with ">>" hace 5 años
  Victor Costan 863f185970 unsigned char -> uint8_t hace 5 años
  Chris Mumford ae49533210 Add explicit typecasts to avoid compiler warning. hace 5 años
  Chris Mumford 28e6d238be Switch to using C++ 11 override specifier. hace 5 años
  Victor Costan 27dc99fb26 Fix EnvPosix tests on Travis CI. hace 5 años
  Chris Mumford 9521545b06 Formatting changes for prior O_CLOEXEC fix. hace 5 años
  Victor Costan a7528a5d2b Clean up util/coding.{h,cc}. hace 5 años
  Victor Costan 24424a1ef2 Style cleanup. hace 5 años
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. hace 5 años
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. hace 5 años
  Chris Mumford 2f008ac19e Initialize class members to default values in constructors. hace 5 años
  Cheng Chang cf1b5f4732 Remove unnecessary bit operation. hace 5 años
  Felipe Oliveira Carvalho 7035af5fc3 Two small fixes for the Windows implementation (#661) hace 5 años
  costan 15e2278966 Use override consistently in leveldb::test::ErrorEnv. hace 5 años
  cmumford ea49b27d06 Switch corruption_test to use InMemEnv. hace 5 años
  costan 201f77d137 Inline defaults in options. hace 5 años
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. hace 5 años
  costan ed76289b25 Align windows_logger with posix_logger. hace 5 años
  cmumford c69d33b0ec Added native support for Windows. hace 5 años
  Adam Azarchs 75fceae700 Add O_CLOEXEC to open calls. hace 6 años
  costan 296de8d5b8 leveldb: Fix PosixWritableFile::Sync() on Apple systems. hace 5 años
  cmumford af7abf06ea Add back space to POSIX Logger. hace 5 años
  costan 1cb3840881 Clean up env_posix.cc. hace 6 años