325 Revīzijas (98a3b8cf6531220c5ecfe124ebfe7d29deb1251b)
 

Autors SHA1 Ziņojums Datums
  leveldb Team 98a3b8cf65 change const to constexpr pirms 4 gadiem
  Victor Costan 201f52201f Remove leveldb::port::kLittleEndian. pirms 4 gadiem
  Victor Costan ba369ddbaf Use LLVM 10 on Travis CI. pirms 4 gadiem
  Victor Costan 5903e7a112 Remove Windows workarounds in some tests. pirms 4 gadiem
  Victor Costan a0191e5563 Add Env::Remove{File,Dir} which obsolete Env::Delete{File,Dir}. pirms 4 gadiem
  leveldb Team d152b23f3b Defend against inclusion of windows.h in tests that invoke pirms 5 gadiem
  Victor Costan 58a89bbcb2 Add WITHOUT ROWID to SQLite benchmark. pirms 5 gadiem
  Victor Costan c0d43142ff
Merge pull request #756 from pwnall/third_party_2 pirms 5 gadiem
  Victor Costan e36b831851 Fixup for adding the third_party/googletest submodule. pirms 5 gadiem
  leveldb Team 583a42b596 Internal change. pirms 5 gadiem
  Victor Costan db8352187b Fixup for adding the third_party/googletest submodule. (#754) pirms 5 gadiem
  Victor Costan 1c58902bdc Switch testing harness to googletest. pirms 5 gadiem
  Victor Costan 2c9c80bd53 Move CI to Visual Studio 2019. pirms 5 gadiem
  Victor Costan ed72a3496e Allow different C/C++ standards when this is used as a subproject. pirms 5 gadiem
  Victor Costan 41c8d83914 Align CMake configuration with related projects. pirms 5 gadiem
  Victor Costan 0c40829872 Remove redundant PROJECT_SOURCE_DIR usage from CMake config. pirms 5 gadiem
  Victor Costan 5abdf4c019 Fix installed target definition. pirms 5 gadiem
  Victor Costan cf4d9ab23d Test CMake installation on Travis. pirms 5 gadiem
  Chris Mumford 95d0ba1cb0 Renamed local variable in DBImpl::Write. pirms 5 gadiem
  Chris Mumford 657ba51429 Added return in Version::Get::State::Match to quiet warning. pirms 5 gadiem
  Chris Mumford 370d532a00 Using CMake's check_cxx_compiler_flag to check support for -Wthread-safety. pirms 5 gadiem
  Victor Costan 45ee61579c Update Travis CI configuration. pirms 5 gadiem
  Sanjay Ghemawat 60db170a43 Fix tsan problem in env_test. pirms 5 gadiem
  Victor Costan 21304d41f7 Merge pull request #698 from neal-zhu:master pirms 5 gadiem
  neal-zhu 5e921896ee drop fileds in State that are duplicates of fileds in Saver and fix typo pirms 5 gadiem
  Chris Mumford 53e280b568 Simplify unlocking in DeleteObsoleteFiles. pirms 5 gadiem
  Chris Mumford 046216a7ca Add "leveldb" subdirectory to public include paths. pirms 5 gadiem
  Chris Mumford 9ee91ac747 Ending sentences with periods in README.md. pirms 5 gadiem
  Victor Costan e0d5f83a4f Align EnvPosix and EnvWindows. pirms 5 gadiem
  Victor Costan 69061b464a Disable exceptions and RTTI in CMake configuration. pirms 5 gadiem
  neal-zhu 107a75b62c cache Saver in State object pirms 5 gadiem
  neal-zhu 76ca116276 fix bug(uninitialized options pointer in State) pirms 5 gadiem
  neal-zhu f668239bb2 remove TODO in Version::ForEachOverlapping pirms 5 gadiem
  neal-zhu 177cd08629 format pirms 5 gadiem
  neal-zhu 8fa7a937ee fix bug pirms 5 gadiem
  neal-zhu 6a90bb91ee use ForEachOverlapping to impl Get pirms 5 gadiem
  Chris Mumford 4cb80b7ddc Merge pull request #386 from ivanabc:master pirms 5 gadiem
  Victor Costan 72a38ff7f2 Replace "> >" with ">>" pirms 5 gadiem
  Victor Costan 863f185970 unsigned char -> uint8_t pirms 5 gadiem
  Victor Costan a3b71c1ff6 Use GCC 9 on Travis CI pirms 5 gadiem
  Chris Mumford ae49533210 Add explicit typecasts to avoid compiler warning. pirms 5 gadiem
  ivan 63d5315e1c
Merge branch 'master' into master pirms 5 gadiem
  Chris Mumford c00e177f36 Guard DBImpl::versions_ by mutex_. pirms 5 gadiem
  Chris Mumford 1d0b101165 Converted two for-loops to while-loops. pirms 5 gadiem
  Chris Mumford 28e6d238be Switch to using C++ 11 override specifier. pirms 5 gadiem
  Chris Mumford 85cd40d108 Added unit test for InternalKey::DecodeFrom with empty string. pirms 5 gadiem
  Chris Mumford 1aae5c9f29 Merge pull request #411 from proller:assert1 pirms 5 gadiem
  Chris Mumford b7b86baec9 Using std::ostringstream in key DebugString. pirms 5 gadiem
  Chris Mumford 3e6c000e18 Merge pull request #457 from jellor:patch-2 pirms 5 gadiem
  果冻 1d94fe2f4d
Merge branch 'master' into patch-2 pirms 5 gadiem