306 Commits (657ba514298a726c7533f3106d3778062b59d75f)
 

Autor SHA1 Mensaje Fecha
  Chris Mumford 657ba51429 Added return in Version::Get::State::Match to quiet warning. hace 5 años
  Chris Mumford 370d532a00 Using CMake's check_cxx_compiler_flag to check support for -Wthread-safety. hace 5 años
  Victor Costan 45ee61579c Update Travis CI configuration. hace 5 años
  Sanjay Ghemawat 60db170a43 Fix tsan problem in env_test. hace 5 años
  Victor Costan 21304d41f7 Merge pull request #698 from neal-zhu:master hace 5 años
  neal-zhu 5e921896ee drop fileds in State that are duplicates of fileds in Saver and fix typo hace 5 años
  Chris Mumford 53e280b568 Simplify unlocking in DeleteObsoleteFiles. hace 5 años
  Chris Mumford 046216a7ca Add "leveldb" subdirectory to public include paths. hace 5 años
  Chris Mumford 9ee91ac747 Ending sentences with periods in README.md. hace 5 años
  Victor Costan e0d5f83a4f Align EnvPosix and EnvWindows. hace 5 años
  Victor Costan 69061b464a Disable exceptions and RTTI in CMake configuration. hace 5 años
  neal-zhu 107a75b62c cache Saver in State object hace 5 años
  neal-zhu 76ca116276 fix bug(uninitialized options pointer in State) hace 5 años
  neal-zhu f668239bb2 remove TODO in Version::ForEachOverlapping hace 5 años
  neal-zhu 177cd08629 format hace 5 años
  neal-zhu 8fa7a937ee fix bug hace 5 años
  neal-zhu 6a90bb91ee use ForEachOverlapping to impl Get hace 5 años
  Chris Mumford 4cb80b7ddc Merge pull request #386 from ivanabc:master hace 5 años
  Victor Costan 72a38ff7f2 Replace "> >" with ">>" hace 5 años
  Victor Costan 863f185970 unsigned char -> uint8_t hace 5 años
  Victor Costan a3b71c1ff6 Use GCC 9 on Travis CI hace 5 años
  Chris Mumford ae49533210 Add explicit typecasts to avoid compiler warning. hace 5 años
  ivan 63d5315e1c
Merge branch 'master' into master hace 5 años
  Chris Mumford c00e177f36 Guard DBImpl::versions_ by mutex_. hace 5 años
  Chris Mumford 1d0b101165 Converted two for-loops to while-loops. hace 5 años
  Chris Mumford 28e6d238be Switch to using C++ 11 override specifier. hace 5 años
  Chris Mumford 85cd40d108 Added unit test for InternalKey::DecodeFrom with empty string. hace 5 años
  Chris Mumford 1aae5c9f29 Merge pull request #411 from proller:assert1 hace 5 años
  Chris Mumford b7b86baec9 Using std::ostringstream in key DebugString. hace 5 años
  Chris Mumford 3e6c000e18 Merge pull request #457 from jellor:patch-2 hace 5 años
  果冻 1d94fe2f4d
Merge branch 'master' into patch-2 hace 5 años
  Victor Costan 27dc99fb26 Fix EnvPosix tests on Travis CI. hace 5 años
  Chris Mumford 9521545b06 Formatting changes for prior O_CLOEXEC fix. hace 5 años
  Chris Mumford 900f7d37eb Merge pull request #624 from adam-azarchs:master hace 5 años
  Victor Costan a7528a5d2b Clean up util/coding.{h,cc}. hace 5 años
  Chris Mumford 142035edd4 Initialize Stats::start_ before first use in Stats::Start(). hace 5 años
  Victor Costan e22b1cec6e Merge pull request #365 from allangj:c-strict-prototypes hace 5 años
  allangj cd1ec032cd Add argument definition for void c functions. hace 8 años
  Victor Costan 4bd052d7e8 Consolidate benchmark code to benchmarks/. hace 5 años
  Victor Costan 506b1722ef Convert missed virtual -> override in db_test.cc. hace 5 años
  Victor Costan 24424a1ef2 Style cleanup. hace 5 años
  Victor Costan 9a56c49ed4 Merge pull request #679 from smartxworks:optimize-readseq hace 5 años
  Victor Costan abf441b657 Merge pull request #278 from wankai:master hace 5 años
  Chris Mumford 78b39d68c1 Bump the version number from 1.21 to 1.22. hace 5 años
  Chris Mumford 9bd23c7676 Correct class/structure declaration order. hace 5 años
  Chris Mumford c784d63b93 Moved port/README to port/README.md. hace 5 años
  Chris Mumford 297e66afc1 Format all files IAW the Google C++ Style Guide. hace 5 años
  Victor Costan 3724030179 Update Travis CI configuration. hace 5 años
  Kyle Zhang d3d1c8a0f4 don't check current key in DBIter::Next() hace 5 años
  leveldb Team 3dc9202f78 [leveldb] Specifically export the WriteBatch::Handler inner class for Windows link hace 5 años