51 Commits (7fa20948d5a92d0e4b62486ed49e82814fa7bd6d)

Author SHA1 Message Date
  costan ea175e28f8 Implement support for Intel crc32 instruction (SSE 4.2) 7 years ago
  cmumford 95cd743e5e Including <limits> for std::numeric_limits. 7 years ago
  cmumford 646c3588de Limit the number of read-only files the POSIX Env will have open. 7 years ago
  corrado a2fb086d07 Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. 8 years ago
  m3b 06a191b8de fix problems in LevelDB's caching code 8 years ago
  ssid 706b7f8d43 Resolve race when getting approximate-memory-usage property 9 years ago
  ssid 528c2bc6ad Add "approximate-memory-usage" property to leveldb::DB::GetProperty 9 years ago
  tzik 359b6bcec2 Add leveldb::Cache::Prune 9 years ago
  pkasting 50e77a8263 Fix size_t/int comparison/conversion issues in leveldb. 9 years ago
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. 10 years ago
  Chris Mumford 803d69203a Release 1.18 10 years ago
  David Grogan 0cfb990d58 Release LevelDB 1.15 11 years ago
  David Grogan 0b9a89f40e Release LevelDB 1.14 11 years ago
  David Grogan 748539c183 LevelDB 1.13 11 years ago
  David Grogan 7b094f12e4 Release leveldb 1.11 11 years ago
  David Grogan 28dad918f2 Release leveldb 1.10 11 years ago
  David Grogan 514c943a8e Make DB::Open fail if sst files are missing. 11 years ago
  David Grogan 946e5b5a4c Update to leveldb 1.6 12 years ago
  Sanjay Ghemawat 075a35a6d3 Remove static initializer; fix endian-ness detection; fix build on 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
  Sanjay Ghemawat 3c8be108bf fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file) 12 years ago
  Hans Wennborg 42fb47f6ed Pass system's CFLAGS, remove exit time destructor, sstable bug fix. 13 years ago
  Hans Wennborg 36a5f8ed7f A number of fixes: 13 years ago
  Gabor Cselle 299ccedfec A number of bugfixes: 13 years ago
  Hans Wennborg 213a68eb68 Sync with upstream @23860137. 13 years ago
  gabor@google.com e3584f9c28 Bugfix for issue 33; reduce lock contention in Get(), parallel benchmarks. 13 years ago
  gabor@google.com ab323f7e1e Bugfixes for iterator and documentation. 13 years ago
  dgrogan@chromium.org a05525d13b @23023120 13 years ago
  gabor@google.com f122c6dfbb Adding FreeBSD support, removing Chromium files, adding benchmark. 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 6699c7ebe6 Small tweaks and bugfixes for Issue 18 and 19. 13 years ago
  gabor@google.com f57e23351f Platform detection during build, plus compatibility patches for machines without <cstdatomic>. 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 be9f061d2f pull in hans' mac build fix 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 4d66fd5af3 Upstream change. 13 years ago
  jorlow@chromium.org e2da744e12 Upstream changes. 13 years ago
  jorlow@chromium.org e11bdf1935 Upstream changes 13 years ago
  jorlow@chromium.org 8303bb1b33 Pull from upstream. 13 years ago
  jorlow@chromium.org 6d243ebf79 Make GetTestDirectory threadsafe within Chromium and make it work on Windows. 13 years ago
  jorlow@chromium.org 4bcb231187 more upstream changes 13 years ago
  jorlow@chromium.org 0e38925490 Sync in bug fixes 13 years ago