79 Revīzijas (a7dc502e9f11c2e5c911ba45b999676c43eaa51f)

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