1. 14 Aug, 2018 1 commit
  2. 08 Aug, 2018 1 commit
  3. 07 Aug, 2018 1 commit
  4. 03 Aug, 2018 1 commit
  5. 01 Aug, 2018 1 commit
    • Gennadiy Civil's avatar
      · 421f527d
      Gennadiy Civil authored
      more test changes
      421f527d
  6. 04 Jun, 2018 1 commit
  7. 23 May, 2018 1 commit
  8. 16 Mar, 2018 1 commit
  9. 14 Mar, 2018 1 commit
  10. 13 Mar, 2018 3 commits
  11. 05 Mar, 2018 1 commit
  12. 08 Feb, 2018 1 commit
  13. 30 Jan, 2018 2 commits
  14. 24 Jan, 2018 2 commits
  15. 23 Jan, 2018 1 commit
    • Gennadiy Civil's avatar
      · 80defcec
      Gennadiy Civil authored
      Many code merge/upstream changes
      80defcec
  16. 10 Jan, 2018 1 commit
    • Gennadiy Civil's avatar
      · d237297c
      Gennadiy Civil authored
      code merge, cleanups
      d237297c
  17. 11 Dec, 2017 1 commit
  18. 22 Nov, 2017 1 commit
  19. 27 Oct, 2017 1 commit
  20. 25 Oct, 2017 1 commit
  21. 15 May, 2017 1 commit
    • Nico Weber's avatar
      Use std::string and ::string explicitly in gtest and gmock code. · 09fd5b3e
      Nico Weber authored
      This merges a Google-internal change (117235625).
      
      Original CL description:
      This CL was created manually in about an hour with sed, a Python script
      to find all the places unqualified 'string' was mentioned, and some help
      from Emacs to add the "std::" qualifications, plus a few manual tweaks.
      09fd5b3e
  22. 02 Mar, 2017 1 commit
    • Dan Kegel's avatar
      Minimal changes to fix build failures on Microsoft Visual Studio 2015 · 518e0519
      Dan Kegel authored
      Fixes the following errors:
      
      hash_map(17): error C2338: <hash_map> is deprecated and will be REMOVED. Please use <unordered_map>. You can define _SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [googlemock\gtest\gtest-printers_test.vcxproj]
      hash_set(17): error C2338: <hash_set> is deprecated and will be REMOVED. Please use <unordered_set>. You can define _SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS to acknowledge that you have received this warning. [googlemock\gtest\gtest-printers_test.vcxproj]
      googletest\test\gtest_catch_exceptions_test_.cc(152): error C2220: warning treated as error - no 'object' file generated
      googletest\test\gtest_catch_exceptions_test_.cc(152): warning C4297: 'CxxExceptionInDestructorTest::~CxxExceptionInDestructorTest': function assumed not to throw an exception but does
        googletest\test\gtest_catch_exceptions_test_.cc(152): note: destructor or deallocator has a (possibly implicit) non-throwing exception specification
      
      There were already some checks for _MSC_VER in the code, so this commit
      continues in that vein.
      518e0519
  23. 02 Mar, 2016 1 commit
  24. 25 Aug, 2015 1 commit
  25. 17 Jul, 2015 1 commit
  26. 14 Jul, 2015 1 commit
  27. 17 Nov, 2014 1 commit
  28. 15 May, 2014 1 commit
  29. 12 Mar, 2014 1 commit
  30. 12 Jan, 2014 1 commit
  31. 03 Dec, 2013 2 commits
  32. 04 Apr, 2013 1 commit
  33. 07 Jun, 2012 1 commit
  34. 04 Nov, 2011 1 commit
  35. 24 Oct, 2011 1 commit