Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1997 from gpakosz:GTEST_IS_THREADSAFE | Gennadiy Civil | 2018-12-05 | 1 | -5/+9 |
|\ | |||||
| * | Do not define GTEST_IS_THREADSAFE within GTEST_HAS_SEHrefs/pull/1997/head | Gregory Pakosz | 2018-12-04 | 1 | -5/+9 |
|/ | |||||
* | Googletest export | Abseil Team | 2018-12-03 | 38 | -381/+351 |
* | Googletest export | durandal | 2018-11-29 | 1 | -23/+11 |
* | Googletest export | durandal | 2018-11-29 | 4 | -100/+335 |
* | Issue #1955: Remove THREADS_PREFER_PTHREAD_FLAGrefs/pull/1977/head | Lukas Mosimann | 2018-11-22 | 1 | -1/+0 |
* | Googletest export | misterg | 2018-11-20 | 5 | -5/+5 |
* | Googletest export | Abseil Team | 2018-11-20 | 1 | -1/+1 |
* | Googletest export | durandal | 2018-11-20 | 5 | -0/+839 |
* | Merge pull request #1961 from coppered/patch-1 | Gennadiy Civil | 2018-11-14 | 1 | -2/+2 |
|\ | |||||
| * | Update README.md | Oleksandr Dyakov | 2018-11-13 | 1 | -2/+2 |
* | | Add back warning suppression that shouldn't have been removedrefs/pull/1959/head | Robin Lindén | 2018-11-10 | 1 | -0/+3 |
* | | Define GTEST_DISABLE_MSC_WARNINGS_PUSH/POP for all compilers | Robin Lindén | 2018-11-10 | 1 | -0/+4 |
* | | Remove GTEST_HAS_HASH_SET/MAP check | Robin Lindén | 2018-11-10 | 2 | -12/+0 |
* | | Remove workarounds for unsupported MSVC versions | Robin Lindén | 2018-11-10 | 4 | -64/+9 |
|/ | |||||
* | Googletest export | krzysio | 2018-11-07 | 1 | -48/+18 |
* | Merge branch 'master' into makefixrefs/pull/1950/head | Gennadiy Civil | 2018-11-01 | 1 | -0/+15 |
|\ | |||||
| * | Googletest export | misterg | 2018-11-01 | 1 | -0/+15 |
* | | Added line to sample Makefile in googletest/googletest/make to specify use of... | Benjamin Carman | 2018-11-01 | 1 | -1/+1 |
|/ | |||||
* | Googletest export | Abseil Team | 2018-10-31 | 1 | -8/+19 |
* | Googletest export | misterg | 2018-10-31 | 11 | -77/+29 |
* | Googletest export | Abseil Team | 2018-10-31 | 1 | -2/+3 |
* | Googletest export | misterg | 2018-10-29 | 1 | -1/+0 |
* | Merge pull request #1941 from barkovv:master | Gennadiy Civil | 2018-10-29 | 10 | -172/+143 |
|\ | |||||
| * | Replaced all NULLs with nullptr in googletest | Vadim Barkov | 2018-10-28 | 10 | -73/+73 |
* | | Googletest export | misterg | 2018-10-29 | 11 | -422/+38 |
|/ | |||||
* | Googletest export | Abseil Team | 2018-10-26 | 1 | -51/+107 |
* | Googletest export | Abseil Team | 2018-10-26 | 9 | -27/+421 |
* | Googletest export | misterg | 2018-10-26 | 9 | -421/+27 |
* | Change CMake googletest download location in docsrefs/pull/1934/head | Jeff VanDyke | 2018-10-24 | 1 | -6/+6 |
* | Googletest export | durandal | 2018-10-24 | 2 | -4/+23 |
* | add documentation of manual c++11 specificationrefs/pull/1929/head | Joel Anderson | 2018-10-24 | 1 | -0/+9 |
* | Update advanced.md | Gennadiy Civil | 2018-10-23 | 1 | -1/+1 |
* | Merge pull request #1911 from BrukerJWD:isnice | Gennadiy Civil | 2018-10-23 | 1 | -2/+3 |
|\ | |||||
* | | Update advanced.md | Gennadiy Civil | 2018-10-23 | 1 | -2/+1 |
* | | Update advanced.md | Gennadiy Civil | 2018-10-23 | 1 | -1/+1 |
* | | Googletest export | Abseil Team | 2018-10-22 | 3 | -37/+193 |
* | | Merge pull request #1839 from Peter-Levine:python3-tests | Gennadiy Civil | 2018-10-22 | 7 | -13/+17 |
|\ \ | |||||
| * \ | Merge branch 'master' into python3-testsrefs/pull/1839/head | Gennadiy Civil | 2018-10-19 | 26 | -7015/+246 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into python3-tests | Gennadiy Civil | 2018-10-05 | 45 | -886/+510 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into python3-tests | Gennadiy Civil | 2018-10-04 | 11 | -50/+288 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into python3-tests | Gennadiy Civil | 2018-09-26 | 3 | -108/+45 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into python3-tests | Gennadiy Civil | 2018-09-25 | 2 | -43/+106 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into python3-tests | Gennadiy Civil | 2018-09-20 | 4 | -3/+29 |
| |\ \ \ \ \ \ \ | |||||
| * | | | | | | | | Fix Python3 support | Peter Levine | 2018-09-14 | 7 | -13/+17 |
* | | | | | | | | | Merge pull request #1905 from fandjelo:relocatable-pkgconfig-fix | Gennadiy Civil | 2018-10-22 | 2 | -4/+6 |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | | | |||||
| * | | | | | | | | Merge branch 'master' into relocatable-pkgconfig-fix | Gennadiy Civil | 2018-10-12 | 10 | -43/+21 |
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | | | |||||
| * | | | | | | | | Use pcfiledir for prefix in pkgconfig file | Filipp Andjelo | 2018-10-11 | 2 | -4/+6 |
* | | | | | | | | | Googletest export | misterg | 2018-10-18 | 6 | -4417/+79 |
* | | | | | | | | | Merge pull request #1912 from kakkoko:fix-xml-name | Gennadiy Civil | 2018-10-18 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ |