| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | Change messages | Denis Hananein | 2022-10-21 | 2 | -10/+9 |
|
|
| * | | | Allow naming expectations #3970 | Denis Hananein | 2022-10-20 | 2 | -4/+29 |
| | |/
| |/| |
|
* | | | Use git commit hash in CMake quickstart | Dino Radakovic | 2022-10-25 | 1 | -3/+2 |
|
|
* | | | Clarify that parameter generator does not evaluate immediately | Abseil Team | 2022-10-24 | 1 | -0/+5 |
|/ / |
|
* | | Merge pull request #4036 from zloylos:fix-output-json-3884 | Copybara-Service | 2022-10-19 | 1 | -0/+3 |
|\ \ |
|
| * | | Fix JSON output format #3884refs/pull/4036/head | Denis Hananein | 2022-10-11 | 1 | -0/+3 |
|
|
* | | | CMake: Add GTEST_HAS_ABSL build option for using Absl | Abseil Team | 2022-10-19 | 2 | -0/+17 |
|
|
* | | | Adds Win32 UNC path support to FilePath::IsAbsolutePath() and FilePath::IsRoo... | Abseil Team | 2022-10-18 | 3 | -18/+85 |
|
|
* | | | Fix detection of the no_sanitize("hwaddress") attribute | Derek Mauro | 2022-10-17 | 1 | -1/+12 |
|
|
* | | | Merge pull request #4037 from KloolK:patch-1 | Copybara-Service | 2022-10-17 | 1 | -17/+8 |
|\ \ \ |
|
| * | | | Fix table markup in testing.mdrefs/pull/4037/head | Jan | 2022-10-14 | 1 | -17/+8 |
|
|
* | | | | Add Windows CI script | Dino Radakovic | 2022-10-17 | 1 | -0/+56 |
| |_|/
|/| | |
|
* | | | Use attribute testing to simplify portable attribute macros | Derek Mauro | 2022-10-14 | 1 | -48/+37 |
|
|
* | | | Terse printing of std::reference_wrapper hides pointer | Abseil Team | 2022-10-14 | 2 | -0/+30 |
|/ / |
|
* | | Merge pull request #4035 from Vertexwahn:update-deps | Copybara-Service | 2022-10-12 | 1 | -8/+13 |
|\ \ |
|
| * | | Update rules_python, bazel_skylib and platfromsrefs/pull/4035/head | Vertexwahn | 2022-10-08 | 1 | -8/+13 |
|
|
* | | | Workaround for Visual C++ error C2039 with std::tuple_element_t. | Abseil Team | 2022-10-12 | 2 | -4/+15 |
| |/
|/| |
|
* | | Merge pull request #4032 from Ferenc-:suggest-fixed-version | Copybara-Service | 2022-10-10 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Suggests a release with fixed CMakeLists.txtrefs/pull/4032/head | Ferenc Géczi | 2022-10-09 | 1 | -1/+1 |
|/ |
|
* | Update the POSIX Extended section of the Regular Expression Wikipedia page | Abseil Team | 2022-10-07 | 1 | -1/+1 |
|
|
* | [fuchsia] Use __builtin_trap to trigger gunit_break_on_failure on non-x86 arch | Abseil Team | 2022-10-06 | 1 | -0/+12 |
|
|
* | Makes Clang compilations via Ninja on Windows define _DLL only for shared CRT... | Abseil Team | 2022-10-05 | 1 | -2/+7 |
|
|
* | Merge pull request #4020 from cclauss:patch-1 | Copybara-Service | 2022-10-04 | 1 | -4/+4 |
|\ |
|
| * | Branding: macOSrefs/pull/4020/head | Christian Clauss | 2022-09-27 | 1 | -1/+1 |
|
|
| * | Upgrade GitHub Actions Checkout | Christian Clauss | 2022-09-27 | 1 | -3/+3 |
|
|
* | | Merge pull request #3967 from BMBurstein:custom_type_combine | Copybara-Service | 2022-10-04 | 5 | -17/+198 |
|\ \ |
|
| * \ | Merge branch 'google:main' into custom_type_combinerefs/pull/3967/head | Baruch | 2022-09-29 | 0 | -0/+0 |
| |\ \ |
|
| * \ \ | Merge branch 'google:main' into custom_type_combine | Baruch | 2022-09-28 | 6 | -14/+46 |
| |\ \ \ |
|
| * \ \ \ | Merge branch 'google:main' into custom_type_combine | Baruch | 2022-09-25 | 1 | -1/+1 |
| |\ \ \ \
| | | |_|/
| | |/| | |
|
| * | | | | Merge branch 'google:main' into custom_type_combine | Baruch | 2022-09-14 | 7 | -31/+19 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge branch 'google:main' into custom_type_combine | Baruch | 2022-08-25 | 20 | -63/+50 |
| |\ \ \ \ \ |
|
| * | | | | | | Custom type with Combine(). Fix for #3781 | Baruch Burstein | 2022-07-31 | 5 | -10/+180 |
|
|
* | | | | | | | Uses a simpler mechanism to disable the copying of GoogleTest test suites, to... | Abseil Team | 2022-09-30 | 2 | -6/+12 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Rollback: Moves boilerplate disabling copy constructor/assignment from Google... | Abseil Team | 2022-09-28 | 2 | -16/+6 |
|
|
* | | | | | | Rollback: Uses a simpler mechanism to disable the copying of GoogleTest test ... | Abseil Team | 2022-09-28 | 2 | -6/+13 |
|
|
* | | | | | | Uses a simpler mechanism to disable the copying of GoogleTest test suites. | Abseil Team | 2022-09-28 | 2 | -13/+6 |
|
|
* | | | | | | Moves boilerplate disabling copy constructor/assignment from GoogleTest's TES... | Abseil Team | 2022-09-28 | 2 | -6/+16 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Merge pull request #4016 from Maratyszcza:qurt | Copybara-Service | 2022-09-27 | 5 | -13/+44 |
|\ \ \ \ \ |
|
| * | | | | | Port GoogleTest to QuRT (Hexagon RTOS)refs/pull/4016/head | Marat Dukhan | 2022-09-26 | 5 | -10/+40 |
| | |_|/ /
| |/| | | |
|
* | | | | | Add GoogleTest workaround for MSVC crash with Address Sanitizer (ASAN) on ver... | Abseil Team | 2022-09-27 | 1 | -1/+2 |
| |_|_|/
|/| | | |
|
* | | | | Merge pull request #4011 from softwaregravy:patch-1 | Copybara-Service | 2022-09-21 | 1 | -1/+1 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Update link to Bazel installation guiderefs/pull/4011/head | John Hinnegan | 2022-09-18 | 1 | -1/+1 |
|/ / / |
|
* | | | Fix MSVC C++14 flag for GitHub workflow | Derek Mauro | 2022-09-13 | 1 | -1/+1 |
|
|
* | | | Rollback 4fa8cfe3f4dee8975ee02d98633a5245ab67c6d7 | Derek Mauro | 2022-09-13 | 4 | -4/+8 |
|
|
* | | | Merge pull request #3984 from keith:ks/bazel-move-std-c-14-to-.bazelrc | Copybara-Service | 2022-09-13 | 4 | -8/+4 |
|\ \ \ |
|
| * | | | bazel: move -std=c++14 to .bazelrcrefs/pull/3984/head | Keith Smiley | 2022-08-19 | 4 | -8/+4 |
|
|
* | | | | Use UnorderedElementsAre in example about using matchers with maps | Abseil Team | 2022-09-09 | 1 | -6/+7 |
|
|
* | | | | Remove obsolete MSVC warning pragmas for Invalid<T>() | Abseil Team | 2022-09-08 | 1 | -11/+0 |
|
|
* | | | | Fixed header guards to match style guide conventions. | Abseil Team | 2022-09-01 | 1 | -3/+3 |
|
|
* | | | | Merge pull request #3916 from asmodai27:main | Copybara-Service | 2022-08-30 | 2 | -4/+5 |
|\ \ \ \ |
|