31 次代码提交 (177cd08629883c409f7a01f90f7084bc5518f1ef)

作者 SHA1 备注 提交日期
  Chris Mumford c00e177f36 Guard DBImpl::versions_ by mutex_. 5 年前
  Chris Mumford 28e6d238be Switch to using C++ 11 override specifier. 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 0fa5a4f7b1 Extend thread safety annotations. 6 年前
  costan aece2068d7 Remove extern from function declarations. 6 年前
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 10 年前
  David Grogan 0cfb990d58 Release LevelDB 1.15 11 年前
  David Grogan 748539c183 LevelDB 1.13 11 年前
  David Grogan 7b094f12e4 Release leveldb 1.11 11 年前
  David Grogan 946e5b5a4c Update to leveldb 1.6 12 年前
  Sanjay Ghemawat 075a35a6d3 Remove static initializer; fix endian-ness detection; fix build on 12 年前
  Sanjay Ghemawat 85584d497e Added bloom filter support. 12 年前
  Sanjay Ghemawat d79762e273 added group commit; drastically speeds up mult-threaded synchronous write workloads 12 年前
  Hans Wennborg 36a5f8ed7f A number of fixes: 13 年前
  Gabor Cselle 299ccedfec A number of bugfixes: 13 年前
  gabor@google.com 7263023651 Bugfixes: for Get(), don't hold mutex while writing log. 13 年前
  gabor@google.com ccf0fcd5c2 A number of smaller fixes and performance improvements: 13 年前
  hans@chromium.org 80e5b0d944 sync with upstream @21706995 13 年前
  dgrogan@chromium.org 740d8b3d00 Update from upstream @21551990 13 年前
  dgrogan@chromium.org ba6dac0e80 @20776309 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 8303bb1b33 Pull from upstream. 13 年前
  jorlow@chromium.org 13b72af77b More changes from upstream. 13 年前
  jorlow@chromium.org f67e15e50f Initial checkin. 13 年前