aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/include/gmock/internal
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #2394 from kuzkry:custom-type-traits-duplication-of-custom...Xiaoyi Zhang2019-08-231-14/+3
|\
| * reuse IndexSequence from googletestKrystian Kuzniarek2019-08-141-14/+3
* | Merge pull request #2393 from kuzkry:custom-type-traits-remove_constXiaoyi Zhang2019-08-211-5/+5
|\ \
| * | remove a custom implementation of std::remove_constKrystian Kuzniarek2019-08-141-5/+5
| |/
* | Merge pull request #2397 from kuzkry:custom-type-traits-is_referenceGennadiy Civil2019-08-191-4/+0
|\ \
| * | remove a custom implementation of std::is_referenceKrystian Kuzniarek2019-08-141-4/+0
| |/
* | Googletest exportAbseil Team2019-08-151-19/+0
* | remove custom implementations of std::is_sameKrystian Kuzniarek2019-08-141-4/+0
|/
* fix typosKrystian Kuzniarek2019-07-301-9/+9
* Don't allow signed/unsigned wchar_t in gcc 9 and laterPeter Levine2019-06-041-1/+4
* Googletest exportAbseil Team2019-01-171-0/+1
* Googletest exportAbseil Team2019-01-083-392/+35
* Googletest exportmisterg2019-01-021-2/+0
* Googletest exportAbseil Team2019-01-023-54/+3
* Googletest exportAbseil Team2018-12-201-2/+0
* Googletest exportAbseil Team2018-11-201-2/+2
* Googletest exportAbseil Team2018-11-201-47/+4
* Googletest exportAbseil Team2018-11-151-0/+360
* Remove workarounds for unsupported MSVC versionsRobin Lindén2018-11-101-3/+3
* Googletest exportmisterg2018-10-292-10/+0
* Googletest exportAbseil Team2018-10-262-0/+10
* Googletest exportmisterg2018-10-262-10/+0
* Unconditionally use std::tuple.Abseil Team2018-10-093-59/+51
* Comments changes, no functionality changes. Gennadiy Civil2018-08-141-1/+1
* Comments changes, no functionality changesGennadiy Civil2018-08-144-8/+4
* formatting custom/README.mdGennadiy Civil2018-08-131-1/+1
* formatting for new READMEsGennadiy Civil2018-08-131-6/+6
* Move instructions into custom/README filesGennadiy Civil2018-08-133-13/+18
* comment cleanupGennadiy Civil2018-08-131-2/+0
* Formatting changes for automatic code managementGennadiy Civil2018-07-278-0/+16
* Merge branch 'master' into googletest_for_asamduxiuxing2018-07-191-1/+1
|\
| * Formatting and a linkGennadiy Civil2018-07-181-1/+1
* | Fix warning C4819: The file contains a character that cannot be represented i...duxiuxing2018-07-171-1/+1
|/
* Fix friend declaration to use GTEST_API_ decl spec.David Sunderland2018-04-191-1/+1
* Revert useless use of GTEST_API_ on WithoutMatchers decl.David Sunderland2018-04-191-1/+1
* Add GTEST_API_ tag to WithoutMatchers class. Hopefully that fixes the problem...David Sunderland2018-04-181-1/+1
* Mark new GetWithoutMatchers method as part of the exported API, to address MS...David Sunderland2018-04-181-1/+1
* Clone of unsubmitted cr/176529515. Introduce parameterless expectations.David Sunderland2018-04-181-0/+15
* ..and this should be itGennadiy Civil2018-04-111-1/+15
* mergeGennadiy Civil2018-04-101-15/+1
|\
| * Revert "gmock actions 2"Gennadiy Civil2018-04-092-16/+2
| * yet moreGennadiy Civil2018-04-091-1/+1
* | RE-Doing the merge, this time with gcc on mac in the PR so I can catch errors...Gennadiy Civil2018-04-101-1/+1
|/
* linkage, fixing MSVCGennadiy Civil2018-04-061-1/+1
* warningsGennadiy Civil2018-04-061-1/+2
* cont - 2Gennadiy Civil2018-04-061-1/+1
* contGennadiy Civil2018-04-061-1/+1
* more warningsGennadiy Civil2018-04-061-1/+1
* deal with MSVC warn, cont 1Gennadiy Civil2018-04-061-2/+1
* Cont. deal with MCVS warningsGennadiy Civil2018-04-061-2/+10