1. d406cb1 Merge pull request #814 from google/BillyDonahue-patch-2 by Billy Donahue · 9 years ago
  2. e51026e Add Appveyor badge to Readme.md by Billy Donahue · 9 years ago
  3. 8134585 Merge pull request #723 from KindDragon/master by Billy Donahue · 9 years ago
  4. 43c0ae3 Support running MSVC build on AppVeyour by Arkadiy Shapkin · 9 years ago
  5. 10799ab Merge pull request #810 from google/rollback_808 by Billy Donahue · 9 years ago
  6. ce7ec96 Rollback change #808. by Billy Donahue · 9 years ago
  7. faee7d1 Merge pull request #808 from djmott/master by Billy Donahue · 9 years ago
  8. 2489c30 Fix to tests that return object which implement operator bool by David Mott · 9 years ago
  9. e35015f fix to operator precedence in GTEST_TEST_BOOLEAN_ with expressions that implement operator bool by David Mott · 9 years ago
  10. 0a43962 Merge pull request #773 from mazong1123/master by Billy Donahue · 9 years ago
  11. 5bae126 Added VS 2015 project support. by mazong1123 · 9 years ago
  12. 01f3d09 Updated the value of GTEST_DIR to reflect the googletest dir. by mazong1123 · 9 years ago
  13. 2746b57 Changed the GTestDir marco value to reflect the new dir of googletest. by mazong1123 · 9 years ago
  14. d225acc Merge pull request #741 from mbinna/patch-1 by Billy Donahue · 9 years ago
  15. 2071474 Fix whitespace in paragraph by Manuel Binna · 9 years ago
  16. 72416fa Merge pull request #724 from duggelz/master by Billy Donahue · 9 years ago
  17. eba1796 Merge pull request #735 from phad/patch-1 by Billy Donahue · 9 years ago
  18. 0098be3 Fix typo (Inovke -> Invoke) by Paul Hadfield · 9 years ago
  19. f7248d8 Merge pull request #731 from mattrajca/patch-1 by Billy Donahue · 9 years ago
  20. 62700bd Fixed typo ('XCode' -> 'Xcode') by Matt Rajca · 9 years ago
  21. d23cf2b Restructure test so each scenario is independent. by Doug Greiman · 9 years ago
  22. 6991f42 Fix env_var_test to ignore XML_OUTPUT_FILE if already set by Doug Greiman · 9 years ago
  23. 5db9cbb Restructure $XML_OUTPUT_FILE logic by Doug Greiman · 9 years ago
  24. 12b2f23 Fix inconsistent style by Doug Greiman · 9 years ago
  25. d6790f2 Read Bazel's $XML_OUTPUT_FILE environment variable by Doug Greiman · 9 years ago
  26. ff07a5d Merge pull request #719 from paul-wilkinson/docs_formatting_fix by Billy Donahue · 9 years ago
  27. 83d3b47 Fix formatting in AdvancedGuide.md by Paul Wilkinson · 9 years ago
  28. 77d6b17 Merge pull request #713 from DarthGandalf/expect by Billy Donahue · 9 years ago
  29. 5909d44 Merge pull request #715 from jacob-meacham/bugfix/expect-call by Billy Donahue · 9 years ago
  30. f5acf22 Merge pull request #716 from jacob-meacham/feature/gitignore by Billy Donahue · 9 years ago
  31. d4aa34b Fix link that's returned when running tests. #714 by Jacob Meacham · 9 years ago
  32. b648a30 Add build artifacts to git ignore. by Jacob Meacham · 9 years ago
  33. f364e18 Change error message of EXPECT_EQ to treat lhs and rhs equivalently. by Alexey Sokolov · 9 years ago
  34. ff5ffd4 Merge pull request #688 from tamland/python3 by Billy Donahue · 10 years ago
  35. a9b73f8 Merge pull request #699 from achimnol/master by Billy Donahue · 10 years ago
  36. 340c6b3 Add tmux and tmux-256color to the colored terminal list. by Joongi Kim · 10 years ago
  37. 82b11b8 Merge pull request #678 from pjaytycy/master by Billy Donahue · 10 years ago
  38. 456fc2b add python 3 support to fuse_gtest_files script by Thomas Amland · 10 years ago
  39. d404af0 add python 3 support to tests by Thomas Amland · 10 years ago
  40. d8df1fb Add link to Google Test Primer docs in README.md by Pieter-Jan Busschaert · 10 years ago
  41. 13206d6 Merge pull request #670 from dawikur/master by Billy Donahue · 10 years ago
  42. ac35fe7 Update GTEST_PROJECT_URL_ in internal/gtest-port.h by Dawid Kurek · 10 years ago
  43. ddb8012 Merge pull request #602 from mtbrandy/threadcount_aix by Billy Donahue · 10 years ago
  44. 0162ff7 Merge pull request #657 from audiofanatic/issue655-targetHeaderDeps by Billy Donahue · 10 years ago
  45. c1cd9c2 Merge pull request #650 from jpuigcerver/master by Billy Donahue · 10 years ago
  46. 57b376a Merge pull request #660 from waynix/FixLinks by Billy Donahue · 10 years ago
  47. a470862 fixed link in googlemock documentation by Paul Rosset · 10 years ago
  48. f601ee1 Add include dirs to targets if CMake version supports it by Craig Scott · 10 years ago
  49. 35fb11e Merge pull request #654 from cmorse/doc_fix by Billy Donahue · 10 years ago
  50. ebd1d08 Fix link to FAQ in Primer.md by Caleb Morse · 10 years ago
  51. 7c8ac48 Added CMake install rules for GMock by Joan Puigcerver · 10 years ago
  52. 1f8fe13 Merge pull request #647 from mithro/patch-1 by Billy Donahue · 10 years ago
  53. 16b9bbc Fix AdvancedGuide link in FAQ.md by Tim Ansell · 10 years ago
  54. 2f93e2d Merge pull request #636 from ReadmeCritic/master by Billy Donahue · 10 years ago
  55. 6fe019e Merge pull request #607 from google/BillyDonahue-patch-1 by Billy Donahue · 10 years ago
  56. 3c3a4ac Merge pull request #640 from Ali-Se/patch-2 by Billy Donahue · 10 years ago
  57. 96bba4d Merge pull request #638 from KindDragon/patch-1 by Billy Donahue · 10 years ago
  58. ccd0f94 Merge pull request #592 from Ferenc-/master by Billy Donahue · 10 years ago
  59. 25409ab Fixing some table error in file by Ali Sa'ad Eddeen · 10 years ago
  60. 83b93ea Update FAQ.md by Arkady Shapkin · 10 years ago
  61. 3aef7d7 Update README URLs based on HTTP redirects by ReadmeCritic · 10 years ago
  62. ffce1a8 Merge pull request #633 from plopresti/master by Billy Donahue · 10 years ago
  63. f44190f Fix missing-field-initializers GCC/Clang warning (issue 433). by Patrick J. LoPresti · 10 years ago
  64. 93c37d5 Merge pull request #632 from nocnokneo/add-cmake-install-rules by Billy Donahue · 10 years ago
  65. 884dd08 Merge pull request #628 from fjunqueira/patch-1 by Billy Donahue · 10 years ago
  66. c4c2354 Merge pull request #614 from DukeXar/master by Billy Donahue · 10 years ago
  67. 98d988d Add CMake install rules for gtest libraries and headers by Taylor Braun-Jones · 10 years ago
  68. 786564f Merge pull request #627 from mark-chromium/tests_msvs by Billy Donahue · 10 years ago
  69. 4a8e544 Name the helper AsBits() by Mark Mentovai · 10 years ago
  70. cfe466a Use a templated helper to wrap the cast by Mark Mentovai · 10 years ago
  71. cbce23f Leave decltype(max_ulps_) alone and cast, not sure this is better by Mark Mentovai · 10 years ago
  72. 322a491 Better use of character constants by Mark Mentovai · 10 years ago
  73. 4a0b77f Create CMakeLists.txt by Fábio Junqueira · 10 years ago
  74. 8b085f0 Fix warnings encountered in MSVC build of gtest/gmock tests by Mark Mentovai · 10 years ago
  75. 71a26ac Merge pull request #612 from mark-chromium/gmock_rtti by Billy Donahue · 10 years ago
  76. 5bd7c2b Merge pull request #611 from mark-chromium/gmock_cxx11 by Billy Donahue · 10 years ago
  77. cf51737 Merge pull request #605 from d-meiser/fix-visibility-hidden by Billy Donahue · 10 years ago
  78. 84d7ff1 Fix symbol visibility of StreamingListener. by Dominic Meiser · 10 years ago
  79. 580378d Add an option to enable building with -fvisibility=hidden. by Dominic Meiser · 10 years ago
  80. bb5c92f Fix definition of GTEST_API_ macro for gcc and clang [#451]. by Dominic Meiser · 10 years ago
  81. 4335964 Merge pull request #616 from anuragsoni/documentation/fix-readme-for-googletest by Billy Donahue · 10 years ago
  82. 788dee9 update googletest readme to fix broken links by Anurag Soni · 10 years ago
  83. 6705b9a Override clang++ name on Linux only by Anton Klautsan · 10 years ago
  84. bbbc025 More docs in travis config by Anton Klautsan · 10 years ago
  85. b8f9b2b Update clang version by Anton Klautsan · 10 years ago
  86. e8193fe Adding llvm toolchain repo by Anton Klautsan · 10 years ago
  87. c76f9e0 Update .travis.yml by Anton Klautsan · 10 years ago
  88. 231af5d Try to use clang-3.6 in travis by Anton Klautsan · 10 years ago
  89. 58b5435 Update .travis.yml by Anton Klautsan · 10 years ago
  90. c81cf6b Update .travis.yml by Anton Klautsan · 10 years ago
  91. c8a1050 googlemock: Disable WhenDynamicCastToTest tests when RTTI is off by Mark Mentovai · 10 years ago
  92. a0435dc googlemock: Support C++11 language with pre-C++11 library by Mark Mentovai · 10 years ago
  93. 554ca00 Update DevGuide.md by Billy Donahue · 10 years ago
  94. 7f4448f Merge pull request #604 from marco-m/urls-should-go-to-github by Billy Donahue · 10 years ago
  95. 6adbc86 Fix relative links in documentation by Marco Molteni · 10 years ago
  96. c65f6ce Update URLs from googlecode to github by Marco Molteni · 10 years ago
  97. bf7e9e8 Add include of sys/types.h. by Matthew Brandyberry · 10 years ago
  98. a7964a3 Implement GetThreadCount for AIX. by Matthew Brandyberry · 10 years ago
  99. 0dd5ef8 Merge pull request #597 from marco-m/patch-1 by Billy Donahue · 10 years ago
  100. e35cee9 Fix broken link to FrequentlyAskedQuestions by Marco Molteni · 10 years ago