12 Commits (296de8d5b8e4e57bd1e46c981114dfbe58a8c4fa)

Author SHA1 Message Date
  costan 296de8d5b8 leveldb: Fix PosixWritableFile::Sync() on Apple systems. 5 years ago
  costan b70493ca85 Fix fdatasync() feature detection in opensource build. 5 years ago
  costan 05709fb43e Remove InitOnce from the port API. 6 years ago
  costan 4de9594f6f Add move constructor to Status. 6 years ago
  costan d177a0263c Replace port_posix with port_stdcxx. 6 years ago
  costan 1f7dd5d5f6 Add tests for ConsumeDecimalNumber. 6 years ago
  costan 260655b4c2 Define LEVELDB_HAS_PORT_CONFIG_H for old compilers. 6 years ago
  costan 6fa4566670 Rename CMake project / targets from Leveldb to leveldb. 6 years ago
  costan 04f39105c5 Take <atomic> for granted in port/atomic_pointer.h. 6 years ago
  costan 74f032ff6f leveldb: Require C++11. 6 years ago
  Hyzeta df9a841a4f Add export.h to CMakeLists.txt 6 years ago
  costan 739c25100e Add CMake build support. 6 years ago