327 Комити (3f934e3705444a3df80b128ddefc4cf440441ffe)
 

Аутор SHA1 Порука Датум
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. пре 5 година
  cmumford dd906262fd Make InMemoryEnv more consistent with filesystem based Env's. пре 5 година
  costan cf1d1ab255 leveldb: Remove unused file port/win/stdint.h. пре 5 година
  Dimitris Apostolou a20508dc6a Fix typo (#565) пре 5 година
  costan 04470825ac Add AppVeyor (Windows CI) badge to README. пре 5 година
  costan ed76289b25 Align windows_logger with posix_logger. пре 5 година
  costan 808e59ec6a Improve CI configuration. пре 5 година
  cmumford c69d33b0ec Added native support for Windows. пре 5 година
  Adam Azarchs 75fceae700 Add O_CLOEXEC to open calls. пре 6 година
  costan fe4494804f leveldb: Make WriteBatch::ApproximateSize() const. пре 5 година
  costan 296de8d5b8 leveldb: Fix PosixWritableFile::Sync() on Apple systems. пре 5 година
  costan b70493ca85 Fix fdatasync() feature detection in opensource build. пре 5 година
  cmumford af7abf06ea Add back space to POSIX Logger. пре 5 година
  costan 58d70545af Update Travis CI configuration. пре 5 година
  costan 1cb3840881 Clean up env_posix.cc. пре 6 година
  costan a7dc502e9f Rework once initialization in env_posix.cc. пре 6 година
  costan c43565dd39 C++11 cleanup for util/mutexlock.h. пре 6 година
  costan 0145a94ab6 Update .gitignore. пре 6 година
  costan 73d5834ece Rework threading in env_posix.cc. пре 6 година
  costan 05709fb43e Remove InitOnce from the port API. пре 6 година
  costan bb88f25115 Clean up PosixWritableFile in env_posix.cc. пре 6 година
  costan 7b945f2003 Clean up posix_logger.h. пре 6 година
  costan 89af27bde5 Remove ssize_t from code that is not POSIX-specific. пре 6 година
  costan 03064cbbb2 Simplify Limiter in env_posix.cc. пре 6 година
  costan 9b44da73d9 Clarify comments for leveldb::Env file reading methods. пре 6 година
  costan 0ef2310f67 Remove GCC on OSX from the Travis CI matrix. пре 6 година
  costan 16a2b8bb3a Expose WriteBatch::Append in the C API. пре 6 година
  costan f7b0e1d901 Expose WriteBatch::Append(). пре 6 година
  costan 6caf73ad9d Clean up Iterator. пре 6 година
  cmumford 6a6bdafcf1 Corrected typo in docs: "cache" to "block_cache". пре 6 година
  costan 1868398150 Clean up SnapshotImpl. пре 6 година
  cmumford e7840de9f3 Fix documentation for log file growth. пре 6 година
  cmumford bc23e00f95 Update default log file size in doc. пре 6 година
  costan 4de9594f6f Add move constructor to Status. пре 6 година
  costan d177a0263c Replace port_posix with port_stdcxx. пре 6 година
  MarcoFalke 14cce848e7 Fix sign mismatch warnings in GCC. пре 6 година
  costan 8046a51b21 Add forgotten <limits> header to util/logging.cc. пре 6 година
  costan a0008deb67 Reimplement ConsumeDecimalNumber. пре 6 година
  costan 1f7dd5d5f6 Add tests for ConsumeDecimalNumber. пре 6 година
  costan 1cc8b10b82 Document the building process. пре 6 година
  costan 09217fd067 Replace NULL with nullptr in C++ files. пре 6 година
  costan 6a3b915166 Remove PLATFORM_IS_LITTLE_ENDIAN from port/posix.h. пре 6 година
  costan 260655b4c2 Define LEVELDB_HAS_PORT_CONFIG_H for old compilers. пре 6 година
  costan 6fa4566670 Rename CMake project / targets from Leveldb to leveldb. пре 6 година
  costan 0db30413a4 leveldb: Add more thread safety annotations. пре 6 година
  costan 04f39105c5 Take <atomic> for granted in port/atomic_pointer.h. пре 6 година
  costan 74f032ff6f leveldb: Require C++11. пре 6 година
  costan 8e75db8623 Remove build configuration for make. пре 6 година
  Hyzeta df9a841a4f Add export.h to CMakeLists.txt пре 6 година
  costan 50fbc87e8c Replace SIZE_MAX with std::numeric_limits. пре 6 година