25 коммитов (37d36c92f8622595aa791867775d2f4d82e45be7)

Автор SHA1 Сообщение Дата
  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 лет назад
  leveldb Team 583a42b596 Internal change. 4 лет назад
  Victor Costan 1c58902bdc Switch testing harness to googletest. 4 лет назад
  Sanjay Ghemawat 60db170a43 Fix tsan problem in env_test. 5 лет назад
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. 5 лет назад
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 лет назад
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. 5 лет назад
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6 лет назад
  costan 0db30413a4 leveldb: Add more thread safety annotations. 6 лет назад
  costan 542590d2a8 leveldb: Include <algorithm> in util/env_test.cc. 7 лет назад
  costan d9a9e02edf leveldb: Add tests for CL 170769101. 7 лет назад
  sanjay 7e12c00ecf Fix issue 474: a race between the f*_unlocked() STDIO calls in 7 лет назад
  costan 8415f00eee leveldb: Report missing CURRENT manifest file as database corruption. 7 лет назад
  costan f3f139737c Separate Env tests from PosixEnv tests. 7 лет назад
  cmumford 646c3588de Limit the number of read-only files the POSIX Env will have open. 7 лет назад
  Sanjay Ghemawat 3c8be108bf fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file) 12 лет назад
  Hans Wennborg 36a5f8ed7f A number of fixes: 13 лет назад
  dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 13 лет назад
  dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 13 лет назад
  dgrogan@chromium.org b409afe968 chmod a-x 13 лет назад
  dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 13 лет назад
  jorlow@chromium.org 4671a695fc Move include files into a leveldb subdir. 13 лет назад
  jorlow@chromium.org f67e15e50f Initial checkin. 13 лет назад