- 19 Jun, 2017 2 commits
-
-
Hector Dearman authored
This upstreams a Google-internal change (141765019).
-
Hector Dearman authored
This upstreams a Google-internal change (146491438).
-
- 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.
-
- 12 Oct, 2015 1 commit
-
-
Mark Mentovai authored
This guards use of <type_traits> and its features with GTEST_HAS_STD_TYPE_TRAITS_, and std::function with GTEST_HAS_STD_FUNCTION_.
-
- 25 Aug, 2015 1 commit
-
-
Billy Donahue authored
-