Commit History

Author SHA1 Message Date
  Victor Costan e4ccaa0c9c Merge pull request #965 from ShawnZhong:cpp20 2 years ago
  Dimitris Apostolou 0e8aa26c4e Fix typos 2 years ago
  Victor Costan 335876a133 Add invariant checks to Limiter in Env implementations. 2 years ago
  Dylan K. Taylor 68d14a723a Prevent handle used for LOG from being inherited by subprocesses 2 years ago
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. 4 years ago
  Victor Costan e0d5f83a4f Align EnvPosix and EnvWindows. 5 years ago
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. 5 years ago
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 years ago
  Felipe Oliveira Carvalho 7035af5fc3 Two small fixes for the Windows implementation (#661) 5 years ago
  cmumford ea49b27d06 Switch corruption_test to use InMemEnv. 5 years ago
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. 5 years ago
  costan ed76289b25 Align windows_logger with posix_logger. 5 years ago
  cmumford c69d33b0ec Added native support for Windows. 5 years ago