9 Commits (506b1722ef1a58d87325575d9bbcd3c8869381c7)

Author SHA1 Message Date
  Victor Costan 24424a1ef2 Style cleanup. 5 years ago
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 years ago
  costan 201f77d137 Inline defaults in options. 5 years ago
  costan 89af27bde5 Remove ssize_t from code that is not POSIX-specific. 6 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
  costan 23162ca1c6 Fix typo (forgotten reference operator) in test. 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 b234f65b34 Added a new fault injection test. 10 years ago