aboutsummaryrefslogtreecommitdiffstats
path: root/googlemock/include/gmock/internal
Commit message (Expand)AuthorAgeFilesLines
* Googletest exportAbseil Team2020-05-011-4/+6
* Googletest exportAbseil Team2020-02-071-0/+8
* Googletest exportAbseil Team2019-11-222-7/+5
* Merge pull request #2514 from thejcannon:msvc_macro_issuevslashg2019-10-231-77/+31
|\
| * Avoid recursive macrosJoshua Cannon2019-10-111-22/+28
| * Removing extraneous parenthesisJoshua Cannon2019-10-111-1/+1
| * Evaluate and cat NARG in different macrosJoshua Cannon2019-10-111-8/+8
| * Fix preprocessor testsJoshua Cannon2019-10-111-3/+1
| * Workaround MSVC VA_ARGS weirdnessJoshua Cannon2019-10-111-66/+19
* | Googletest exportAbseil Team2019-10-221-65/+27
* | Googletest exportAbseil Team2019-10-111-2/+1
* | square away the stuff that hasn't been merged in a manual reviewKrystian Kuzniarek2019-09-161-2/+0
|/
* Googletest exportkuzkry2019-09-161-5/+4
* Merge pull request #2387 from kuzkry:iffShaindel Schwartz2019-09-121-10/+10
|\
| * restore mistakenly removed iffs in their explicit formKrystian Kuzniarek2019-08-201-10/+10
* | Googletest exportkuzkry2019-09-061-4/+0
* | Merge pull request #2382 from kuzkry:dead-metafunctionGennadiy Civil2019-08-271-13/+0
|\ \
| * | remove a dead metafunctionKrystian Kuzniarek2019-08-161-13/+0
* | | Googletest exportkuzkry2019-08-231-13/+8
* | | 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
|\