1. e3bd098 Implements ReturnPointee() and ReturnRefOfCopy(). by zhanyong.wan · 15 years ago
  2. 02f7106 Moves the universal printer from gmock to gtest (by Vlad Losev). by zhanyong.wan · 15 years ago
  3. 32de5f5 Fixes a slew of compiler warnings and turns on "warning as error" in the scons build. by zhanyong.wan · 16 years ago
  4. 39bf784 Removes uses of GTEST_HAS_STD_STRING. by zhanyong.wan · 16 years ago
  5. a070cbd Enables gmock's implicit_cast to work with source types that by vladlosev · 16 years ago
  6. 95b1233 Makes gmock work on Symbian (both 3rd & 5th editions), original patch contributed by Mika Raento. by zhanyong.wan · 16 years ago
  7. f7af24c Simplifies gmock code using gtest's OS-indicating macros. by zhanyong.wan · 16 years ago
  8. 9571b28 Removes duplicated definition of SetArgumentPointee (by Vlad Losev); Makes gmock compilable on platforms that don't have ::abort() (by Acadeli Checa); Fixes compatibility with Symbian's STLport (by Acadeli Checa). by zhanyong.wan · 16 years ago
  9. a18423e Re-organizes the file structure for actions. by zhanyong.wan · 16 years ago
  10. 3fbd2dd Makes gmock compile with gcc -Wall -Wextra -Wno-unused-parameter. by zhanyong.wan · 16 years ago
  11. 5b5d62f Makes the code compile on Windows CE. by zhanyong.wan · 16 years ago
  12. 652540a Cleans up macro definitions. by zhanyong.wan · 16 years ago
  13. e0d051e Makes sure all internal macros are named GMOCK_*_. No functionality is changed. by zhanyong.wan · 16 years ago
  14. 5b95fa7 Improves error messages for undefined return value (by Sverre Sundsdal); improves gmock_doctor. by zhanyong.wan · 17 years ago
  15. e35fdd9 Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet. by shiqian · 17 years ago