Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Preparation for including docs in round-trip with OSS | Gennadiy Civil | 2019-07-15 | 1 | -2/+2 | |
| | ||||||
* | Preparation for including docs in round-trip with OSS | Gennadiy Civil | 2019-07-15 | 1 | -2/+2 | |
| | ||||||
* | Preparation for including docs in round-trip with OSS | Gennadiy Civil | 2019-07-15 | 1 | -32/+4 | |
| | ||||||
* | Preparation for including docs in round-trip with OSS | Gennadiy Civil | 2019-07-15 | 2 | -1692/+2486 | |
| | ||||||
* | Merge pull request #2326 from kuzkry/missing-references-to-documentation | Gennadiy Civil | 2019-07-15 | 7 | -11/+12 | |
|\ | | | | | Add missing references to documentation | |||||
| * | add missing references to DesignDoc and KnownIssuesrefs/pull/2326/head | Krystian Kuzniarek | 2019-07-13 | 1 | -1/+2 | |
| | | ||||||
| * | rename and apply snake_case on KnownIssues.mdrefs/pull/2323/head | Krystian Kuzniarek | 2019-07-13 | 1 | -0/+0 | |
| | | ||||||
| * | rename and apply snake_case on FrequentlyAskedQuestions.md | Krystian Kuzniarek | 2019-07-13 | 3 | -2/+2 | |
| | | ||||||
| * | rename and apply snake_case on ForDummies.md | Krystian Kuzniarek | 2019-07-13 | 4 | -3/+3 | |
| | | ||||||
| * | rename and apply snake_case on Documentation.md | Krystian Kuzniarek | 2019-07-13 | 1 | -0/+0 | |
| | | ||||||
| * | rename and apply snake_case on DesignDoc.md | Krystian Kuzniarek | 2019-07-13 | 1 | -0/+0 | |
| | | ||||||
| * | rename and apply snake_case on CheatSheet.md | Krystian Kuzniarek | 2019-07-13 | 4 | -6/+6 | |
| | | ||||||
* | | Fix bad advice in cook book (#2308) | Sam Sobell | 2019-07-10 | 1 | -1/+1 | |
|/ | | | | | | | This line directly contradicts the warning that google mock spits out on unused mock calls: ``` NOTE: You can safely ignore the above warning unless this call should not happen. Do not suppress it by blindly adding an EXPECT_CALL() if you don't mean to enforce the call. See https://github.com/google/googletest/blob/master/googlemock/docs/CookBook.md#knowing-when-to-expect for details. ``` One or the other should be changed, and I believe the advice in this file is incorrect. | |||||
* | missed the actual file in previous commit | Gennadiy Civil | 2019-06-19 | 1 | -0/+0 | |
| | ||||||
* | Renaming doc files to make the file names more palatable and in preparation ↵ | Gennadiy Civil | 2019-06-19 | 4 | -14/+14 | |
| | | | | for including documentation in sync process | |||||
* | small docs restucture and cleanup | Gennadiy Civil | 2019-06-19 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #2286 from gennadiycivil/master | Gennadiy Civil | 2019-06-17 | 1 | -3/+1 | |
|\ | | | | | Removing make and automake. | |||||
| * | Removing make and automake. The only supported build systems are Bazel ↵ | Gennadiy Civil | 2019-06-13 | 1 | -3/+1 | |
| | | | | | | | | internally and CMake community supported | |||||
* | | googlemock/docs/CookBook.md small doc test | Gennadiy Civil | 2019-06-14 | 1 | -0/+2 | |
|/ | ||||||
* | removing obsolete language from docs, CMake and Bazel is the only supporeted ↵ | Gennadiy Civil | 2019-06-10 | 1 | -71/+0 | |
| | | | | build methods | |||||
* | fix typorefs/pull/2274/head | Wenyuan Yan | 2019-06-06 | 1 | -1/+1 | |
| | ||||||
* | Add Optional() to the cheat sheet doc.refs/pull/1945/head | Alex Konradi | 2018-10-29 | 1 | -0/+1 | |
| | | | | | The Optional() matcher is otherwise undocumented except in the source. This patch adds it to the cheat sheet for better visibility. | |||||
* | Fix doc linksrefs/pull/1809/head | Arkady Shapkin | 2018-09-04 | 5 | -14/+14 | |
| | ||||||
* | Update documentation to syntax highlight coderefs/pull/1803/head | Arkady Shapkin | 2018-09-03 | 5 | -316/+342 | |
| | ||||||
* | Updated broken and outdated URLs | Piotr Kąkol | 2018-07-25 | 2 | -2/+2 | |
| | ||||||
* | Replace "…" with "..."(three dots) to fix warning C4819 in Visual Studio | 杜修杏 | 2018-07-19 | 1 | -2/+2 | |
| | ||||||
* | Removed "Documentation.md" not adding value and not consitent with internal docsrefs/pull/1624/head | Gennadiy Civil | 2018-06-11 | 1 | -1/+0 | |
| | ||||||
* | Rename AdvancedGuide.md to advanced.md and adjust the links. | Gennadiy Civil | 2018-06-11 | 3 | -3/+3 | |
| | | | Part of documentation rationalization work | |||||
* | Rename "Primer.md" to "primer.md" and adjust links. Part of the documentaion ↵ | Gennadiy Civil | 2018-06-11 | 1 | -1/+1 | |
| | | | | rationalzation | |||||
* | move only types docs | Gennadiy Civil | 2018-04-18 | 1 | -112/+93 | |
| | ||||||
* | Add documentation for VariantWith. | Xiaoyi Zhang | 2018-02-27 | 1 | -0/+2 | |
| | ||||||
* | Fixed typosrefs/pull/1446/head | Troy Holsapple | 2018-02-08 | 1 | -3/+3 | |
| | ||||||
* | Refactor docs about contributions to CONTRIBUTING.md. | Carlos O'Ryan | 2017-12-12 | 2 | -133/+1 | |
| | | | | Per the review comments. | |||||
* | #1282: Doc typo fixrefs/pull/1292/head | Dariusz Ostolski | 2017-10-14 | 1 | -1/+1 | |
| | ||||||
* | Use gender-neutral pronouns in comments and docsrefs/pull/1275/head | Jonathan Wakely | 2017-09-27 | 2 | -2/+2 | |
| | ||||||
* | Fix ellipsis position in examples | Alex Yursha | 2017-09-09 | 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 examplerefs/pull/900/head | Gallaecio | 2016-10-08 | 1 | -1/+1 | |
| | | ||||||
* | | change links from former code.google.com to current github repositoryrefs/pull/1241/head | Herbert Thielen | 2017-08-31 | 1 | -2/+2 | |
| | | ||||||
* | | use plural verb as mentioned in issue #1105refs/pull/1233/head | 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 SeArrayArgumentrefs/pull/926/head | bartshappee | 2016-11-07 | 1 | -1/+1 | |
| |/ | | | | | SeArrayArgument => SetArrayArgument | |||||
* | | Merge pull request #957 from sglass68/sim | Gennadiy Civil | 2017-08-11 | 1 | -2/+2 | |
|\ \ | | | | | | | Fix a few documentation nits in the mock dummies guide | |||||
| * | | Fix a few documentation nits in the mock dummies guiderefs/pull/957/head | 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"refs/pull/1164/head | 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 languagerefs/pull/867/head | 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 |