171 Cometimentos (739c25100e46576cdcdfff2d6f43f9f7008103c7)
 

Autor SHA1 Mensagem Data
  costan 739c25100e Add CMake build support. há 6 anos
  costan 0fa5a4f7b1 Extend thread safety annotations. há 6 anos
  costan 8143c12f3f Fix includes in util/testharness.h. há 6 anos
  costan aece2068d7 Remove extern from function declarations. há 6 anos
  costan ddab751002 Add tests for {Old}InfoLogFileName(). há 6 anos
  costan 7fd7c00721 Remove unused function ExtractValueType. há 6 anos
  costan 594cc987af Bypass OSMemoryBarrier() warning on Mac. há 6 anos
  costan 49f35d3fc9 leveldb: Update Travis CI configuration for open source build. há 6 anos
  costan 623d014a54 Expose Env::GetTempDirectory() for use in C test. há 6 anos
  costan 8c8024ea33 Switch HAVE_ library detection macros to 0/1. há 6 anos
  costan 41172a2401 Enable thread safety annotations in open source version. há 6 anos
  cmumford 47cb9e2a21 Add leveldb_options_set_max_file_size to the C API. há 7 anos
  cmumford b5d4a22e64 Fixed style guide link in CONTRIBUTING.md há 7 anos
  cmumford 3da4d8b989 Deleted unused assignments in Reader. há 7 anos
  cmumford 0509414f85 leveldb::DestroyDB will now delete empty directories. há 7 anos
  costan 23162ca1c6 Fix typo (forgotten reference operator) in test. há 7 anos
  costan 5c39524f36 Replace SSE-optimized CRC32C in POSIX port with external library. há 7 anos
  costan ca216e493f leveldb: Rename SNAPPY to HAVE_SNAPPY. há 7 anos
  costan 25767d066c leveldb: Remove *_unlocked feature detection from POSIX port. há 7 anos
  cmumford 4a7e7f50dc Add LEVELDB_EXPORT macro to export public symbols. há 7 anos
  costan 542590d2a8 leveldb: Include <algorithm> in util/env_test.cc. há 7 anos
  costan 8ae7998aab Fix FD leak in POSIX Env. há 7 anos
  costan d9a9e02edf leveldb: Add tests for CL 170769101. há 7 anos
  costan 4447f9cace Remove handling for unused LRUHandle representation special case. há 7 anos
  sanjay 2372ac574f Fix file writing bug in CL 170738066. há 7 anos
  cmumford 1c75e88055 Fix use of uninitialized value in LRUHandle. há 7 anos
  sanjay 7e12c00ecf Fix issue 474: a race between the f*_unlocked() STDIO calls in há 7 anos
  costan bcd9a8ea4a Use portable CRC32C from google/crc32c. há 7 anos
  costan ea0a7586b8 Remove confusing and unnecessary if. há 7 anos
  costan 141e767135 Simplify Table::Open() flow and remove a delete call. há 7 anos
  cmumford 09a3c8e741 Switched variable type from int to uint64_t in ConsumeDecimalNumber. há 7 anos
  costan 2964b803b8 leveldb: Fix alignment code in SSE4.2-optimized CRC32C. há 7 anos
  davidair 02f43c0fcd Remove dead code. há 7 anos
  scrubbed 0b402e96a7 Use __APPLE__ instead of OS_MACOS. The former is compiler-provided. há 7 anos
  costan 8415f00eee leveldb: Report missing CURRENT manifest file as database corruption. há 7 anos
  costan 69e2bd224b LevelDB: Add WriteBatch::ApproximateSize(). há 7 anos
  costan a53934a3ae Increase leveldb version to 1.20. há 7 anos
  costan f3f139737c Separate Env tests from PosixEnv tests. há 7 anos
  costan eb4f0972fd leveldb: Fix compilation warnings in port_posix_sse.cc on x86 (32-bit). há 7 anos
  cmumford d0883b6006 Fixed path to doc file: index.md. há 7 anos
  cmumford 7fa20948d5 Convert documentation to markdown. há 7 anos
  costan ea175e28f8 Implement support for Intel crc32 instruction (SSE 4.2) há 7 anos
  cmumford 95cd743e5e Including <limits> for std::numeric_limits. há 7 anos
  cmumford 646c3588de Limit the number of read-only files the POSIX Env will have open. há 8 anos
  corrado a2fb086d07 Add option for max file size. The currend hard-coded value of 2M is inefficient in colossus. há 8 anos
  cmumford 3080a45b62 Increase leveldb version to 1.19. há 8 anos
  sanjay fa6dc010a2 A zippy change broke test assumptions about the size of compressed output. há 8 anos
  m3b 06a191b8de fix problems in LevelDB's caching code há 8 anos
  John Abd-El-Malek a7bff697ba Fix LevelDB build when asserts are enabled in release builds. (#367) há 8 anos
  Nicholas Westlake ea992b467b Change std::uint64_t to uint64_t (#354) há 8 anos