27 Commits (479a1f4e9b1138d7dda4db5078aadc4e7b845a85)

Author SHA1 Message Date
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. 4 years ago
  Victor Costan 3f934e3705 Switch from C headers to C++ headers. 4 years ago
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. 4 years ago
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 years ago
  cmumford c69d33b0ec Added native support for Windows. 5 years ago
  costan 9b44da73d9 Clarify comments for leveldb::Env file reading methods. 6 years ago
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6 years ago
  costan 74f032ff6f leveldb: Require C++11. 6 years ago
  costan aece2068d7 Remove extern from function declarations. 6 years ago
  cmumford 4a7e7f50dc Add LEVELDB_EXPORT macro to export public symbols. 7 years ago
  costan 8415f00eee leveldb: Report missing CURRENT manifest file as database corruption. 7 years ago
  周炀 471f0b84ec fix comment 7 years ago
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 10 years ago
  Chris Mumford 803d69203a Release 1.18 10 years ago
  David Grogan 0cfb990d58 Release LevelDB 1.15 11 years ago
  David Grogan 946e5b5a4c Update to leveldb 1.6 12 years ago
  Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
  Gabor Cselle 299ccedfec A number of bugfixes: 13 years ago
  Hans Wennborg 213a68eb68 Sync with upstream @23860137. 13 years ago
  gabor@google.com 60bd8015f2 Speed up Snappy uncompression, new Logger interface. 13 years ago
  dgrogan@chromium.org da79909507 sync with upstream @ 21409451 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 9e33808a26 Fix last commit 13 years ago
  jorlow@chromium.org e2da744e12 Upstream changes. 13 years ago
  jorlow@chromium.org f67e15e50f Initial checkin. 13 years ago