77 Révisions (73d5834eceee8efa9a8ccfec77dc096a9e8ba18a)

Auteur SHA1 Message Date
  costan 73d5834ece Rework threading in env_posix.cc. il y a 6 ans
  costan 05709fb43e Remove InitOnce from the port API. il y a 6 ans
  costan bb88f25115 Clean up PosixWritableFile in env_posix.cc. il y a 6 ans
  costan 7b945f2003 Clean up posix_logger.h. il y a 6 ans
  costan 03064cbbb2 Simplify Limiter in env_posix.cc. il y a 6 ans
  costan 4de9594f6f Add move constructor to Status. il y a 6 ans
  costan d177a0263c Replace port_posix with port_stdcxx. il y a 6 ans
  costan 8046a51b21 Add forgotten <limits> header to util/logging.cc. il y a 6 ans
  costan a0008deb67 Reimplement ConsumeDecimalNumber. il y a 6 ans
  costan 1f7dd5d5f6 Add tests for ConsumeDecimalNumber. il y a 6 ans
  costan 09217fd067 Replace NULL with nullptr in C++ files. il y a 6 ans
  costan 0db30413a4 leveldb: Add more thread safety annotations. il y a 6 ans
  costan 0fa5a4f7b1 Extend thread safety annotations. il y a 6 ans
  costan 8143c12f3f Fix includes in util/testharness.h. il y a 6 ans
  costan aece2068d7 Remove extern from function declarations. il y a 6 ans
  costan 542590d2a8 leveldb: Include <algorithm> in util/env_test.cc. il y a 7 ans
  costan 8ae7998aab Fix FD leak in POSIX Env. il y a 7 ans
  costan d9a9e02edf leveldb: Add tests for CL 170769101. il y a 7 ans
  costan 4447f9cace Remove handling for unused LRUHandle representation special case. il y a 7 ans
  sanjay 2372ac574f Fix file writing bug in CL 170738066. il y a 7 ans
  cmumford 1c75e88055 Fix use of uninitialized value in LRUHandle. il y a 7 ans
  sanjay 7e12c00ecf Fix issue 474: a race between the f*_unlocked() STDIO calls in il y a 7 ans
  costan bcd9a8ea4a Use portable CRC32C from google/crc32c. il y a 7 ans
  cmumford 09a3c8e741 Switched variable type from int to uint64_t in ConsumeDecimalNumber. il y a 7 ans
  costan 8415f00eee leveldb: Report missing CURRENT manifest file as database corruption. il y a 7 ans
  costan f3f139737c Separate Env tests from PosixEnv tests. il y a 7 ans
  costan ea175e28f8 Implement support for Intel crc32 instruction (SSE 4.2) il y a 7 ans
  cmumford 95cd743e5e Including <limits> for std::numeric_limits. il y a 7 ans
  cmumford 646c3588de Limit the number of read-only files the POSIX Env will have open. il y a 8 ans
  corrado a2fb086d07 Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. il y a 8 ans
  m3b 06a191b8de fix problems in LevelDB's caching code il y a 8 ans
  ssid 706b7f8d43 Resolve race when getting approximate-memory-usage property il y a 9 ans
  ssid 528c2bc6ad Add "approximate-memory-usage" property to leveldb::DB::GetProperty il y a 9 ans
  tzik 359b6bcec2 Add leveldb::Cache::Prune il y a 9 ans
  pkasting 50e77a8263 Fix size_t/int comparison/conversion issues in leveldb. il y a 9 ans
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. il y a 10 ans
  Chris Mumford 803d69203a Release 1.18 il y a 10 ans
  David Grogan 0cfb990d58 Release LevelDB 1.15 il y a 11 ans
  David Grogan 0b9a89f40e Release LevelDB 1.14 il y a 11 ans
  David Grogan 748539c183 LevelDB 1.13 il y a 11 ans
  David Grogan 7b094f12e4 Release leveldb 1.11 il y a 11 ans
  David Grogan 28dad918f2 Release leveldb 1.10 il y a 11 ans
  David Grogan 514c943a8e Make DB::Open fail if sst files are missing. il y a 11 ans
  David Grogan 946e5b5a4c Update to leveldb 1.6 il y a 12 ans
  Sanjay Ghemawat 075a35a6d3 Remove static initializer; fix endian-ness detection; fix build on il y a 12 ans
  Sanjay Ghemawat 85584d497e Added bloom filter support. il y a 12 ans
  Sanjay Ghemawat 9013f13b15 use mmap on 64-bit machines to speed-up reads; small build fixes il y a 12 ans
  Sanjay Ghemawat 3c8be108bf fixed issues 66 (leaking files on disk error) and 68 (no sync of CURRENT file) il y a 13 ans
  Hans Wennborg 42fb47f6ed Pass system's CFLAGS, remove exit time destructor, sstable bug fix. il y a 13 ans
  Hans Wennborg 36a5f8ed7f A number of fixes: il y a 13 ans