- 14 Aug, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 08 Aug, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 07 Aug, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 03 Aug, 2018 1 commit
-
-
Philipp Paulweber authored
-
- 01 Aug, 2018 1 commit
-
-
Gennadiy Civil authored
more test changes
-
- 04 Jun, 2018 1 commit
-
-
Gennadiy Civil authored
Add printer for std::nullptr_t, addressing https://github.com/google/googletest/issues/1616
-
- 23 May, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 16 Mar, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 14 Mar, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 13 Mar, 2018 3 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
- 05 Mar, 2018 1 commit
-
-
Gennadiy Civil authored
-
- 08 Feb, 2018 1 commit
-
-
Troy Holsapple authored
-
- 30 Jan, 2018 2 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
- 24 Jan, 2018 2 commits
-
-
Gennadiy Civil authored
-
Gennadiy Civil authored
-
- 23 Jan, 2018 1 commit
-
-
Gennadiy Civil authored
Many code merge/upstream changes
-
- 10 Jan, 2018 1 commit
-
-
Gennadiy Civil authored
code merge, cleanups
-
- 11 Dec, 2017 1 commit
-
-
Bryan Zimmerman authored
-
- 22 Nov, 2017 1 commit
-
-
Bryan Zimmerman authored
-
- 27 Oct, 2017 1 commit
-
-
Bryan Zimmerman authored
change static_cast to ImplicitCast_ for consitency fixes for building with path names containing spaces
-
- 25 Oct, 2017 1 commit
-
-
Arkadiy Shapkin authored
-
- 15 May, 2017 1 commit
-
-
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.
-
- 02 Mar, 2017 1 commit
-
-
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.
-
- 02 Mar, 2016 1 commit
-
-
Dan Albert authored
-
- 25 Aug, 2015 1 commit
-
-
Billy Donahue authored
-
- 17 Jul, 2015 1 commit
-
-
kosak authored
-
- 14 Jul, 2015 1 commit
-
-
kosak authored
-
- 17 Nov, 2014 1 commit
-
-
kosak authored
Distinguish between C++11 language and library support for std::function, std::begin, std::end, and std::move in gtest and gmock.
-
- 15 May, 2014 1 commit
-
-
billydonahue authored
-
- 12 Mar, 2014 1 commit
-
-
kosak authored
-
- 12 Jan, 2014 1 commit
-
-
kosak authored
-
- 03 Dec, 2013 2 commits
- 04 Apr, 2013 1 commit
-
-
zhanyong.wan authored
-
- 07 Jun, 2012 1 commit
-
-
zhanyong.wan authored
char arrays are not escapped properly.
-
- 04 Nov, 2011 1 commit
-
-
vladlosev authored
-
- 24 Oct, 2011 1 commit
-
-
vladlosev authored
-