210 Revīzijas (b70493ca8586285b49e9888e2b528f71806bdc6e)
 

Autors SHA1 Ziņojums Datums
  costan b70493ca85 Fix fdatasync() feature detection in opensource build. pirms 5 gadiem
  cmumford af7abf06ea Add back space to POSIX Logger. pirms 5 gadiem
  costan 58d70545af Update Travis CI configuration. pirms 5 gadiem
  costan 1cb3840881 Clean up env_posix.cc. pirms 6 gadiem
  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 0145a94ab6 Update .gitignore. 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 89af27bde5 Remove ssize_t from code that is not POSIX-specific. pirms 6 gadiem
  costan 03064cbbb2 Simplify Limiter in env_posix.cc. pirms 6 gadiem
  costan 9b44da73d9 Clarify comments for leveldb::Env file reading methods. pirms 6 gadiem
  costan 0ef2310f67 Remove GCC on OSX from the Travis CI matrix. pirms 6 gadiem
  costan 16a2b8bb3a Expose WriteBatch::Append in the C API. pirms 6 gadiem
  costan f7b0e1d901 Expose WriteBatch::Append(). pirms 6 gadiem
  costan 6caf73ad9d Clean up Iterator. pirms 6 gadiem
  cmumford 6a6bdafcf1 Corrected typo in docs: "cache" to "block_cache". pirms 6 gadiem
  costan 1868398150 Clean up SnapshotImpl. pirms 6 gadiem
  cmumford e7840de9f3 Fix documentation for log file growth. pirms 6 gadiem
  cmumford bc23e00f95 Update default log file size in doc. pirms 6 gadiem
  costan 4de9594f6f Add move constructor to Status. pirms 6 gadiem
  costan d177a0263c Replace port_posix with port_stdcxx. pirms 6 gadiem
  MarcoFalke 14cce848e7 Fix sign mismatch warnings in GCC. 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 1cc8b10b82 Document the building process. pirms 6 gadiem
  costan 09217fd067 Replace NULL with nullptr in C++ files. pirms 6 gadiem
  costan 6a3b915166 Remove PLATFORM_IS_LITTLE_ENDIAN from port/posix.h. pirms 6 gadiem
  costan 260655b4c2 Define LEVELDB_HAS_PORT_CONFIG_H for old compilers. pirms 6 gadiem
  costan 6fa4566670 Rename CMake project / targets from Leveldb to leveldb. pirms 6 gadiem
  costan 0db30413a4 leveldb: Add more thread safety annotations. pirms 6 gadiem
  costan 04f39105c5 Take <atomic> for granted in port/atomic_pointer.h. pirms 6 gadiem
  costan 74f032ff6f leveldb: Require C++11. pirms 6 gadiem
  costan 8e75db8623 Remove build configuration for make. pirms 6 gadiem
  Hyzeta df9a841a4f Add export.h to CMakeLists.txt pirms 6 gadiem
  costan 50fbc87e8c Replace SIZE_MAX with std::numeric_limits. pirms 6 gadiem
  costan 739c25100e Add CMake build support. 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 ddab751002 Add tests for {Old}InfoLogFileName(). pirms 6 gadiem
  costan 7fd7c00721 Remove unused function ExtractValueType. pirms 6 gadiem
  costan 594cc987af Bypass OSMemoryBarrier() warning on Mac. pirms 6 gadiem
  costan 49f35d3fc9 leveldb: Update Travis CI configuration for open source build. pirms 6 gadiem
  costan 623d014a54 Expose Env::GetTempDirectory() for use in C test. pirms 6 gadiem
  costan 8c8024ea33 Switch HAVE_ library detection macros to 0/1. pirms 6 gadiem
  costan 41172a2401 Enable thread safety annotations in open source version. pirms 6 gadiem