65 Commit (47343f975b55c430f362f80c7fb83e8cb904b514)

Autore SHA1 Messaggio Data
  李畅 47343f975b report update again 2 settimane fa
  ArcueidType 47e4063400 simplify SetOtherInputs 2 settimane fa
  ArcueidType de6432f1e2 optimize last level handling 2 settimane fa
  ArcueidType 830f61ddb7 config kNumLevels for TEST LastLevelCompaction 2 settimane fa
  ArcueidType a75a5f5c4d handle last level 2 settimane fa
  Victor Costan 7ee3889a61 VersionSet::Builder::Apply() does not mutate its argument. 2 anni fa
  Eric Wang 42d00a80cc rm redundant code: SetNextFile has already been called before in this function 3 anni fa
  zzt 11aafab31f
Fix version_set.cc comments typo 3 anni fa
  Sanjay Ghemawat 13e3c4efc6 Fix compactions that could end up breaking a run of the same user 3 anni fa
  leveldb Team 8f1861462b Sync MANIFEST before closing in db_impl when creating a new DB. 3 anni fa
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. 4 anni fa
  Victor Costan 3f934e3705 Switch from C headers to C++ headers. 4 anni fa
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. 4 anni fa
  Chris Mumford 657ba51429 Added return in Version::Get::State::Match to quiet warning. 5 anni fa
  neal-zhu 5e921896ee drop fileds in State that are duplicates of fileds in Saver and fix typo 5 anni fa
  neal-zhu 107a75b62c cache Saver in State object 5 anni fa
  neal-zhu 76ca116276 fix bug(uninitialized options pointer in State) 5 anni fa
  neal-zhu f668239bb2 remove TODO in Version::ForEachOverlapping 5 anni fa
  neal-zhu 177cd08629 format 5 anni fa
  neal-zhu 8fa7a937ee fix bug 5 anni fa
  neal-zhu 6a90bb91ee use ForEachOverlapping to impl Get 5 anni fa
  Chris Mumford 1d0b101165 Converted two for-loops to while-loops. 5 anni fa
  Chris Mumford 28e6d238be Switch to using C++ 11 override specifier. 5 anni fa
  Victor Costan 24424a1ef2 Style cleanup. 5 anni fa
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 anni fa
  Chris Mumford 65e86f75ea Fix formatting of recent snapshot compaction fix. 5 anni fa
  Richard Cole 20fb601aa9 Fix snapshot compaction bug 8 anni fa
  Dimitris Apostolou a20508dc6a Fix typo (#565) 5 anni fa
  cmumford c69d33b0ec Added native support for Windows. 5 anni fa
  MarcoFalke 14cce848e7 Fix sign mismatch warnings in GCC. 6 anni fa
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6 anni fa
  davidair 02f43c0fcd Remove dead code. 7 anni fa
  costan 8415f00eee leveldb: Report missing CURRENT manifest file as database corruption. 7 anni fa
  corrado a2fb086d07 Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. 8 anni fa
  Chris Mumford 65190ac48b Will not reuse manifest if reuse_logs options is false. 9 anni fa
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 10 anni fa
  Chris Mumford e353fbc7ea Release LevelDB 1.17 10 anni fa
  David Grogan 0cfb990d58 Release LevelDB 1.15 11 anni fa
  David Grogan 748539c183 LevelDB 1.13 11 anni fa
  David Grogan 7b094f12e4 Release leveldb 1.11 11 anni fa
  David Grogan d84c825a70 Fix corruption bug found and analyzed by dhruba@gmail.com 12 anni fa
  David Grogan 946e5b5a4c Update to leveldb 1.6 12 anni fa
  Sanjay Ghemawat 075a35a6d3 Remove static initializer; fix endian-ness detection; fix build on 12 anni fa
  Sanjay Ghemawat 85584d497e Added bloom filter support. 12 anni fa
  Sanjay Ghemawat 239ac9d2de avoid very large compactions; fix build on Linux 12 anni fa
  Hans Wennborg 36a5f8ed7f A number of fixes: 13 anni fa
  Gabor Cselle 299ccedfec A number of bugfixes: 13 anni fa
  gabor@google.com 7263023651 Bugfixes: for Get(), don't hold mutex while writing log. 13 anni fa
  dgrogan@chromium.org a05525d13b @23023120 13 anni fa
  gabor@google.com 60bd8015f2 Speed up Snappy uncompression, new Logger interface. 13 anni fa