215 Révisions (ed76289b259d42d0a57c147e791e2c235ed28805)
 

Auteur SHA1 Message Date
  costan ed76289b25 Align windows_logger with posix_logger. il y a 5 ans
  costan 808e59ec6a Improve CI configuration. il y a 5 ans
  cmumford c69d33b0ec Added native support for Windows. il y a 5 ans
  costan fe4494804f leveldb: Make WriteBatch::ApproximateSize() const. il y a 5 ans
  costan 296de8d5b8 leveldb: Fix PosixWritableFile::Sync() on Apple systems. il y a 5 ans
  costan b70493ca85 Fix fdatasync() feature detection in opensource build. il y a 5 ans
  cmumford af7abf06ea Add back space to POSIX Logger. il y a 5 ans
  costan 58d70545af Update Travis CI configuration. il y a 5 ans
  costan 1cb3840881 Clean up env_posix.cc. il y a 6 ans
  costan a7dc502e9f Rework once initialization in env_posix.cc. il y a 6 ans
  costan c43565dd39 C++11 cleanup for util/mutexlock.h. il y a 6 ans
  costan 0145a94ab6 Update .gitignore. il y a 6 ans
  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 89af27bde5 Remove ssize_t from code that is not POSIX-specific. il y a 6 ans
  costan 03064cbbb2 Simplify Limiter in env_posix.cc. il y a 6 ans
  costan 9b44da73d9 Clarify comments for leveldb::Env file reading methods. il y a 6 ans
  costan 0ef2310f67 Remove GCC on OSX from the Travis CI matrix. il y a 6 ans
  costan 16a2b8bb3a Expose WriteBatch::Append in the C API. il y a 6 ans
  costan f7b0e1d901 Expose WriteBatch::Append(). il y a 6 ans
  costan 6caf73ad9d Clean up Iterator. il y a 6 ans
  cmumford 6a6bdafcf1 Corrected typo in docs: "cache" to "block_cache". il y a 6 ans
  costan 1868398150 Clean up SnapshotImpl. il y a 6 ans
  cmumford e7840de9f3 Fix documentation for log file growth. il y a 6 ans
  cmumford bc23e00f95 Update default log file size in doc. 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
  MarcoFalke 14cce848e7 Fix sign mismatch warnings in GCC. 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 1cc8b10b82 Document the building process. il y a 6 ans
  costan 09217fd067 Replace NULL with nullptr in C++ files. il y a 6 ans
  costan 6a3b915166 Remove PLATFORM_IS_LITTLE_ENDIAN from port/posix.h. il y a 6 ans
  costan 260655b4c2 Define LEVELDB_HAS_PORT_CONFIG_H for old compilers. il y a 6 ans
  costan 6fa4566670 Rename CMake project / targets from Leveldb to leveldb. il y a 6 ans
  costan 0db30413a4 leveldb: Add more thread safety annotations. il y a 6 ans
  costan 04f39105c5 Take <atomic> for granted in port/atomic_pointer.h. il y a 6 ans
  costan 74f032ff6f leveldb: Require C++11. il y a 6 ans
  costan 8e75db8623 Remove build configuration for make. il y a 6 ans
  Hyzeta df9a841a4f Add export.h to CMakeLists.txt il y a 6 ans
  costan 50fbc87e8c Replace SIZE_MAX with std::numeric_limits. il y a 6 ans
  costan 739c25100e Add CMake build support. 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 ddab751002 Add tests for {Old}InfoLogFileName(). il y a 6 ans
  costan 7fd7c00721 Remove unused function ExtractValueType. il y a 6 ans