314 コミット (1c58902bdcc8d129f3883606bbd8e59085b48878)
 

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