aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge pull request #2593 from kuzkry:remove-workaround_msvc-namespace-scope-f...Gennadiy Rozental2019-11-261-9/+4
|\ \ \ \ \ \
| * | | | | | remove MSVC workaround: accessing namespace scope from within nested classesKrystian Kuzniarek2019-11-221-9/+4
| | |_|/ / / | |/| | | |
* | | | | | Merge pull request #2596 from kuzkry:remove-workaround_msvc-wmain-link-errorGennadiy Rozental2019-11-262-13/+11
|\ \ \ \ \ \
| * | | | | | unify googletest and googlemock main functionsKrystian Kuzniarek2019-11-222-4/+9
| * | | | | | remove MSVC workaround: wmain link error in the static libraryKrystian Kuzniarek2019-11-221-9/+2
| |/ / / / /
* | | | | | Merge pull request #2597 from kuzkry:remove-workaround_Nokia-Sybian-SafeMatch...Gennadiy Rozental2019-11-261-49/+36
|\ \ \ \ \ \
| * | | | | | remove Nokia's Symbian compiler workaround: SafeMatcherCastImplKrystian Kuzniarek2019-11-221-49/+36
| * | | | | | consistency fix for SafeMatcherCastImpl member functionsKrystian Kuzniarek2019-11-221-1/+1
| |/ / / / /
* | | | | | Googletest exportAbseil Team2019-11-261-1/+1
* | | | | | Merge pull request #2591 from kuzkry:remove-workaround_g++-using-on-operator<<Gennadiy Rozental2019-11-261-4/+2
|\ \ \ \ \ \
| * | | | | | remove g++ 3.3 workaround: using on operator<<Krystian Kuzniarek2019-11-221-4/+2
| |/ / / / /
* | | | | | Merge pull request #2588 from kuzkry:remove-workaround_g++-incorrect-commentsGennadiy Rozental2019-11-262-19/+13
|\ \ \ \ \ \
| * | | | | | change incorrect commentsKrystian Kuzniarek2019-11-052-19/+13
| |/ / / / /
* | / / / / Googletest exportAbseil Team2019-11-261-1/+1
| |/ / / / |/| | | |
* | | | | Googletest exportAbseil Team2019-11-221-1/+1
* | | | | Merge pull request #2570 from xieyubo:1.10Gennadiy Civil2019-11-221-0/+3
|\ \ \ \ \
| * | | | | Fix internal memory leak in Windows _Crt report.xyb2019-11-161-0/+3
| | |_|/ / | |/| | |
* | | | | Googletest exportAbseil Team2019-11-2214-161/+138
* | | | | Merge pull request #2569 from bgianfo:masterGennadiy Civil2019-11-201-2/+3
|\ \ \ \ \
| * | | | | Fix FlatTuple compilation on older msvc.Brian Gianforcaro2019-11-151-2/+4
| | |_|/ / | |/| | |
* | | | | Googletest exportAbseil Team2019-11-201-1/+1
* | | | | Googletest exportAbseil Team2019-11-192-2/+2
|/ / / /
* | | | Merge pull request #2521 from Sinclair-John:masterAndy Getz2019-11-151-1/+4
|\ \ \ \
| * | | | Fix Issue 2418Sinclair-John2019-10-181-1/+4
* | | | | Merge pull request #2554 from kuzkry:update-gen_gtest_pred_implAndy Getz2019-11-131-10/+10
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | update gen_gtest_pred_impl.pyKrystian Kuzniarek2019-11-051-7/+7
* | | | | Merge pull request #2556 from ienorand:avoid-pkg-config-lpthread-cflagAndy Getz2019-11-134-4/+4
|\ \ \ \ \
| * | | | | pkg-config: Remove pthread link flag from CflagsMartin Erik Werner2019-11-054-4/+4
* | | | | | Googletest exportAbseil Team2019-11-081-4/+13
* | | | | | Googletest exportAbseil Team2019-11-081-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #2549 from kuzkry:pump-support-for-python-3Xiaoyi Zhang2019-11-051-6/+7
|\ \ \ \ \
| * | | | | pump.py: add support for Python 3Krystian Kuzniarek2019-11-021-6/+7
* | | | | | Merge pull request #2548 from kuzkry:update-pump-manualXiaoyi Zhang2019-11-051-12/+9
|\ \ \ \ \ \
| * | | | | | update pump_manual.mdKrystian Kuzniarek2019-11-021-12/+9
| |/ / / / /
* | | | | | Merge pull request #2547 from kuzkry:typoXiaoyi Zhang2019-11-051-1/+1
|\ \ \ \ \ \
| * | | | | | fix a typoKrystian Kuzniarek2019-11-021-1/+1
| |/ / / / /
* | | | | | Merge pull request #2373 from Youw:masterXiaoyi Zhang2019-11-052-3/+46
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Added special catch for std::exception in GTEST_TEST_NO_THROW_Ihor Dutchak2019-10-302-3/+44
* | | | | | Merge pull request #2453 from kuzkry:gtest-port-clean-up_kMaxBiggestIntXiaoyi Zhang2019-11-046-70/+89
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
* | | | | | Merge pull request #2453 from kuzkry:gtest-port-clean-up_kMaxBiggestIntvslashg2019-11-016-89/+70
|\| | | | |
| * | | | | remove BiggestIntKrystian Kuzniarek2019-10-246-51/+34
* | | | | | Merge pull request #2533 from thejcannon:noexcept_specvslashg2019-11-012-20/+51
|\ \ \ \ \ \
| * | | | | | Revert "Merge pull request #2498 from thejcannon:noexcept_spec"Joshua Cannon2019-10-232-20/+51
* | | | | | | Googletest exportAbseil Team2019-10-311-4/+4
* | | | | | | Googletest exportAbseil Team2019-10-311-2/+1
* | | | | | | Googletest exportmisterg2019-10-302-1480/+0
* | | | | | | Googletest exportmisterg2019-10-297-175/+75
* | | | | | | Googletest exportmhermas2019-10-293-394/+440
* | | | | | | Googletest exportAbseil Team2019-10-291-5/+11
* | | | | | | Googletest exportAbseil Team2019-10-291-1/+3