- 18 Oct, 2018 1 commit
-
-
Abseil Team authored
C++11 code cleanup. PiperOrigin-RevId: 217364243
-
- 09 Oct, 2018 1 commit
-
-
Abseil Team authored
Remove all mention of TR1 tuple and our own implementation of tuple. PiperOrigin-RevId: 216395043
-
- 14 Aug, 2018 2 commits
-
-
Gennadiy Civil authored
Comments changes, no functionality changes
-
Gennadiy Civil authored
-
- 27 Jul, 2018 1 commit
-
-
Gennadiy Civil authored
Formatting changes for automatic code management
-
- 10 Apr, 2018 2 commits
-
-
Gennadiy Civil authored
RE-Doing the merge, this time with gcc on mac in the PR so I can catch errors before merging the PR
-
Gennadiy Civil authored
-
- 09 Apr, 2018 1 commit
-
-
Gennadiy Civil authored
continued
-
- 31 Aug, 2017 1 commit
-
-
Herbert Thielen authored
-
- 25 Aug, 2015 1 commit
-
-
Billy Donahue authored
-
- 28 Jul, 2015 1 commit
-
-
kosak authored
custom/gmock-generated-actions.h[.pump].
-
- 19 Jul, 2015 1 commit
-
-
kosak authored
-
- 19 May, 2014 1 commit
-
-
billydonahue authored
Make single argument constructors explicit in macros. Remove NOMINMAX macro. Add macros for disabling Microsoft Visual C++ warnings. Add WhenDynamicCastTo<T> matcher. A matcher that matches a pointer that matches inner_matcher when dynamic_cast<T> is applied. Add IWYU export pragmas to the tuple include lines. Fix NativeArray to not require a copy constructor unless we ask for one. This allows ElementsAre() to support non-copyable types. Examine WINAPI_FAMILY_PARTITION macros to better distinguish windows platforms. Author: martin@martin.st From: https://codereview.appspot.com/57220043/
-
- 02 Apr, 2014 1 commit
-
-
kosak authored
-
- 31 May, 2012 1 commit
-
-
zhanyong.wan authored
Renames internal enums to the kFoo naming style. Fixes gmock doctor to work with newer versions of Clang.
-
- 10 Apr, 2012 1 commit
-
-
jgm authored
Reduced template instantiation depth for the AllOf and AnyOf matchers. Also some formatting changes.
-
- 24 Feb, 2011 1 commit
-
-
zhanyong.wan authored
-
- 14 Sep, 2010 1 commit
-
-
zhanyong.wan authored
-
- 09 Aug, 2010 1 commit
-
-
zhanyong.wan authored
-
- 23 Dec, 2009 1 commit
-
-
zhanyong.wan authored
-
- 22 Jul, 2009 1 commit
-
-
zhanyong.wan authored
-
- 21 Jul, 2009 1 commit
-
-
zhanyong.wan authored
-
- 20 Jul, 2009 1 commit
-
-
zhanyong.wan authored
-
- 14 May, 2009 1 commit
-
-
zhanyong.wan authored
Finishes SafeMatcherCast by catching lossy arithmetic conversions at compile-time; uses ACTION_TEMPLATE to simplify the definition of many actions; makes mock object uncopyable; teaches gmock doctor about wrong MOCK_METHODn.
-
- 11 May, 2009 1 commit
-
-
zhanyong.wan authored
Partially implemented SafeMatcherCast (by Vlad Losev); updated the implementation of Not, AnyOf, and AllOf to use SafeMatcherCast (by Vlad Losev); implemented ACTION_TEMPLATE (by Zhanyong Wan); worked around bugs on Symbian (by Zhanyong Wan).
-
- 09 Apr, 2009 1 commit
-
-
zhanyong.wan authored
-
- 03 Apr, 2009 1 commit
-
-
zhanyong.wan authored
-
- 26 Mar, 2009 1 commit
-
-
zhanyong.wan authored
-
- 19 Feb, 2009 3 commits
-
-
zhanyong.wan authored
-
zhanyong.wan authored
-
zhanyong.wan authored
-
- 06 Feb, 2009 1 commit
-
-
zhanyong.wan authored
-
- 02 Feb, 2009 1 commit
-
-
zhanyong.wan authored
-
- 09 Jan, 2009 1 commit
-
-
shiqian authored
-
- 10 Dec, 2008 1 commit
-
-
shiqian authored
-