263 Révisions (4bd052d7e8b0469b2b87664388e2a99cb212ecdb)
 

Auteur SHA1 Message Date
  Victor Costan 4bd052d7e8 Consolidate benchmark code to benchmarks/. il y a 5 ans
  Victor Costan 506b1722ef Convert missed virtual -> override in db_test.cc. il y a 5 ans
  Victor Costan 24424a1ef2 Style cleanup. il y a 5 ans
  Victor Costan 9a56c49ed4 Merge pull request #679 from smartxworks:optimize-readseq il y a 5 ans
  Victor Costan abf441b657 Merge pull request #278 from wankai:master il y a 5 ans
  Chris Mumford 78b39d68c1 Bump the version number from 1.21 to 1.22. il y a 5 ans
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. il y a 5 ans
  Chris Mumford c784d63b93 Moved port/README to port/README.md. il y a 5 ans
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. il y a 5 ans
  Victor Costan 3724030179 Update Travis CI configuration. il y a 5 ans
  Kyle Zhang d3d1c8a0f4 don't check current key in DBIter::Next() il y a 5 ans
  leveldb Team 3dc9202f78 [leveldb] Specifically export the WriteBatch::Handler inner class for Windows link il y a 5 ans
  Chris Mumford 2ccb45c33a Check for possibly invalid offset in test. il y a 5 ans
  Chris Mumford 7b11745190 Changed Windows specific highlighting from bash to cmd. il y a 5 ans
  Chris Mumford 2f008ac19e Initialize class members to default values in constructors. il y a 5 ans
  Chris Mumford ffabb1ae86 Merge pull request #665 from cheng-chang:coding il y a 5 ans
  Chris Mumford 7da571cf2b Merge pull request #669 from pavel-pimenov:fix-readme-windows-mkdir il y a 5 ans
  Chris Mumford df4a323aaf Merge pull request #472 from zhoudayang:patch-1 il y a 5 ans
  Chris Mumford 5a2a472741 Fixed missing std namespaces and make_unique. il y a 5 ans
  Chris Mumford 08e771901f Simplify issue320_test. il y a 5 ans
  Chris Mumford 65e86f75ea Fix formatting of recent snapshot compaction fix. il y a 5 ans
  Chris Mumford 7711e76766 Merge pull request #339 from richcole-at-amazon:master il y a 5 ans
  Chris Mumford 71ed7c401e Fixed typo in comment in version_set.h. il y a 5 ans
  Victor Costan 09fa8868db Align version/soversion CMake setup closer with other repositories. il y a 5 ans
  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
  costan fe4494804f leveldb: Make WriteBatch::ApproximateSize() const. il y a 5 ans