Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update primer.md | Gennadiy Civil | 2018-10-05 | 1 | -5/+2 |
| | | | fixes #1709 | ||||
* | Fix doc linksrefs/pull/1809/head | Arkady Shapkin | 2018-09-04 | 4 | -5/+5 |
| | |||||
* | Merge pull request #1803 from KindDragon/patch-2 | Gennadiy Civil | 2018-09-04 | 2 | -5/+5 |
|\ | | | | | Update documentation to syntax highlight code | ||||
| * | Update documentation to syntax highlight coderefs/pull/1803/head | Arkady Shapkin | 2018-09-03 | 2 | -5/+5 |
| | | |||||
* | | Fix #1805: add `.md` to hyperlinkrefs/pull/1806/head | Andrew Siplas | 2018-09-04 | 1 | -1/+1 |
|/ | |||||
* | Fix broken FAQ link in primer.mdrefs/pull/1794/head | Steven Santos Erenst | 2018-08-29 | 1 | -1/+1 |
| | | | The current link pointed to a non existing section in the FAQ. | ||||
* | docs: fix more broken links to sections in Advanced guiderefs/pull/1754/head | Vadim Kotov | 2018-08-20 | 1 | -3/+3 |
| | |||||
* | docs: fixed broken references to sections in Advanced guide | Vadim Kotov | 2018-08-20 | 1 | -2/+2 |
| | |||||
* | std references shouldn't be fully qualifiedrefs/pull/1748/head | Vadim Berezniker | 2018-08-17 | 1 | -4/+4 |
| | |||||
* | - Fix the broken markdown tablerefs/pull/1731/head | Yi Zheng | 2018-08-13 | 1 | -55/+39 |
| | | | | - Fix some format issue | ||||
* | docs: fix broken links | Wiktor Garbacz | 2018-08-09 | 2 | -4/+5 |
| | |||||
* | Updated broken and outdated URLs | Piotr Kąkol | 2018-07-25 | 4 | -18/+18 |
| | |||||
* | Update primer.mdrefs/pull/1678/head | Stian Valle | 2018-07-21 | 1 | -12/+6 |
| | |||||
* | Update primer.md | Stian Valle | 2018-07-21 | 1 | -12/+12 |
| | |||||
* | Update primer.md | Stian Valle | 2018-07-21 | 1 | -7/+7 |
| | |||||
* | Merge pull request #1667 from hckr/patch-1 | Gennadiy Civil | 2018-07-18 | 1 | -2/+2 |
|\ | | | | | Fix broken links to FAQ in primer.md | ||||
| * | Fix broken links to FAQ in primer.mdrefs/pull/1667/head | Jakub Młokosiewicz | 2018-07-16 | 1 | -2/+2 |
| | | |||||
* | | Docs sync | Gennadiy Civil | 2018-07-17 | 3 | -1915/+1716 |
|/ | |||||
* | more formatting [skip ci]refs/pull/1656/head | Gennadiy Civil | 2018-07-11 | 1 | -17/+0 |
| | |||||
* | formatting, [ci skip] | Gennadiy Civil | 2018-07-11 | 1 | -1/+1 |
| | |||||
* | Fix heading | Gennadiy Civil | 2018-07-10 | 1 | -1/+1 |
| | | | [skip ci] | ||||
* | Docs sync | Gennadiy Civil | 2018-07-10 | 2 | -313/+373 |
| | | | [ci skip] | ||||
* | Docs sync/internalrefs/pull/1631/head | Gennadiy Civil | 2018-06-13 | 1 | -32/+32 |
| | |||||
* | Doc sync/internal | Gennadiy Civil | 2018-06-13 | 1 | -2/+2 |
| | |||||
* | Removed "Documentation.md" not adding value and not consitent with internal docsrefs/pull/1624/head | Gennadiy Civil | 2018-06-11 | 1 | -16/+0 |
| | |||||
* | Rename Samples.md to samples.md and adjust the links | Gennadiy Civil | 2018-06-11 | 3 | -2/+2 |
| | |||||
* | Rename FAQ.md to faq.md and adjust the links. | Gennadiy Civil | 2018-06-11 | 4 | -4/+4 |
| | | | Part of documentation rationalization | ||||
* | Rename AdvancedGuide.md to advanced.md and adjust the links. | Gennadiy Civil | 2018-06-11 | 4 | -12/+12 |
| | | | Part of documentation rationalization work | ||||
* | Rename "Primer.md" to "primer.md" and adjust links. Part of the documentaion ↵ | Gennadiy Civil | 2018-06-11 | 4 | -4/+4 |
| | | | | rationalzation | ||||
* | Support JSON output format in addition to XML | Petr Hosek | 2018-02-28 | 1 | -0/+201 |
| | | | | | | This change allows emitting output in JSON format in addition to the already supported XML format. The implementation as well as the file structure is intentionally modelled after the XML one. | ||||
* | TEST() arguments are invalid in an example | Aleksey Kozin | 2018-02-22 | 1 | -1/+1 |
| | | | Both names must be valid C++ identifiers, and they should not contain underscore (`_`) | ||||
* | Merge branch 'master' into assertrefs/pull/1439/head | Gennadiy Civil | 2018-02-09 | 1 | -1/+1 |
|\ | |||||
| * | Fixed typosrefs/pull/1446/head | Troy Holsapple | 2018-02-08 | 1 | -1/+1 |
| | | |||||
* | | Add ability to throw from ASSERT | Alexey Sokolov | 2018-02-08 | 1 | -5/+25 |
|/ | | | | | | | while not losing benefits of EXPECT, and not killing the whole test, as with --gtest_throw_on_failure. 183822976 | ||||
* | Update Documentation.mdrefs/pull/1428/head | LI Daobing | 2018-01-26 | 1 | -1/+1 |
| | |||||
* | upstream cl 182543808 | Gennadiy Civil | 2018-01-24 | 1 | -0/+11 |
| | |||||
* | Use fully qualified in examplesrefs/pull/1407/head | Fedor Trushkin | 2018-01-18 | 1 | -2/+2 |
| | |||||
* | Document ScopedTrace utility | Fedor Trushkin | 2018-01-18 | 1 | -7/+9 |
| | |||||
* | Refactor docs about contributions to CONTRIBUTING.md. | Carlos O'Ryan | 2017-12-12 | 2 | -131/+1 |
| | | | | Per the review comments. | ||||
* | remove markdown stars (bold) from code examplesrefs/pull/1313/head | Herbert Thielen | 2017-10-29 | 1 | -4/+4 |
| | |||||
* | Use gender-neutral pronouns in comments and docsrefs/pull/1275/head | Jonathan Wakely | 2017-09-27 | 2 | -3/+3 |
| | |||||
* | Merge pull request #1241 from aninf-wo/hethi/issue-635-old-links | Gennadiy Civil | 2017-08-31 | 1 | -1/+1 |
|\ | | | | | change links from former code.google.com to current github repository | ||||
| * | change links from former code.google.com to current github repositoryrefs/pull/1241/head | Herbert Thielen | 2017-08-31 | 1 | -1/+1 |
| | | |||||
* | | fix example's comment | Herbert Thielen | 2017-08-31 | 1 | -2/+2 |
|/ | |||||
* | Removed "Trivial" refs/pull/1237/head | Gennadiy Civil | 2017-08-30 | 1 | -1/+1 |
| | | | Who knows? may not be very trivial given the code drift between internal and OSS | ||||
* | removed internal link ( not allowed in OSS) | Gennadiy Civil | 2017-08-30 | 1 | -1/+1 |
| | |||||
* | Note that it is preferable for Googlers to create a CL internally first | Scott Graham | 2017-08-30 | 1 | -0/+4 |
| | |||||
* | fix SetUp/TearDownTestCase() in AdvancedGuiderefs/pull/1236/head | Herbert Thielen | 2017-08-30 | 1 | -2/+2 |
| | | | | fixes issue #1087 | ||||
* | Add documentation for pkg-configrefs/pull/1197/head | David Seifert | 2017-08-14 | 2 | -0/+152 |
| | |||||
* | Merge pull request #871 from tommyleo2/master | Gennadiy Civil | 2017-08-11 | 1 | -1/+1 |
|\ | | | | | Update Primer.md |