86 Commits (201f77d137f30ea46e789a2ad60e9119b6f990fc)

Autor SHA1 Mensaje Fecha
  costan 201f77d137 Inline defaults in options. hace 5 años
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. hace 5 años
  costan ed76289b25 Align windows_logger with posix_logger. hace 5 años
  cmumford c69d33b0ec Added native support for Windows. hace 5 años
  costan 296de8d5b8 leveldb: Fix PosixWritableFile::Sync() on Apple systems. hace 5 años
  cmumford af7abf06ea Add back space to POSIX Logger. hace 5 años
  costan 1cb3840881 Clean up env_posix.cc. hace 6 años
  costan a7dc502e9f Rework once initialization in env_posix.cc. hace 6 años
  costan c43565dd39 C++11 cleanup for util/mutexlock.h. hace 6 años
  costan 73d5834ece Rework threading in env_posix.cc. hace 6 años
  costan 05709fb43e Remove InitOnce from the port API. hace 6 años
  costan bb88f25115 Clean up PosixWritableFile in env_posix.cc. hace 6 años
  costan 7b945f2003 Clean up posix_logger.h. hace 6 años
  costan 03064cbbb2 Simplify Limiter in env_posix.cc. hace 6 años
  costan 4de9594f6f Add move constructor to Status. hace 6 años
  costan d177a0263c Replace port_posix with port_stdcxx. hace 6 años
  costan 8046a51b21 Add forgotten <limits> header to util/logging.cc. hace 6 años
  costan a0008deb67 Reimplement ConsumeDecimalNumber. hace 6 años
  costan 1f7dd5d5f6 Add tests for ConsumeDecimalNumber. hace 6 años
  costan 09217fd067 Replace NULL with nullptr in C++ files. hace 6 años
  costan 0db30413a4 leveldb: Add more thread safety annotations. hace 6 años
  costan 0fa5a4f7b1 Extend thread safety annotations. hace 6 años
  costan 8143c12f3f Fix includes in util/testharness.h. hace 6 años
  costan aece2068d7 Remove extern from function declarations. hace 6 años
  costan 542590d2a8 leveldb: Include <algorithm> in util/env_test.cc. hace 7 años
  costan 8ae7998aab Fix FD leak in POSIX Env. hace 7 años
  costan d9a9e02edf leveldb: Add tests for CL 170769101. hace 7 años
  costan 4447f9cace Remove handling for unused LRUHandle representation special case. hace 7 años
  sanjay 2372ac574f Fix file writing bug in CL 170738066. hace 7 años
  cmumford 1c75e88055 Fix use of uninitialized value in LRUHandle. hace 7 años
  sanjay 7e12c00ecf Fix issue 474: a race between the f*_unlocked() STDIO calls in hace 7 años
  costan bcd9a8ea4a Use portable CRC32C from google/crc32c. hace 7 años
  cmumford 09a3c8e741 Switched variable type from int to uint64_t in ConsumeDecimalNumber. hace 7 años
  costan 8415f00eee leveldb: Report missing CURRENT manifest file as database corruption. hace 7 años
  costan f3f139737c Separate Env tests from PosixEnv tests. hace 7 años
  costan ea175e28f8 Implement support for Intel crc32 instruction (SSE 4.2) hace 7 años
  cmumford 95cd743e5e Including <limits> for std::numeric_limits. hace 7 años
  cmumford 646c3588de Limit the number of read-only files the POSIX Env will have open. hace 8 años
  corrado a2fb086d07 Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. hace 8 años
  m3b 06a191b8de fix problems in LevelDB's caching code hace 8 años
  ssid 706b7f8d43 Resolve race when getting approximate-memory-usage property hace 9 años
  ssid 528c2bc6ad Add "approximate-memory-usage" property to leveldb::DB::GetProperty hace 9 años
  tzik 359b6bcec2 Add leveldb::Cache::Prune hace 9 años
  pkasting 50e77a8263 Fix size_t/int comparison/conversion issues in leveldb. hace 9 años
  Sanjay Ghemawat ac1d69da31 LevelDB now attempts to reuse the preceding MANIFEST and log file when re-opened. hace 10 años
  Chris Mumford 803d69203a Release 1.18 hace 10 años
  David Grogan 0cfb990d58 Release LevelDB 1.15 hace 11 años
  David Grogan 0b9a89f40e Release LevelDB 1.14 hace 11 años
  David Grogan 748539c183 LevelDB 1.13 hace 11 años
  David Grogan 7b094f12e4 Release leveldb 1.11 hace 11 años