19 Commits (37d36c92f8622595aa791867775d2f4d82e45be7)

Author SHA1 Message Date
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. 4 years ago
  Victor Costan 23d67e7c1f Fix C++11 build. 4 years ago
  leveldb Team 98a3b8cf65 change const to constexpr 4 years ago
  leveldb Team 583a42b596 Internal change. 4 years ago
  Victor Costan 1c58902bdc Switch testing harness to googletest. 4 years ago
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 years ago
  usurai 6571279d6d fix a typo in the comment of skiplist_test.cc (#664) 5 years ago
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. 5 years ago
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6 years ago
  costan 0db30413a4 leveldb: Add more thread safety annotations. 6 years ago
  Bruce Dawson 6b18316d01 Fix signed/unsigned mismatch on VC++ builds 8 years ago
  Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
  gabor@google.com 6872ace901 Sun Studio support, and fix for test related memory fixes. 13 years ago
  dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 13 years ago
  dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 13 years ago
  dgrogan@chromium.org b409afe968 chmod a-x 13 years ago
  dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 13 years ago
  jorlow@chromium.org 4671a695fc Move include files into a leveldb subdir. 13 years ago
  jorlow@chromium.org f67e15e50f Initial checkin. 13 years ago