53 コミット (c61238dcf39bdcfb6ef27abbda35b4cbf42b9002)

作成者 SHA1 メッセージ 日付
  leveldb Team c61238dcf3 Support Zstd compression level in Leveldb 1年前
  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年前