Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' into hethi/remove-old-docs | Herbert Thielen | 2017-08-09 | 9 | -18/+52 |
|\ | |||||
| * | Merge pull request #1123 from chromy/upstream-141765019 | Gennadiy Civil | 2017-08-08 | 1 | -4/+4 |
| |\ | |||||
| | * | Fix typo in gmock-actions.hrefs/pull/1123/head | 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.refs/pull/1122/head | Hector Dearman | 2017-06-19 | 1 | -1/+1 |
| | |/ | |||||
| * | | Correct some typos in a commentrefs/pull/1173/head | Shlomi Fish | 2017-08-04 | 1 | -1/+1 |
| * | | Merge pull request #1042 from danilcha/patch-1 | Gennadiy Civil | 2017-08-03 | 1 | -3/+36 |
| |\ \ | |||||
| | * | | Again rewrote everythingrefs/pull/1042/head | 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 languagerefs/pull/867/head | 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 wordsrefs/pull/764/head | 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 equivalentsrefs/pull/998/head | 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 typorefs/pull/1167/head | Christophe Vidal | 2017-07-31 | 1 | -1/+1 |
| * | | | | | | | fix links to Google C++ Style Guiderefs/pull/1165/head | Herbert Thielen | 2017-07-30 | 2 | -2/+2 |
| |/ / / / / / | |||||
* | | | | | | | remove doc of former versions | Herbert Thielen | 2017-07-30 | 15 | -14880/+0 |
* | | | | | | | remove obsolete reference to SVN trunk and fix link to pump manual | Herbert Thielen | 2017-07-30 | 1 | -3/+6 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #1137 from coryan/master | Gennadiy Civil | 2017-07-26 | 4 | -29/+41 |
|\ \ \ \ \ \ | |||||
| * | | | | | | More tables that did not render correctly.refs/pull/1137/head | Carlos O'Ryan | 2017-07-02 | 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 linkrefs/pull/1158/head | Jose Nino | 2017-07-26 | 1 | -1/+1 |
* | | | | | | docs: fix broken link from dummies guide to cook bookrefs/pull/1126/head | Jose Nino | 2017-06-19 | 1 | -1/+1 |
|/ / / / / | |||||
* | | | | | Use std::string and ::string explicitly in gtest and gmock code.refs/pull/1089/head | Nico Weber | 2017-05-15 | 16 | -401/+406 |
| |_|_|/ |/| | | | |||||
* | | | | Remove /tree/ from Readme.md links.refs/pull/1029/head | Billy Donahue | 2017-02-26 | 1 | -4/+4 |
|/ / / | |||||
* | | | Merge pull request #1 from google/masterrefs/pull/874/head | 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 docsrefs/pull/658/head | Craig Scott | 2016-12-17 | 1 | -0/+10 |
| * | | | | 2.6.4 is the minimum CMake version, so enforce it (#656) | Craig Scott | 2016-12-18 | 1 | -1/+1 |
| |/ / / | |||||
| * | | | Cookbok: fix broken relative linkrefs/pull/876/head | 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 |
* | | | Fixing relative links | Samuel Roth | 2016-09-12 | 1 | -1/+1 |
|/ / | |||||
* | | Reformatted the Unprintable operator== code style.refs/pull/821/head | mazong1123 | 2016-07-14 | 1 | -1/+4 |
* | | Fixed issue #775 | mazong1123 | 2016-07-14 | 1 | -2/+3 |
* | | Added VS 2015 project support.refs/pull/773/head | mazong1123 | 2016-05-15 | 5 | -0/+328 |
* | | Updated the value of GTEST_DIR to reflect the googletest dir. | mazong1123 | 2016-05-15 | 1 | -1/+1 |