311 Incheckningar (41c8d839149134a3a6c8908f185437f536a47211)
 

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