231 Revize (416344de2fdffb3f17c565b984885d0122bfa1e9)
 

Autor SHA1 Zpráva Datum
  costan 416344de2f leveldb: Register in copybara whitelist. před 5 roky
  costan da94ac67e9 leveldb: Minor cleanup in ports. před 5 roky
  costan bd24b96306 leveldb: Silence unused argument warnings in MSVC. před 5 roky
  costan 6188a54ce9 leveldb: Add tests for empty keys and values. před 5 roky
  Felipe Oliveira Carvalho 7035af5fc3 Two small fixes for the Windows implementation (#661) před 5 roky
  usurai 6571279d6d fix a typo in the comment of skiplist_test.cc (#664) před 5 roky
  costan 15e2278966 Use override consistently in leveldb::test::ErrorEnv. před 5 roky
  cmumford ea49b27d06 Switch corruption_test to use InMemEnv. před 5 roky
  cmumford ce399ac28a Always copy bytes to scratch buffer when reading w/MemEnv. před 5 roky
  costan 201f77d137 Inline defaults in options. před 5 roky
  cmumford 9ce30510d4 Deleted dangling reference to deleted atomic_pointer.h. před 5 roky
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. před 5 roky
  cmumford dd906262fd Make InMemoryEnv more consistent with filesystem based Env's. před 5 roky
  costan cf1d1ab255 leveldb: Remove unused file port/win/stdint.h. před 5 roky
  Dimitris Apostolou a20508dc6a Fix typo (#565) před 5 roky
  costan 04470825ac Add AppVeyor (Windows CI) badge to README. před 5 roky
  costan ed76289b25 Align windows_logger with posix_logger. před 5 roky
  costan 808e59ec6a Improve CI configuration. před 5 roky
  cmumford c69d33b0ec Added native support for Windows. před 5 roky
  costan fe4494804f leveldb: Make WriteBatch::ApproximateSize() const. před 5 roky
  costan 296de8d5b8 leveldb: Fix PosixWritableFile::Sync() on Apple systems. před 5 roky
  costan b70493ca85 Fix fdatasync() feature detection in opensource build. před 5 roky
  cmumford af7abf06ea Add back space to POSIX Logger. před 5 roky
  costan 58d70545af Update Travis CI configuration. před 5 roky
  costan 1cb3840881 Clean up env_posix.cc. před 6 roky
  costan a7dc502e9f Rework once initialization in env_posix.cc. před 6 roky
  costan c43565dd39 C++11 cleanup for util/mutexlock.h. před 6 roky
  costan 0145a94ab6 Update .gitignore. před 6 roky
  costan 73d5834ece Rework threading in env_posix.cc. před 6 roky
  costan 05709fb43e Remove InitOnce from the port API. před 6 roky
  costan bb88f25115 Clean up PosixWritableFile in env_posix.cc. před 6 roky
  costan 7b945f2003 Clean up posix_logger.h. před 6 roky
  costan 89af27bde5 Remove ssize_t from code that is not POSIX-specific. před 6 roky
  costan 03064cbbb2 Simplify Limiter in env_posix.cc. před 6 roky
  costan 9b44da73d9 Clarify comments for leveldb::Env file reading methods. před 6 roky
  costan 0ef2310f67 Remove GCC on OSX from the Travis CI matrix. před 6 roky
  costan 16a2b8bb3a Expose WriteBatch::Append in the C API. před 6 roky
  costan f7b0e1d901 Expose WriteBatch::Append(). před 6 roky
  costan 6caf73ad9d Clean up Iterator. před 6 roky
  cmumford 6a6bdafcf1 Corrected typo in docs: "cache" to "block_cache". před 6 roky
  costan 1868398150 Clean up SnapshotImpl. před 6 roky
  cmumford e7840de9f3 Fix documentation for log file growth. před 6 roky
  cmumford bc23e00f95 Update default log file size in doc. před 6 roky
  costan 4de9594f6f Add move constructor to Status. před 6 roky
  costan d177a0263c Replace port_posix with port_stdcxx. před 6 roky
  MarcoFalke 14cce848e7 Fix sign mismatch warnings in GCC. před 6 roky
  costan 8046a51b21 Add forgotten <limits> header to util/logging.cc. před 6 roky
  costan a0008deb67 Reimplement ConsumeDecimalNumber. před 6 roky
  costan 1f7dd5d5f6 Add tests for ConsumeDecimalNumber. před 6 roky
  costan 1cc8b10b82 Document the building process. před 6 roky