1. 32de5f5 Fixes a slew of compiler warnings and turns on "warning as error" in the scons build. by zhanyong.wan · 16 years ago
  2. a18423e Re-organizes the file structure for actions. by zhanyong.wan · 16 years ago
  3. 1afe1c7 Adds the ReturnArg<k>() action (by Tim Hockin); refactors gmock-matchers.h (by Zhanyong Wan). by zhanyong.wan · 16 years ago
  4. 387bdd5 Makes ByRef(x) printable as a reference to x. by zhanyong.wan · 16 years ago
  5. 90c90f9 Switches from Boost TR1 tuple to gtest's TR1 tuple. by zhanyong.wan · 16 years ago
  6. 1849065 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). by zhanyong.wan · 16 years ago
  7. 1c8eb1c Adds actions ReturnNew<T>(...) and DeleteArg<k>(), by Jason Hsueh. by zhanyong.wan · 16 years ago
  8. 7f4c2c0 Adds two actions: SaveArg and SetArgReferee. by zhanyong.wan · 16 years ago
  9. e1cdce5 Implements action Throw(exception). by zhanyong.wan · 17 years ago
  10. c069d7f Improves ACTION* to allow explicit instantiating with reference types. by zhanyong.wan · 17 years ago
  11. 326aa56 Implements the ACTION* macros. by shiqian · 17 years ago
  12. e35fdd9 Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet. by shiqian · 17 years ago