Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Small formatting change | Gennadiy Civil | 2018-08-16 | 1 | -2/+2 | |
| | | | And then we can merge | |||||
* | Merge branch 'master' into master | Gennadiy Civil | 2018-08-15 | 17 | -77/+93 | |
|\ | ||||||
| * | Comments changes, no functionality changes. | Gennadiy Civil | 2018-08-14 | 4 | -8/+8 | |
| | | ||||||
| * | Comments changes, no functionality changesrefs/pull/1740/head | Gennadiy Civil | 2018-08-14 | 13 | -22/+7 | |
| | | ||||||
| * | Merge branch 'master' into deprecaterefs/pull/1665/head | Gennadiy Civil | 2018-08-14 | 5 | -45/+62 | |
| |\ | ||||||
| | * | formatting custom/README.md | Gennadiy Civil | 2018-08-14 | 1 | -10/+10 | |
| | | | ||||||
| | * | formatting for new READMEs | Gennadiy Civil | 2018-08-13 | 1 | -22/+22 | |
| | | | ||||||
| | * | Move instructions into custom/README files | Gennadiy Civil | 2018-08-13 | 4 | -45/+60 | |
| | | | ||||||
| * | | Merge branch 'master' into deprecate | Loo Rong Jie | 2018-08-09 | 1 | -1/+2 | |
| |\ \ | ||||||
| * \ \ | Merge branch 'master' into deprecate | Gennadiy Civil | 2018-08-03 | 1 | -3/+3 | |
| |\ \ \ | ||||||
| * \ \ \ | Merge branch 'master' into deprecate | Gennadiy Civil | 2018-07-30 | 13 | -0/+25 | |
| |\ \ \ \ | ||||||
| * \ \ \ \ | Merge branch 'master' into deprecate | Gennadiy Civil | 2018-07-26 | 1 | -2/+1 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into deprecate | Gennadiy Civil | 2018-07-20 | 1 | -4/+0 | |
| |\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ | Merge branch 'master' into deprecate | Gennadiy Civil | 2018-07-19 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Disable MSVC function deprecation when using Clang | Loo Rong Jie | 2018-07-13 | 1 | -2/+18 | |
| | | | | | | | | | ||||||
* | | | | | | | | | Merge branch 'master' into master | tisi1988 | 2018-08-14 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||||
| * | | | | | | | | code management comments, [ci-skip], no functionality changes | Gennadiy Civil | 2018-08-09 | 1 | -0/+2 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge branch 'master' into master | tisi1988 | 2018-08-09 | 1 | -1/+2 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / | ||||||
| * | | | | | | | Formatting changes,small cleanup, no functionality changesrefs/pull/1705/head | Gennadiy Civil | 2018-08-07 | 1 | -1/+2 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge branch 'master' into master | tisi1988 | 2018-08-07 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ | |/ / / / / / | ||||||
| * | | | | | | Merge branch 'master' into masterrefs/pull/1685/head | Gennadiy Civil | 2018-07-30 | 13 | -0/+25 | |
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | | | ||||||
| * | | | | | | Updated broken and outdated URLs | Piotr Kąkol | 2018-07-25 | 1 | -3/+3 | |
| | |_|_|_|/ | |/| | | | | ||||||
* | | | | | | Merge branch 'master' into master | tisi1988 | 2018-08-01 | 13 | -2/+26 | |
|\ \ \ \ \ \ | | |/ / / / | |/| | | | | ||||||
| * | | | | | Formatting changes for automatic code management | Gennadiy Civil | 2018-07-27 | 13 | -0/+25 | |
| |/ / / / | ||||||
| * | | | | Formatting changes, code syncrefs/pull/1684/head | Gennadiy Civil | 2018-07-25 | 1 | -2/+1 | |
| | |_|/ | |/| | | ||||||
* | | | | Merge branch 'master' into master | tisi1988 | 2018-07-23 | 1 | -5/+1 | |
|\ \ \ \ | |/ / / | ||||||
| * | | | code mergerefs/pull/1676/head | Gennadiy Civil | 2018-07-20 | 1 | -4/+0 | |
| | |/ | |/| | ||||||
| * | | Formatting and a link | Gennadiy Civil | 2018-07-18 | 1 | -1/+1 | |
| |/ | ||||||
* | | Merge branch 'master' into master | tisi1988 | 2018-07-12 | 1 | -1/+1 | |
|\ \ | |/ | ||||||
| * | VS2005 with SP1(_MSC_VER=1400) already supports __pragma | 杜修杏 | 2018-06-29 | 1 | -1/+1 | |
| | | ||||||
* | | FIX: Compilation warning with GCC regarding a non-initialised member from ↵ | tisi1988 | 2018-06-27 | 1 | -1/+1 | |
|/ | | | | MutexBase class. | |||||
* | Eliminate GTEST_TEST_FILTER_ENV_VAR_.refs/pull/1622/head | Rohan Joyce | 2018-06-14 | 1 | -5/+0 | |
| | | | | | | | | GTEST_TEST_FILTER_ENV_VAR_ was used to specify an environment variable to obtain the default test filter from. By default it was unset which broke "--test_filter" for bazel. This CL eliminates GTEST_TEST_FILTER_ENV_VAR_ and explicitly obtains the default test filter from the environment variable TESTBRIDGE_TEST_ONLY if it exists. | |||||
* | Formatting changes refs/pull/1607/head | Gennadiy Civil | 2018-05-23 | 7 | -7/+7 | |
| | ||||||
* | Downgrade to C++98.refs/pull/1601/head | James Dennett | 2018-05-21 | 1 | -6/+6 | |
| | | | Some projects cannot handle C++11 yet. | |||||
* | Downgrade to C++98 code. | James Dennett | 2018-05-21 | 1 | -6/+6 | |
| | | | Some users are not ready for C++11 yet. | |||||
* | Add support for versioned standard libraries. | James Dennett | 2018-05-11 | 1 | -2/+18 | |
| | | | This canonicalizes demangled names by omitting a nested inline namespace within namespace std if the name of the nested namespace begins with a double underscore. This improves compatibility with libc++. | |||||
* | Update generated code. | James Dennett | 2018-05-11 | 1 | -2/+18 | |
| | ||||||
* | Add Fuchsia support for death test. | Fabrice de Gans-Riberi | 2018-05-01 | 1 | -1/+2 | |
| | ||||||
* | merging | Gennadiy Civil | 2018-04-10 | 1 | -1/+1 | |
| | ||||||
* | fix build break on locale windows | fo40225 | 2018-04-04 | 1 | -1/+1 | |
| | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| | ||||||
* | testing, merge | Gennadiy Civil | 2018-04-03 | 1 | -1/+1 | |
| | ||||||
* | Testing, gtest-port.h merge | Gennadiy Civil | 2018-04-03 | 1 | -0/+3 | |
| | ||||||
* | merging gtest-port.h, again - 1refs/pull/1534/head | Gennadiy Civil | 2018-04-02 | 1 | -5/+9 | |
| | ||||||
* | Revert "merging gtest-port 1 of N"refs/pull/1527/head | Gennadiy Civil | 2018-03-29 | 1 | -14/+9 | |
| | ||||||
* | Revert "merging gtest-port, 2"refs/pull/1526/head | Gennadiy Civil | 2018-03-29 | 1 | -9/+37 | |
| | ||||||
* | merging gtest-port, 2refs/pull/1525/head | Gennadiy Civil | 2018-03-29 | 1 | -37/+9 | |
| |