52 次程式碼提交 (77d66aaf3edd6db0f1bfb4308fdc68c62fcc7bf6)

作者 SHA1 備註 提交日期
  leveldb Team 1d6e8d64ee Add support for Zstd-based compression in LevelDB. 1 年之前
  leveldb Team fff74f20ff Use GTEST_SKIP in leveldb:table_test 2 年之前
  Victor Costan 8f464e7f68 Remove main() from most tests. 2 年之前
  leveldb Team 8cce47e450 Optimize leveldb block seeks to utilize the current iterator location. 3 年之前
  Victor Costan a6b3a2012e Add some std:: qualifiers to types and functions. 4 年之前
  Victor Costan 3f934e3705 Switch from C headers to C++ headers. 4 年之前
  lntotk 10bc0f2595 remove unnessary status judge 4 年之前
  leveldb Team 583a42b596 Internal change. 4 年之前
  Victor Costan 1c58902bdc Switch testing harness to googletest. 4 年之前
  Victor Costan 863f185970 unsigned char -> uint8_t 5 年之前
  Chris Mumford 28e6d238be Switch to using C++ 11 override specifier. 5 年之前
  Victor Costan 24424a1ef2 Style cleanup. 5 年之前
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. 5 年之前
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 年之前
  Chris Mumford 2ccb45c33a Check for possibly invalid offset in test. 5 年之前
  costan 6caf73ad9d Clean up Iterator. 6 年之前
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6 年之前
  costan aece2068d7 Remove extern from function declarations. 6 年之前
  costan 141e767135 Simplify Table::Open() flow and remove a delete call. 7 年之前
  cmumford 7fa20948d5 Convert documentation to markdown. 7 年之前
  sanjay fa6dc010a2 A zippy change broke test assumptions about the size of compressed output. 8 年之前
  John Abd-El-Malek a7bff697ba Fix LevelDB build when asserts are enabled in release builds. (#367) 8 年之前
  cmumford 3211343909 Deleted redundant null ptr check prior to delete. 8 年之前
  pkasting 50e77a8263 Fix size_t/int comparison/conversion issues in leveldb. 9 年之前
  Wankai Zhang dd598676cd block_builder header file dependency fixed 9 年之前
  Chris Mumford a75d435d1d Clean up layering of storage/leveldb/... 10 年之前
  Chris Mumford 803d69203a Release 1.18 10 年之前
  David Grogan 0cfb990d58 Release LevelDB 1.15 11 年之前
  David Grogan 28dad918f2 Release leveldb 1.10 11 年之前
  David Grogan 946e5b5a4c Update to leveldb 1.6 12 年之前
  Sanjay Ghemawat 85584d497e Added bloom filter support. 12 年之前
  Sanjay Ghemawat 9013f13b15 use mmap on 64-bit machines to speed-up reads; small build fixes 12 年之前
  Hans Wennborg 36a5f8ed7f A number of fixes: 13 年之前
  gabor@google.com 60bd8015f2 Speed up Snappy uncompression, new Logger interface. 13 年之前
  gabor@google.com 6872ace901 Sun Studio support, and fix for test related memory fixes. 13 年之前
  gabor@google.com ccf0fcd5c2 A number of smaller fixes and performance improvements: 13 年之前
  dgrogan@chromium.org c4f5514948 sync with upstream @21627589 13 年之前
  dgrogan@chromium.org 740d8b3d00 Update from upstream @21551990 13 年之前
  dgrogan@chromium.org da79909507 sync with upstream @ 21409451 13 年之前
  dgrogan@chromium.org ccb2cbef3a fix build on at least linux 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 e2da744e12 Upstream changes. 13 年之前
  jorlow@chromium.org 8303bb1b33 Pull from upstream. 13 年之前
  jorlow@chromium.org 0e38925490 Sync in bug fixes 13 年之前
  jorlow@chromium.org f67e15e50f Initial checkin. 13 年之前