1. 099e3b9 Makes gmock_doctor work with gcc 4.4.0. by zhanyong.wan · 16 years ago
  2. 19eb9e9 Pulls in gtest r344; improves implicit_cast (by Zhanyong Wan); makes the Python tests work on Windows (by Vlad Losev); adds run_tests.py (by Vlad Losev). by zhanyong.wan · 16 years ago
  3. a63be0b Adjusts gMock Doctor to work with Return implementation updated in r233 by vladlosev · 16 years ago
  4. a89034c Removes gmock's dependency on python2.4. by zhanyong.wan · 16 years ago
  5. 387bdd5 Makes ByRef(x) printable as a reference to x. by zhanyong.wan · 16 years ago
  6. b824316 Makes all container matchers work with (possibly multi-dimensional) native arrays; makes Contains() accept a matcher; adds Value(x, m); improves gmock doctor to diagnose the Type in Template Base disease. by zhanyong.wan · 16 years ago
  7. 9413f2f Avoids unnecessary printing of call into to internal buffers; by zhanyong.wan · 16 years ago
  8. 16cf473 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. by zhanyong.wan · 16 years ago
  9. 5b95fa7 Improves error messages for undefined return value (by Sverre Sundsdal); improves gmock_doctor. by zhanyong.wan · 17 years ago
  10. e35fdd9 Initial drop of Google Mock. The files are incomplete and thus may not build correctly yet. by shiqian · 17 years ago