Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed typos | Troy Holsapple | 2018-02-07 | 1 | -3/+3 |
| | |||||
* | Refactor docs about contributions to CONTRIBUTING.md. | Carlos O'Ryan | 2017-12-11 | 2 | -133/+1 |
| | | | | Per the review comments. | ||||
* | #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 | 2 | -2/+2 |
| | |||||
* | Fix ellipsis position in examples | Alex Yursha | 2017-09-08 | 1 | -8/+16 |
| | |||||
* | Merge pull request #900 from Gallaecio/patch-1 | Gennadiy Civil | 2017-09-01 | 1 | -1/+1 |
|\ | | | | | Fix WhenSorted() documentation example | ||||
| * | Fix WhenSorted() documentation example | Gallaecio | 2016-10-08 | 1 | -1/+1 |
| | | |||||
* | | change links from former code.google.com to current github repository | Herbert Thielen | 2017-08-31 | 1 | -2/+2 |
| | | |||||
* | | 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 |
| | | |||||
* | | Merge pull request #926 from bartshappee/patch-1 | Gennadiy Civil | 2017-08-11 | 1 | -1/+1 |
|\ \ | | | | | | | Fix small typo in Cookbook: SeArrayArgument | ||||
| * | | Fix small typo SeArrayArgument | bartshappee | 2016-11-07 | 1 | -1/+1 |
| |/ | | | | | SeArrayArgument => SetArrayArgument | ||||
* | | Merge pull request #957 from sglass68/sim | Gennadiy Civil | 2017-08-10 | 1 | -2/+2 |
|\ \ | | | | | | | Fix a few documentation nits in the mock dummies guide | ||||
| * | | Fix a few documentation nits in the mock dummies guide | Simon Glass | 2016-12-08 | 1 | -2/+2 |
| |/ | | | | | | | Add a hyphen to 'ad hoc' and change 'distance' to plural. | ||||
* | | say "former version" instead of "released version" | Herbert Thielen | 2017-08-10 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into hethi/remove-old-docs | Herbert Thielen | 2017-08-09 | 2 | -6/+7 |
|\ \ | |||||
| * \ | Merge pull request #867 from marzojr/patch-1 | Gennadiy Civil | 2017-08-02 | 1 | -2/+3 |
| |\ \ | | | | | | | | | Clarifying documentation language | ||||
| | * | | Clarifying language | Marzo Sette Torres Junior | 2016-09-02 | 1 | -2/+3 |
| | | | | | | | | | | | | The old language might mislead someone into thinking that the access level on the base class itself was changed. | ||||
| * | | | Merge pull request #998 from dawikur/patch-1 | Gennadiy Civil | 2017-08-02 | 1 | -2/+2 |
| |\ \ \ | | | | | | | | | | | Replace html entities with their equivalents | ||||
| | * | | | Replace html entities with their equivalents | Dawid Kurek | 2017-02-06 | 1 | -2/+2 |
| | | |/ | | |/| | |||||
| * | | | fix links to Google C++ Style Guide | Herbert Thielen | 2017-07-30 | 2 | -2/+2 |
| | | | | |||||
* | | | | remove doc of former versions | Herbert Thielen | 2017-07-30 | 15 | -14880/+0 |
| | | | | | | | | | | | | | | | | | | | | | | | | The documentation of former versions is available in the history (e.g. by checking out the appropriate git tags), so there is no need to keep them in parallel to the current documentation. | ||||
* | | | | 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 |
|\ \ \ | | | | | | | | | Fix table formatting. | ||||
| * | | | 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 |
| | | | | | | | | | | | | | | | | | | | | | | | | The document itself uses lambdas later, all the scaffolding to work around lack of lambdas should be considered for removal, but that is much larger an effort than I can commit to. | ||||
| * | | | 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 |
| |/ / | | | | | | | | | | The markdown was not working for a small table, fixed. | ||||
* | | | 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 |
|/ / | |||||
* / | Cookbok: fix broken relative link | Marco Molteni | 2016-09-13 | 1 | -1/+1 |
|/ | |||||
* | 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 |
| | | | | | | | | | Put occurrences of "#include" in a code span so they are not interpreted as headers. Other documents were not broken because the #include was not at the start of the line, but put them in code spans anyway just in case the text gets refilled in the future. | ||||
* | fixed link in googlemock documentation | Paul Rosset | 2015-12-08 | 6 | -42/+42 |
| | |||||
* | move ProjectHome files into root | Billy Donahue | 2015-08-25 | 1 | -65/+0 |
| | |||||
* | move googlemock files into googlemock/ subdir | Billy Donahue | 2015-08-25 | 24 | -0/+20683 |