1. e033d8c change links from former code.google.com to current github repository by Herbert Thielen · 8 years ago
  2. bb8399e use plural verb as mentioned in issue #1105 by Herbert Thielen · 8 years ago
  3. 29c07aa remove Yob's comma mentioned in issue #1105 by Herbert Thielen · 8 years ago
  4. fa5d3b3 Applying lint checks from upstream google3 by Alyssa Wilk · 8 years ago
  5. c003733 Merge branch 'refs/heads/master' into flag-default by Alyssa Wilk · 8 years ago
  6. cb8ebf5 Support x64 configuration for old VS2015 projects by Arkady Shapkin · 8 years ago
  7. f4abce4 Merge branch 'master' into vs-projects-fix by Gennadiy Civil · 8 years ago
  8. 88269cd Support x64 configuration for old VS2010 projects by Arkady Shapkin · 9 years ago
  9. 966b549 Support ref-qualified member functions in Property(). by Roman Perepelitsa · 8 years ago
  10. 1ee8079 Remove unused variable by Maurice Gilden · 8 years ago
  11. 3cf65b5 Added "explicit" as per compiler suggestion by Gennadiy Civil · 8 years ago
  12. 026735d Proposing these changes, please review by Gennadiy Civil · 8 years ago
  13. b0ed43e Change tabs to spaces in test case by Maurice Gilden · 8 years ago
  14. 3677725 Switch return type to class without default constructor by Maurice Gilden · 8 years ago
  15. cc99900 Fix test if exceptions are not supported by Maurice Gilden · 8 years ago
  16. 95f18d9 adds test for NiceMock with unknown return value by Maurice Gilden · 8 years ago
  17. a2803bc Handling invalid flag values by Alyssa Wilk · 8 years ago
  18. 5b4166f Add function name to exception if there's no default action by Maurice Gilden · 8 years ago
  19. 8604c4a Add support for pkgconfig by David Seifert · 8 years ago
  20. e533ff4 Merge pull request #926 from bartshappee/patch-1 by Gennadiy Civil · 8 years ago
  21. e3bd4cb Merge pull request #1160 from mwoehlke-kitware/honor-lib_suffix by Gennadiy Civil · 8 years ago
  22. 4283f26 Merge pull request #957 from sglass68/sim by Gennadiy Civil · 8 years ago
  23. c822c85 Merge pull request #1164 from aninf-wo/hethi/remove-old-docs by Gennadiy Civil · 8 years ago
  24. cfab28d Merge pull request #1192 from eduherminio/master by Gennadiy Civil · 8 years ago
  25. e578186 Merge pull request #1191 from gennadiycivil/master by Gennadiy Civil · 8 years ago
  26. dc7214f say "former version" instead of "released version" by Herbert Thielen · 8 years ago
  27. 854b28f Minor style fixes by Eduardo Caceres · 8 years ago
  28. cb5b054 Added Copyright by misterg · 8 years ago
  29. b98e30b Initial Revision, review 164634031 by misterg · 8 years ago
  30. 6e1970e Adding a flag option to change the default mock type by Alyssa Wilk · 8 years ago
  31. 0e8e0e0 Fix library install destinations by Matthew Woehlke · 8 years ago
  32. 66a0369 WIP by misterg · 8 years ago
  33. 5a5e3c1 Added googlemock tests by misterg · 8 years ago
  34. 4f5c01b Added googlemock tests by misterg · 8 years ago
  35. e022dcd Merge branch 'master' into hethi/remove-old-docs by Herbert Thielen · 8 years ago
  36. 461713f Merge pull request #1123 from chromy/upstream-141765019 by Gennadiy Civil · 8 years ago
  37. aadf53d Merge pull request #1122 from chromy/upstream-146491438 by Gennadiy Civil · 8 years ago
  38. aac4033 Correct some typos in a comment by Shlomi Fish · 9 years ago
  39. 28bb854 Merge pull request #1042 from danilcha/patch-1 by Gennadiy Civil · 8 years ago
  40. d655d09 Merge pull request #867 from marzojr/patch-1 by Gennadiy Civil · 8 years ago
  41. 0cb2eeb Merge pull request #764 from flyd1005/wip-fix-typo by Gennadiy Civil · 8 years ago
  42. 032baa0 Merge pull request #998 from dawikur/patch-1 by Gennadiy Civil · 8 years ago
  43. 7755e5d Merge pull request #1167 from krizalys/fix-typo by Gennadiy Civil · 8 years ago
  44. 623616a Fixed typo by Christophe Vidal · 9 years ago
  45. ec19d45 fix links to Google C++ Style Guide by Herbert Thielen · 8 years ago
  46. 6b89677 remove doc of former versions by Herbert Thielen · 8 years ago
  47. 58b4227 remove obsolete reference to SVN trunk and fix link to pump manual by Herbert Thielen · 8 years ago
  48. e5b88b2 Merge pull request #1137 from coryan/master by Gennadiy Civil · 8 years ago
  49. 5c27913 docs: fix broken link by Jose Nino · 8 years ago
  50. 0ffd862 More tables that did not render correctly. by Carlos O'Ryan · 8 years ago
  51. 2fcbc0c Remove silly claim that C++ lacks lambdas. by Carlos O'Ryan · 8 years ago
  52. f20797b Same fixes for "current" version. by Carlos O'Ryan · 8 years ago
  53. 1dde1ee Fix typos too s/destoyed/destroyed/ by Carlos O'Ryan · 8 years ago
  54. 280b227 Fix table formatting. by Carlos O'Ryan · 8 years ago
  55. 38ec2a1 docs: fix broken link from dummies guide to cook book by Jose Nino · 8 years ago
  56. 41ad243 Fix typo in gmock-actions.h by Hector Dearman · 8 years ago
  57. 24054ff Fixed misspelling in assertion message. by Hector Dearman · 8 years ago
  58. 09fd5b3 Use std::string and ::string explicitly in gtest and gmock code. by Nico Weber · 8 years ago
  59. 5ff6805 Again rewrote everything by danilcha · 8 years ago
  60. 81bc876 Added explicit gtest library dependency by danilcha · 8 years ago
  61. b6c4d43 Update README.md by danilcha · 8 years ago
  62. b2521c8 Update README.md by danilcha · 8 years ago
  63. ba63868 Remove /tree/ from Readme.md links. by Billy Donahue · 8 years ago
  64. 51d92b2 Replace html entities with their equivalents by Dawid Kurek · 9 years ago
  65. 3134af2 Merge pull request #1 from google/master by Sam Roth · 9 years ago
  66. 5e7fd50 Merge pull request #658 from audiofanatic/ExternalProject_at_configure_time by Billy Donahue · 9 years ago
  67. c0059a7 2.6.4 is the minimum CMake version, so enforce it (#656) by Craig Scott · 10 years ago
  68. cb502b7 Added CMake configure-time download instructions to docs by Craig Scott · 10 years ago
  69. 0fdf78b Fix a few documentation nits in the mock dummies guide by Simon Glass · 9 years ago
  70. bef93f3 Fix small typo SeArrayArgument by bartshappee · 9 years ago
  71. 8ce0b59 Cookbok: fix broken relative link by Marco Molteni · 9 years ago
  72. 32b4a9b Fixed broken links by Samuel Roth · 9 years ago
  73. 0e0ff5c blob vs tree by Samuel Roth · 9 years ago
  74. 960a511 Fixing relative links by Samuel Roth · 9 years ago
  75. 995db99 Fixing KnownIssues and FrequentlyAskedQuestions links by Samuel Roth · 9 years ago
  76. f5c0130 Broken relative links fixed by Samuel Roth · 9 years ago
  77. 9cb03aa Fixing ForDummies link by Samuel Roth · 9 years ago
  78. 51b290d One works by Samuel Roth · 9 years ago
  79. 16d6af7 Relative links by Samuel Roth · 9 years ago
  80. 10ff7f9 Fixing relative links by Samuel Roth · 9 years ago
  81. f700442 Clarifying language by Marzo Sette Torres Junior · 9 years ago
  82. dc2dbf1 Reformatted the Unprintable operator== code style. by mazong1123 · 9 years ago
  83. 531bf5c Fixed issue #775 by mazong1123 · 9 years ago
  84. 5bae126 Added VS 2015 project support. by mazong1123 · 9 years ago
  85. 01f3d09 Updated the value of GTEST_DIR to reflect the googletest dir. by mazong1123 · 9 years ago
  86. 2746b57 Changed the GTestDir marco value to reflect the new dir of googletest. by mazong1123 · 9 years ago
  87. 266a185 remove duplicated words by Li Peng · 9 years ago
  88. 0098be3 Fix typo (Inovke -> Invoke) by Paul Hadfield · 9 years ago
  89. 83d3b47 Fix formatting in AdvancedGuide.md by Paul Wilkinson · 9 years ago
  90. d4aa34b Fix link that's returned when running tests. #714 by Jacob Meacham · 9 years ago
  91. 0162ff7 Merge pull request #657 from audiofanatic/issue655-targetHeaderDeps by Billy Donahue · 10 years ago
  92. c1cd9c2 Merge pull request #650 from jpuigcerver/master by Billy Donahue · 10 years ago
  93. a470862 fixed link in googlemock documentation by Paul Rosset · 10 years ago
  94. f601ee1 Add include dirs to targets if CMake version supports it by Craig Scott · 10 years ago
  95. 7c8ac48 Added CMake install rules for GMock by Joan Puigcerver · 10 years ago
  96. ccd0f94 Merge pull request #592 from Ferenc-/master by Billy Donahue · 10 years ago
  97. 4a8e544 Name the helper AsBits() by Mark Mentovai · 10 years ago
  98. cfe466a Use a templated helper to wrap the cast by Mark Mentovai · 10 years ago
  99. cbce23f Leave decltype(max_ulps_) alone and cast, not sure this is better by Mark Mentovai · 10 years ago
  100. 8b085f0 Fix warnings encountered in MSVC build of gtest/gmock tests by Mark Mentovai · 10 years ago