65 Revize (739c25100e46576cdcdfff2d6f43f9f7008103c7)

Autor SHA1 Zpráva Datum
  costan 0fa5a4f7b1 Extend thread safety annotations. před 6 roky
  costan 8143c12f3f Fix includes in util/testharness.h. před 6 roky
  costan aece2068d7 Remove extern from function declarations. před 6 roky
  costan 542590d2a8 leveldb: Include <algorithm> in util/env_test.cc. před 7 roky
  costan 8ae7998aab Fix FD leak in POSIX Env. před 7 roky
  costan d9a9e02edf leveldb: Add tests for CL 170769101. před 7 roky
  costan 4447f9cace Remove handling for unused LRUHandle representation special case. před 7 roky
  sanjay 2372ac574f Fix file writing bug in CL 170738066. před 7 roky
  cmumford 1c75e88055 Fix use of uninitialized value in LRUHandle. před 7 roky
  sanjay 7e12c00ecf Fix issue 474: a race between the f*_unlocked() STDIO calls in před 7 roky
  costan bcd9a8ea4a Use portable CRC32C from google/crc32c. před 7 roky
  cmumford 09a3c8e741 Switched variable type from int to uint64_t in ConsumeDecimalNumber. před 7 roky
  costan 8415f00eee leveldb: Report missing CURRENT manifest file as database corruption. před 7 roky
  costan f3f139737c Separate Env tests from PosixEnv tests. před 7 roky
  costan ea175e28f8 Implement support for Intel crc32 instruction (SSE 4.2) před 7 roky
  cmumford 95cd743e5e Including <limits> for std::numeric_limits. před 7 roky
  cmumford 646c3588de Limit the number of read-only files the POSIX Env will have open. před 8 roky
  corrado a2fb086d07 Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. před 8 roky
  m3b 06a191b8de fix problems in LevelDB's caching code před 8 roky
  ssid 706b7f8d43 Resolve race when getting approximate-memory-usage property před 9 roky
  ssid 528c2bc6ad Add "approximate-memory-usage" property to leveldb::DB::GetProperty před 9 roky
  tzik 359b6bcec2 Add leveldb::Cache::Prune před 9 roky
  pkasting 50e77a8263 Fix size_t/int comparison/conversion issues in leveldb. před 9 roky
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. před 10 roky
  Chris Mumford 803d69203a Release 1.18 před 10 roky
  David Grogan 0cfb990d58 Release LevelDB 1.15 před 11 roky
  David Grogan 0b9a89f40e Release LevelDB 1.14 před 11 roky
  David Grogan 748539c183 LevelDB 1.13 před 11 roky
  David Grogan 7b094f12e4 Release leveldb 1.11 před 11 roky
  David Grogan 28dad918f2 Release leveldb 1.10 před 11 roky
  David Grogan 514c943a8e Make DB::Open fail if sst files are missing. před 11 roky
  David Grogan 946e5b5a4c Update to leveldb 1.6 před 12 roky
  Sanjay Ghemawat 075a35a6d3 Remove static initializer; fix endian-ness detection; fix build on před 12 roky
  Sanjay Ghemawat 85584d497e Added bloom filter support. před 12 roky
  Sanjay Ghemawat 9013f13b15 use mmap on 64-bit machines to speed-up reads; small build fixes před 12 roky
  Sanjay Ghemawat 3c8be108bf fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file) před 13 roky
  Hans Wennborg 42fb47f6ed Pass system's CFLAGS, remove exit time destructor, sstable bug fix. před 13 roky
  Hans Wennborg 36a5f8ed7f A number of fixes: před 13 roky
  Gabor Cselle 299ccedfec A number of bugfixes: před 13 roky
  Hans Wennborg 213a68eb68 Sync with upstream @23860137. před 13 roky
  gabor@google.com e3584f9c28 Bugfix for issue 33; reduce lock contention in Get(), parallel benchmarks. před 13 roky
  gabor@google.com ab323f7e1e Bugfixes for iterator and documentation. před 13 roky
  dgrogan@chromium.org a05525d13b @23023120 před 13 roky
  gabor@google.com f122c6dfbb Adding FreeBSD support, removing Chromium files, adding benchmark. před 13 roky
  gabor@google.com 60bd8015f2 Speed up Snappy uncompression, new Logger interface. před 13 roky
  gabor@google.com 6872ace901 Sun Studio support, and fix for test related memory fixes. před 13 roky
  gabor@google.com 6699c7ebe6 Small tweaks and bugfixes for Issue 18 and 19. před 13 roky
  gabor@google.com f57e23351f Platform detection during build, plus compatibility patches for machines without <cstdatomic>. před 13 roky
  dgrogan@chromium.org 740d8b3d00 Update from upstream @21551990 před 13 roky
  dgrogan@chromium.org da79909507 sync with upstream @ 21409451 před 13 roky