Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename FAQ.md to faq.md and adjust the links. | Gennadiy Civil | 2018-06-11 | 4 | -4/+4 |
* | Merge branch 'master' of https://github.com/google/googletest | Gennadiy Civil | 2018-06-11 | 1 | -2/+2 |
|\ | |||||
| * | Fuchsia: Change fdio include path.refs/pull/1623/head | Fabrice de Gans-Riberi | 2018-06-07 | 1 | -2/+2 |
* | | Rename AdvancedGuide.md to advanced.md and adjust the links. | Gennadiy Civil | 2018-06-11 | 6 | -14/+14 |
* | | Rename "Primer.md" to "primer.md" and adjust links. Part of the documentaion ... | Gennadiy Civil | 2018-06-11 | 4 | -4/+4 |
|/ | |||||
* | Merge branch 'master' into fuchsia-launchpad-removalrefs/pull/1619/head | Gennadiy Civil | 2018-06-04 | 2 | -0/+10 |
|\ | |||||
| * | Upstream, cl/199129756refs/pull/1620/head | Gennadiy Civil | 2018-06-04 | 2 | -0/+10 |
* | | Clean up | Fabrice de Gans-Riberi | 2018-05-31 | 1 | -5/+1 |
* | | Remvoe launchpad dependency from Fuchsia. | Fabrice de Gans-Riberi | 2018-05-31 | 1 | -23/+26 |
|/ | |||||
* | Formatting changes refs/pull/1607/head | Gennadiy Civil | 2018-05-23 | 28 | -28/+28 |
* | Merge branch 'master' into unused-variable-fuchsiarefs/pull/1603/head | Gennadiy Civil | 2018-05-22 | 3 | -2/+59 |
|\ | |||||
| * | Downgrade to C++98.refs/pull/1601/head | James Dennett | 2018-05-21 | 1 | -6/+6 |
| * | Downgrade to C++98 code. | James Dennett | 2018-05-21 | 1 | -6/+6 |
| * | Merge branch 'master' into StdLibVersioning | James Dennett | 2018-05-21 | 2 | -4/+30 |
| |\ | |||||
| * | | Add support for versioned standard libraries. | James Dennett | 2018-05-11 | 1 | -2/+18 |
| * | | Update generated code. | James Dennett | 2018-05-11 | 1 | -2/+18 |
| * | | Add unit test for CanonicalizeForStdLibVersioning. | James Dennett | 2018-05-11 | 1 | -0/+25 |
* | | | Remove unused variable in Fuchsia. | Fabrice de Gans-Riberi | 2018-05-11 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Use NULL instead of nullptr, for pre-C++11 builds.refs/pull/1597/head | Jae Heon Lee | 2018-05-09 | 1 | -2/+2 |
* | | Fix the bug where ad_hoc_test_result() functions of UnitTest and TestCase obj... | Jae Heon Lee | 2018-05-07 | 2 | -4/+30 |
|/ | |||||
* | Remove magic numberrefs/pull/1593/head | Fabrice de Gans-Riberi | 2018-05-03 | 1 | -1/+1 |
* | Style fix | Fabrice de Gans-Riberi | 2018-05-03 | 1 | -1/+1 |
* | Fix comments | Fabrice de Gans-Riberi | 2018-05-03 | 2 | -6/+6 |
* | Fix more stuff and get tests to pass | Fabrice de Gans-Riberi | 2018-05-03 | 6 | -14/+35 |
* | Get all the things to work. | Fabrice de Gans-Riberi | 2018-05-02 | 1 | -35/+45 |
* | Fix stuff | Fabrice de Gans-Riberi | 2018-05-02 | 1 | -29/+27 |
* | Add Fuchsia support for death test. | Fabrice de Gans-Riberi | 2018-05-01 | 4 | -4/+200 |
* | merging | Gennadiy Civil | 2018-04-11 | 1 | -2/+2 |
* | merging | Gennadiy Civil | 2018-04-10 | 1 | -1/+1 |
* | merging | Gennadiy Civil | 2018-04-10 | 1 | -3/+4 |
* | merge | Gennadiy Civil | 2018-04-10 | 1 | -4/+3 |
|\ | |||||
| * | Revert "gmock actions 2"refs/pull/1556/head | Gennadiy Civil | 2018-04-10 | 1 | -13/+0 |
| * | this should be it | Gennadiy Civil | 2018-04-09 | 1 | -4/+0 |
| * | yet more | Gennadiy Civil | 2018-04-09 | 1 | -3/+3 |
| * | formatting | Gennadiy Civil | 2018-04-09 | 1 | -1/+3 |
| * | more | Gennadiy Civil | 2018-04-09 | 1 | -6/+9 |
* | | RE-Doing the merge, this time with gcc on mac in the PR so I can catch errors... | Gennadiy Civil | 2018-04-10 | 1 | -3/+4 |
|/ | |||||
* | more warnings | Gennadiy Civil | 2018-04-06 | 1 | -0/+1 |
* | more MSVC warnings | Gennadiy Civil | 2018-04-06 | 1 | -0/+11 |
* | Merge branch 'master' into fix_locale_winrefs/pull/1543/head | Gennadiy Civil | 2018-04-04 | 1 | -1/+3 |
|\ | |||||
| * | Tweaking https://github.com/google/googletest/pull/1523 to exclude naclrefs/pull/1542/head | Gennadiy Civil | 2018-04-04 | 1 | -1/+3 |
* | | fix build break on locale windows | fo40225 | 2018-04-04 | 1 | -1/+1 |
|/ | |||||
* | Merge branch 'master' into int3refs/pull/1523/head | Gennadiy Civil | 2018-04-03 | 1 | -1/+1 |
|\ | |||||
| * | Upstreaming, cl 191344765 | Gennadiy Civil | 2018-04-03 | 1 | -1/+1 |
* | | Merge branch 'master' into int3 | Gennadiy Civil | 2018-04-03 | 1 | -19/+5 |
|\ \ | |/ | |||||
| * | merging port, cont. 191443078refs/pull/1539/head | Gennadiy Civil | 2018-04-03 | 1 | -3/+5 |
| * | merging, cont - 2 | Gennadiy Civil | 2018-04-03 | 1 | -16/+0 |
* | | Merge branch 'master' into int3 | Gennadiy Civil | 2018-04-03 | 1 | -10/+22 |
|\ \ | |/ | |||||
| * | merging gtest-port.h , 191439094 | Gennadiy Civil | 2018-04-03 | 1 | -4/+7 |
| * | merging, just comments formatrefs/pull/1537/head | Gennadiy Civil | 2018-04-03 | 1 | -1/+3 |