42 Commits (0c40829872a9f00f38e11dc370ff8adb3e19f25b)

Author SHA1 Message Date
  Victor Costan 863f185970 unsigned char -> uint8_t 5 years ago
  Chris Mumford 28e6d238be Switch to using C++ 11 override specifier. 5 years ago
  Victor Costan 24424a1ef2 Style cleanup. 5 years ago
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. 5 years ago
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. 5 years ago
  Chris Mumford 2ccb45c33a Check for possibly invalid offset in test. 5 years ago
  costan 6caf73ad9d Clean up Iterator. 6 years ago
  costan 09217fd067 Replace NULL with nullptr in C++ files. 6 years ago
  costan aece2068d7 Remove extern from function declarations. 6 years ago
  costan 141e767135 Simplify Table::Open() flow and remove a delete call. 7 years ago
  cmumford 7fa20948d5 Convert documentation to markdown. 7 years ago
  sanjay fa6dc010a2 A zippy change broke test assumptions about the size of compressed output. 8 years ago
  John Abd-El-Malek a7bff697ba Fix LevelDB build when asserts are enabled in release builds. (#367) 8 years ago
  cmumford 3211343909 Deleted redundant null ptr check prior to delete. 8 years ago
  pkasting 50e77a8263 Fix size_t/int comparison/conversion issues in leveldb. 9 years ago
  Wankai Zhang dd598676cd block_builder header file dependency fixed 9 years ago
  Chris Mumford a75d435d1d Clean up layering of storage/leveldb/... 10 years ago
  Chris Mumford 803d69203a Release 1.18 10 years ago
  David Grogan 0cfb990d58 Release LevelDB 1.15 11 years ago
  David Grogan 28dad918f2 Release leveldb 1.10 11 years ago
  David Grogan 946e5b5a4c Update to leveldb 1.6 12 years ago
  Sanjay Ghemawat 85584d497e Added bloom filter support. 12 years ago
  Sanjay Ghemawat 9013f13b15 use mmap on 64-bit machines to speed-up reads; small build fixes 12 years ago
  Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
  gabor@google.com 60bd8015f2 Speed up Snappy uncompression, new Logger interface. 13 years ago
  gabor@google.com 6872ace901 Sun Studio support, and fix for test related memory fixes. 13 years ago
  gabor@google.com ccf0fcd5c2 A number of smaller fixes and performance improvements: 13 years ago
  dgrogan@chromium.org c4f5514948 sync with upstream @21627589 13 years ago
  dgrogan@chromium.org 740d8b3d00 Update from upstream @21551990 13 years ago
  dgrogan@chromium.org da79909507 sync with upstream @ 21409451 13 years ago
  dgrogan@chromium.org ccb2cbef3a fix build on at least linux 13 years ago
  dgrogan@chromium.org ba6dac0e80 @20776309 13 years ago
  dgrogan@chromium.org 69c6d38342 reverting disastrous MOE commit, returning to r21 13 years ago
  dgrogan@chromium.org b743906eea Revision created by MOE tool push_codebase. 13 years ago
  dgrogan@chromium.org b409afe968 chmod a-x 13 years ago
  dgrogan@chromium.org f779e7a5d8 @20602303. Default file permission is now 755. 13 years ago
  jorlow@chromium.org 4671a695fc Move include files into a leveldb subdir. 13 years ago
  jorlow@chromium.org e2da744e12 Upstream changes. 13 years ago
  jorlow@chromium.org 8303bb1b33 Pull from upstream. 13 years ago
  jorlow@chromium.org 0e38925490 Sync in bug fixes 13 years ago
  jorlow@chromium.org f67e15e50f Initial checkin. 13 years ago