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 년 전