summaryrefslogtreecommitdiffstats
path: root/googletest/src/gtest-port.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 41fc9745d4a448db7d932250d22fac1dda287443 into 658c6390a5b363f46c6ad448a...Aaron Dierking2018-10-111-0/+3
* Apply clang-tidy modernize-use-nullptr to googletest.Abseil Team2018-10-051-13/+14
* Small style changes. refs/pull/1142/headGennadiy Civil2018-08-161-14/+8
* Merge branch 'master' into masterGennadiy Civil2018-08-161-55/+90
|\
| * Comments changes, no functionality changes. Gennadiy Civil2018-08-141-3/+3
| * Comments changes, no functionality changesrefs/pull/1740/headGennadiy Civil2018-08-141-2/+1
| * Merge branch 'master' into deprecateGennadiy Civil2018-08-031-1/+1
| |\
| | * Updated broken and outdated URLsPiotr KÄ…kol2018-07-251-1/+1
| * | Disable MSVC function deprecation when using ClangLoo Rong Jie2018-07-131-2/+2
| |/
| * Style fixFabrice de Gans-Riberi2018-05-031-1/+1
| * Fix commentsFabrice de Gans-Riberi2018-05-031-1/+1
| * Fix more stuff and get tests to passFabrice de Gans-Riberi2018-05-031-1/+15
| * Add Fuchsia support for death test.Fabrice de Gans-Riberi2018-05-011-0/+10
| * merges, gtestGennadiy Civil2018-03-261-2/+2
| * more mergesGennadiy Civil2018-03-221-1/+1
| * More mergesGennadiy Civil2018-03-211-26/+26
| * merges-8refs/pull/1493/headGennadiy Civil2018-03-051-10/+24
| * cleanup/mergesGennadiy Civil2018-02-131-2/+6
| * Merge branch 'master' into missing-declarationsrefs/pull/1007/headGennadiy Civil2018-01-051-8/+0
| |\
| | * upstreaming cl 124976692Gennadiy Civil2018-01-031-8/+0
| * | Pass the -Wmissing-declarations warning.David Benjamin2018-01-031-3/+5
| |/
* | Merge branch 'master' of https://github.com/google/googletestScott Slack-Smith2017-11-241-1/+1
|\ \ | |/
| * Merge pull request #764 from flyd1005/wip-fix-typoGennadiy Civil2017-08-021-1/+1
| |\
| | * remove duplicated wordsrefs/pull/764/headLi Peng2016-04-271-1/+1
* | | *Silence false positive memory leaks reported by Microsoft's debug CRT*Scott Slack-Smith2017-06-301-2/+50
|/ /
* | Use std::string and ::string explicitly in gtest and gmock code.refs/pull/1089/headNico Weber2017-05-151-2/+2
* | Changes to make TempDir() publicrefs/pull/1077/headGennadiy Civil2017-05-021-18/+0
|/
* Restructure $XML_OUTPUT_FILE logicDoug Greiman2016-02-261-18/+19
* Read Bazel's $XML_OUTPUT_FILE environment variableDoug Greiman2016-02-241-0/+19
* Add include of sys/types.h.refs/pull/602/headMatthew Brandyberry2015-10-021-0/+1
* Implement GetThreadCount for AIX.Matthew Brandyberry2015-10-021-0/+17
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-0/+1221