144 Комити (main)

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