aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix link to FAQ in Primer.mdCaleb Morse2015-12-0316-159/+162
* Merge pull request #647 from mithro/patch-1Billy Donahue2015-12-021-1/+1
|\
| * Fix AdvancedGuide link in FAQ.mdTim Ansell2015-12-021-1/+1
|/
* Merge pull request #636 from ReadmeCritic/masterBilly Donahue2015-11-301-4/+4
|\
| * Update README URLs based on HTTP redirectsReadmeCritic2015-11-251-4/+4
* | Merge pull request #607 from google/BillyDonahue-patch-1Billy Donahue2015-11-301-25/+12
|\ \
| * | Update DevGuide.mdBilly Donahue2015-10-081-25/+12
* | | Merge pull request #640 from Ali-Se/patch-2Billy Donahue2015-11-301-4/+4
|\ \ \
| * | | Fixing some table error in fileAli Sa'ad Eddeen2015-11-291-4/+4
| | |/ | |/|
* | | Merge pull request #638 from KindDragon/patch-1Billy Donahue2015-11-301-50/+50
|\ \ \
| * | | Update FAQ.mdArkady Shapkin2015-11-281-50/+50
| |/ /
* | | Merge pull request #592 from Ferenc-/masterBilly Donahue2015-11-301-1/+1
|\ \ \ | |/ / |/| |
| * | Fix typo in googlemock/README.mdFerenc-2015-09-191-1/+1
* | | Merge pull request #633 from plopresti/masterBilly Donahue2015-11-241-6/+1
|\ \ \
| * | | Fix missing-field-initializers GCC/Clang warning (issue 433).Patrick J. LoPresti2015-11-241-6/+1
|/ / /
* | | Merge pull request #632 from nocnokneo/add-cmake-install-rulesBilly Donahue2015-11-241-0/+8
|\ \ \
| * | | Add CMake install rules for gtest libraries and headersTaylor Braun-Jones2015-11-231-0/+8
* | | | Merge pull request #628 from fjunqueira/patch-1Billy Donahue2015-11-241-0/+16
|\ \ \ \
| * | | | Create CMakeLists.txtFábio Junqueira2015-11-111-0/+16
* | | | | Merge pull request #614 from DukeXar/masterBilly Donahue2015-11-241-9/+9
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Override clang++ name on Linux onlyAnton Klautsan2015-10-181-1/+1
| * | | | More docs in travis configAnton Klautsan2015-10-181-0/+4
| * | | | Update clang versionAnton Klautsan2015-10-181-7/+4
| * | | | Adding llvm toolchain repoAnton Klautsan2015-10-181-17/+6
| * | | | Update .travis.ymlAnton Klautsan2015-10-181-4/+8
| * | | | Try to use clang-3.6 in travisAnton Klautsan2015-10-181-4/+1
| * | | | Update .travis.ymlAnton Klautsan2015-10-181-0/+6
| * | | | Update .travis.ymlAnton Klautsan2015-10-181-0/+3
| | |_|/ | |/| |
* | | | Merge pull request #627 from mark-chromium/tests_msvsBilly Donahue2015-11-232-15/+17
|\ \ \ \ | |_|/ / |/| | |
| * | | Name the helper AsBits()Mark Mentovai2015-11-121-11/+10
| * | | Use a templated helper to wrap the castMark Mentovai2015-11-111-14/+15
| * | | Leave decltype(max_ulps_) alone and cast, not sure this is betterMark Mentovai2015-11-111-12/+14
| * | | Better use of character constantsMark Mentovai2015-11-111-2/+2
| * | | Fix warnings encountered in MSVC build of gtest/gmock testsMark Mentovai2015-11-112-3/+3
|/ / /
* | | Merge pull request #612 from mark-chromium/gmock_rttiBilly Donahue2015-11-101-4/+4
|\ \ \
| * | | googlemock: Disable WhenDynamicCastToTest tests when RTTI is offMark Mentovai2015-10-121-4/+4
| |/ /
* | | Merge pull request #611 from mark-chromium/gmock_cxx11Billy Donahue2015-11-104-11/+12
|\ \ \
| * | | googlemock: Support C++11 language with pre-C++11 libraryMark Mentovai2015-10-124-11/+12
| |/ /
* | | Merge pull request #605 from d-meiser/fix-visibility-hiddenBilly Donahue2015-10-293-4/+14
|\ \ \
| * | | Fix symbol visibility of StreamingListener.Dominic Meiser2015-10-291-1/+1
| * | | Add an option to enable building with -fvisibility=hidden.Dominic Meiser2015-10-291-0/+10
| * | | Fix definition of GTEST_API_ macro for gcc and clang [#451].Dominic Meiser2015-10-291-3/+3
|/ / /
* | | Merge pull request #616 from anuragsoni/documentation/fix-readme-for-googletestBilly Donahue2015-10-191-2/+2
|\ \ \ | |/ / |/| |
| * | update googletest readme to fix broken linksAnurag Soni2015-10-191-2/+2
|/ /
* | Merge pull request #604 from marco-m/urls-should-go-to-githubBilly Donahue2015-10-041-22/+22
|\ \
| * | Fix relative links in documentationMarco Molteni2015-10-041-8/+8
| * | Update URLs from googlecode to githubMarco Molteni2015-10-041-16/+16
|/ /
* | Merge pull request #597 from marco-m/patch-1Billy Donahue2015-09-231-1/+1
|\ \
| * | Fix broken link to FrequentlyAskedQuestionsMarco Molteni2015-09-231-1/+1
|/ /
* | Merge pull request #594 from martinmaly/gmockBilly Donahue2015-09-201-2/+6
|\ \