| Source path: svn/ trunk/ include/ gtest/ internal/ gtest-internal.h |
|
|
|
|
Older revisions
r583
by vladlosev
on May 19, 2011
Diff
Adds support for building Google Mock as a shared library (DLL).
r582
by vladlosev
on May 12, 2011
Diff
Simplifies the code by removing condfitional section that is no longer necessary.
r572
by zhanyong.wan
on Apr 15, 2011
Diff
Fixes XL C++ 10.1 compiler errors (based on patch by Hady Zalek); cleans up formatting of GTEST_NO_INLINE_.