447 Révisions (master)
 

Auteur SHA1 Message Date
  Richard Cole 20fb601aa9 Fix snapshot compaction bug il y a 8 ans
  leveldb Team 37300aa54b Restore soname versioning with CMake build il y a 5 ans
  Pavel Pimenov 952be04df6 Fix mkdir (windows) il y a 5 ans
  Chris Mumford 56178ddaf4 Update the version to 1.21 in preparation for a new release. il y a 5 ans
  leveldb Team 35619d248d Project import generated by Copybara. il y a 5 ans
  costan 416344de2f leveldb: Register in copybara whitelist. il y a 5 ans
  costan da94ac67e9 leveldb: Minor cleanup in ports. il y a 5 ans
  costan bd24b96306 leveldb: Silence unused argument warnings in MSVC. il y a 5 ans
  costan 6188a54ce9 leveldb: Add tests for empty keys and values. il y a 5 ans
  Cheng Chang cf1b5f4732 Remove unnecessary bit operation. il y a 5 ans
  Felipe Oliveira Carvalho 7035af5fc3 Two small fixes for the Windows implementation (#661) il y a 5 ans
  usurai 6571279d6d fix a typo in the comment of skiplist_test.cc (#664) il y a 5 ans
  costan 15e2278966 Use override consistently in leveldb::test::ErrorEnv. il y a 5 ans
  cmumford ea49b27d06 Switch corruption_test to use InMemEnv. il y a 5 ans
  cmumford ce399ac28a Always copy bytes to scratch buffer when reading w/MemEnv. il y a 5 ans
  costan 201f77d137 Inline defaults in options. il y a 5 ans
  cmumford 9ce30510d4 Deleted dangling reference to deleted atomic_pointer.h. il y a 5 ans
  costan 7d8e41e49b leveldb: Replace AtomicPointer with std::atomic. il y a 5 ans
  cmumford dd906262fd Make InMemoryEnv more consistent with filesystem based Env's. il y a 5 ans
  costan cf1d1ab255 leveldb: Remove unused file port/win/stdint.h. il y a 5 ans
  Dimitris Apostolou a20508dc6a Fix typo (#565) il y a 5 ans
  costan 04470825ac Add AppVeyor (Windows CI) badge to README. il y a 5 ans
  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
  Adam Azarchs 75fceae700 Add O_CLOEXEC to open calls. il y a 6 ans
  caodhuan 77e9dfad9f add:compact_pointers_ should be clear when Clear() called 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
  andy f314b63e5e lack of sequence and type in comments to introduce entry format 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