Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | | Fixing relative links | Samuel Roth | 2016-09-12 | 1 | -1/+1 |
|/ / | |||||
* | | Reformatted the Unprintable operator== code style. | mazong1123 | 2016-07-14 | 1 | -1/+4 |
* | | Fixed issue #775 | mazong1123 | 2016-07-14 | 1 | -2/+3 |
* | | Added VS 2015 project support. | 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 |
* | | Changed the GTestDir marco value to reflect the new dir of googletest. | mazong1123 | 2016-05-15 | 2 | -2/+2 |
|/ | |||||
* | Fix typo (Inovke -> Invoke) | Paul Hadfield | 2016-03-08 | 1 | -1/+1 |
* | Fix formatting in AdvancedGuide.md | Paul Wilkinson | 2016-02-21 | 4 | -4/+4 |
* | Fix link that's returned when running tests. #714 | Jacob Meacham | 2016-02-16 | 3 | -8/+8 |
* | Merge pull request #657 from audiofanatic/issue655-targetHeaderDeps | Billy Donahue | 2015-12-10 | 1 | -0/+8 |
|\ | |||||
| * | Add include dirs to targets if CMake version supports it | Craig Scott | 2015-12-06 | 1 | -0/+8 |
* | | Merge pull request #650 from jpuigcerver/master | Billy Donahue | 2015-12-10 | 1 | -0/+8 |
|\ \ |