Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gmock merging -2 | Gennadiy Civil | 2018-02-27 | 3 | -123/+328 |
* | moving JoinAsTuple to internal | Gennadiy Civil | 2018-02-12 | 4 | -49/+22 |
* | Merge pull request #1446 from tholsapp/master | Gennadiy Civil | 2018-02-09 | 5 | -13/+13 |
|\ | |||||
| * | Fixed typos | Troy Holsapple | 2018-02-07 | 5 | -13/+13 |
* | | merges | Gennadiy Civil | 2018-02-09 | 2 | -8/+11 |
|/ | |||||
* | Adding tests to googlemock bazel | Gennadiy Civil | 2018-01-26 | 2 | -6/+72 |
* | Code merges | Gennadiy Civil | 2018-01-26 | 9 | -34/+86 |
* | Merge branch 'master' into fix-core-dump-shared | Gennadiy Civil | 2018-01-09 | 10 | -187/+18 |
|\ | |||||
| * | [Bazel] Detect Windows with cpu value x64_windows and x64_windows_msvc | Loo Rong Jie | 2018-01-09 | 1 | -1/+2 |
| * | Merge branch 'master' into missing-declarations | Gennadiy Civil | 2018-01-04 | 2 | -9/+1 |
| |\ | |||||
| | * | Merge branch 'master' into master | Gennadiy Civil | 2018-01-04 | 1 | -1/+1 |
| | |\ | |||||
| | | * | Merge branch 'master' into fix-issue-776-support-autoconf-as-submodule | Gennadiy Civil | 2017-12-22 | 1 | -5/+5 |
| | | |\ | |||||
| | | * \ | Merge branch 'master' into fix-issue-776-support-autoconf-as-submodule | Gennadiy Civil | 2017-12-15 | 5 | -167/+5 |
| | | |\ \ | |||||
| | | * \ \ | Merge branch 'master' into fix-issue-776-support-autoconf-as-submodule | Gennadiy Civil | 2017-12-08 | 1 | -0/+2 |
| | | |\ \ \ | |||||
| | | * | | | | Run autoconf from top-level directory. | Carlos O'Ryan | 2017-12-03 | 1 | -1/+1 |
| | * | | | | | upstreaming cl 124976692 | Gennadiy Civil | 2018-01-03 | 1 | -8/+0 |
| | | |_|_|/ | | |/| | | | |||||
| * / | | | | Pass the -Wmissing-declarations warning. | David Benjamin | 2018-01-03 | 3 | -5/+5 |
| |/ / / / | |||||
| * | | | | Merge branch 'master' into master | bryanzim | 2017-12-15 | 3 | -165/+1 |
| |\ \ \ \ | | | |_|/ | | |/| | | |||||
| | * | | | Merge branch 'fix-top-level-license' of github.com:coryan/googletest into fix... | Carlos O'Ryan | 2017-12-11 | 1 | -2/+2 |
| | |\ \ \ | |||||
| | * | | | | Refactor docs about contributions to CONTRIBUTING.md. | Carlos O'Ryan | 2017-12-11 | 3 | -165/+1 |
| * | | | | | remove extra line | Bryan Zimmerman | 2017-12-11 | 1 | -1/+0 |
| * | | | | | remove implicit casts | Bryan Zimmerman | 2017-12-11 | 1 | -5/+4 |
| * | | | | | Merge branch 'master' into master | bryanzim | 2017-12-11 | 1 | -2/+2 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Merge branch 'master' into use-system-includes | Gennadiy Civil | 2017-12-08 | 2 | -0/+4 |
| | |\| | | | |||||
| | * | | | | make includes system | Sam Lunt | 2017-11-27 | 1 | -2/+2 |
| | | |/ / | | |/| | | |||||
| * | | | | Merge branch 'master' into master | bryanzim | 2017-12-08 | 1 | -0/+2 |
| |\ \ \ \ | | | |/ / | | |/| | | |||||
| | * | | | Add licenses() directive for googlemock/tests. | Carlos O'Ryan | 2017-12-08 | 1 | -0/+2 |
| | | |/ | | |/| | |||||
| * | | | Merge branch 'master' into master | bryanzim | 2017-12-08 | 1 | -1/+2 |
| |\| | | |||||
| * | | | fix for VS2017 deprecation of ::tr1::tuple | Bryan Zimmerman | 2017-10-27 | 2 | -9/+12 |
| | |/ | |/| | |||||
* | | | Merge branch 'master' into fix-core-dump-shared | Gennadiy Civil | 2017-12-08 | 1 | -0/+2 |
|\ \ \ | | |/ | |/| | |||||
| * | | Improved description of VS std::tuple support | Wojciech Mamrak | 2017-12-07 | 1 | -0/+2 |
| |/ | |||||
* / | Fix double free when building Gtest/GMock in shared libraries and linking a t... | Romain Geissler | 2017-12-02 | 1 | -23/+40 |
|/ | |||||
* | Remove gcc 6 misleading indentations. | Romain Geissler | 2017-10-25 | 2 | -13/+26 |
* | Fix gmock tests when std::unary_function unavailable | Arkady Shapkin | 2017-10-25 | 1 | -2/+5 |
* | Fix tests with VS2015 and VS2017 | Arkadiy Shapkin | 2017-10-25 | 2 | -4/+9 |
* | #1282: Doc typo fix | Dariusz Ostolski | 2017-10-14 | 1 | -1/+1 |
* | Use gender-neutral pronouns in comments and docs | Jonathan Wakely | 2017-09-27 | 8 | -9/+9 |
* | Fix ellipsis position in examples | Alex Yursha | 2017-09-08 | 1 | -8/+16 |
* | Merge pull request #975 from LebedevRI/respect-option | Gennadiy Civil | 2017-09-05 | 1 | -1/+1 |
|\ | |||||
| * | CMake: use threads if allowed and found, not just if found. | Roman Lebedev | 2017-09-01 | 1 | -1/+1 |
* | | Merge pull request #900 from Gallaecio/patch-1 | Gennadiy Civil | 2017-09-01 | 1 | -1/+1 |
|\ \ | |/ |/| | |||||
| * | Fix WhenSorted() documentation example | Gallaecio | 2016-10-08 | 1 | -1/+1 |
* | | Merge pull request #1011 from zeitounator/wrong-version-reported | Gennadiy Civil | 2017-09-01 | 1 | -2/+2 |
|\ \ | |||||
| * \ | Merge branch 'master' into wrong-version-reported | Gennadiy Civil | 2017-08-21 | 43 | -15316/+604 |
| |\ \ | |||||
| * | | | googlemock version must be changed as well | Olivier Clavel | 2017-02-13 | 1 | -2/+2 |
* | | | | change links from former code.google.com to current github repository | Herbert Thielen | 2017-08-31 | 7 | -10/+10 |
* | | | | use plural verb as mentioned in issue #1105 | Herbert Thielen | 2017-08-29 | 1 | -1/+1 |
* | | | | remove Yob's comma mentioned in issue #1105 | Herbert Thielen | 2017-08-29 | 1 | -1/+1 |
* | | | | Applying lint checks from upstream google3 | Alyssa Wilk | 2017-08-28 | 1 | -4/+7 |
* | | | | Merge branch 'refs/heads/master' into flag-default | Alyssa Wilk | 2017-08-28 | 36 | -14930/+630 |
|\ \ \ \ |