Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | | Minor style fixes | Eduardo Caceres | 2017-08-10 | 1 | -1/+1 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge pull request #1191 from gennadiycivil/master | Gennadiy Civil | 2017-08-10 | 1 | -0/+52 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Added Copyright | misterg | 2017-08-10 | 1 | -4/+31 | |
| | * | | | | | Initial Revision, review 164634031 | misterg | 2017-08-10 | 1 | -25/+0 | |
| | * | | | | | WIP | misterg | 2017-08-09 | 1 | -0/+25 | |
| | * | | | | | Added googlemock tests | misterg | 2017-08-09 | 1 | -4/+0 | |
| | * | | | | | Added googlemock tests | misterg | 2017-08-09 | 1 | -0/+29 | |
* | | | | | | | Fix scoped enum not working in gmock-gen.py | Josh Bodily | 2017-08-10 | 2 | -0/+21 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #1123 from chromy/upstream-141765019 | Gennadiy Civil | 2017-08-08 | 1 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix typo in gmock-actions.h | Hector Dearman | 2017-06-19 | 1 | -4/+4 | |
* | | | | | | | Merge pull request #1122 from chromy/upstream-146491438 | Gennadiy Civil | 2017-08-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixed misspelling in assertion message. | Hector Dearman | 2017-06-19 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Correct some typos in a comment | Shlomi Fish | 2017-08-04 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #1042 from danilcha/patch-1 | Gennadiy Civil | 2017-08-02 | 1 | -3/+36 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Again rewrote everything | danilcha | 2017-03-12 | 1 | -12/+24 | |
| * | | | | | | | Added explicit gtest library dependency | danilcha | 2017-03-12 | 1 | -1/+1 | |
| * | | | | | | | Update README.md | danilcha | 2017-03-11 | 1 | -2/+2 | |
| * | | | | | | | Update README.md | danilcha | 2017-03-11 | 1 | -3/+24 | |
* | | | | | | | | Merge pull request #867 from marzojr/patch-1 | Gennadiy Civil | 2017-08-02 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Clarifying language | Marzo Sette Torres Junior | 2016-09-02 | 1 | -2/+3 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #764 from flyd1005/wip-fix-typo | Gennadiy Civil | 2017-08-02 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | remove duplicated words | Li Peng | 2016-04-27 | 3 | -3/+3 | |
* | | | | | | | | | Merge pull request #998 from dawikur/patch-1 | Gennadiy Civil | 2017-08-02 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Replace html entities with their equivalents | Dawid Kurek | 2017-02-06 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #1167 from krizalys/fix-typo | Gennadiy Civil | 2017-07-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fixed typo | Christophe Vidal | 2017-07-31 | 1 | -1/+1 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* / | | | | | | | fix links to Google C++ Style Guide | Herbert Thielen | 2017-07-30 | 2 | -2/+2 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #1137 from coryan/master | Gennadiy Civil | 2017-07-26 | 4 | -29/+41 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | More tables that did not render correctly. | Carlos O'Ryan | 2017-07-01 | 4 | -1/+9 | |
| * | | | | | | | Remove silly claim that C++ lacks lambdas. | Carlos O'Ryan | 2017-07-01 | 4 | -12/+12 | |
| * | | | | | | | Same fixes for "current" version. | Carlos O'Ryan | 2017-07-01 | 1 | -4/+5 | |
| * | | | | | | | Fix typos too s/destoyed/destroyed/ | Carlos O'Ryan | 2017-07-01 | 3 | -6/+6 | |
| * | | | | | | | Fix table formatting. | Carlos O'Ryan | 2017-07-01 | 3 | -6/+9 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | docs: fix broken link | Jose Nino | 2017-07-26 | 1 | -1/+1 | |
* | | | | | | | docs: fix broken link from dummies guide to cook book | Jose Nino | 2017-06-19 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | / / | Use std::string and ::string explicitly in gtest and gmock code. | Nico Weber | 2017-05-15 | 16 | -401/+406 | |
| |_|_|/ / |/| | | | | ||||||
* | | | | | Remove /tree/ from Readme.md links. | Billy Donahue | 2017-02-25 | 1 | -4/+4 | |
|/ / / / | ||||||
* | | | | Merge pull request #1 from google/master | Sam Roth | 2017-01-23 | 3 | -2/+12 | |
|\ \ \ \ | ||||||
| * \ \ \ | Merge pull request #658 from audiofanatic/ExternalProject_at_configure_time | Billy Donahue | 2016-12-18 | 1 | -0/+10 | |
| |\ \ \ \ | ||||||
| | * | | | | Added CMake configure-time download instructions to docs | Craig Scott | 2016-12-18 | 1 | -0/+10 | |
| | | |_|/ | | |/| | | ||||||
| * / | | | 2.6.4 is the minimum CMake version, so enforce it (#656) | Craig Scott | 2016-12-17 | 1 | -1/+1 | |
| |/ / / | ||||||
| * | / | Cookbok: fix broken relative link | Marco Molteni | 2016-09-13 | 1 | -1/+1 | |
| | |/ | |/| | ||||||
* | | | Fixed broken links | Samuel Roth | 2016-09-12 | 1 | -1/+1 | |
* | | | blob vs tree | Samuel Roth | 2016-09-12 | 1 | -1/+1 | |
* | | | Fixing relative links | Samuel Roth | 2016-09-12 | 1 | -2/+2 | |
* | | | Fixing KnownIssues and FrequentlyAskedQuestions links | Samuel Roth | 2016-09-12 | 1 | -2/+2 | |
* | | | Broken relative links fixed | Samuel Roth | 2016-09-12 | 1 | -6/+6 | |
* | | | Fixing ForDummies link | Samuel Roth | 2016-09-12 | 1 | -1/+1 | |
* | | | One works | Samuel Roth | 2016-09-12 | 1 | -1/+1 | |
* | | | Relative links | Samuel Roth | 2016-09-12 | 1 | -1/+1 |