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 5年前
  leveldb Team 583a42b596 Internal change. 5年前
  Victor Costan 1c58902bdc Switch testing harness to googletest. 5年前
  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. 8年前
  Sanjay Ghemawat 3c8be108bf fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file) 13年前
  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年前