1. 4e284ee Update WORKSPACE by Gennadiy Civil · 8 years ago
  2. cb5b054 Added Copyright by misterg · 8 years ago
  3. b98e30b Initial Revision, review 164634031 by misterg · 8 years ago
  4. 66a0369 WIP by misterg · 8 years ago
  5. 5a5e3c1 Added googlemock tests by misterg · 8 years ago
  6. 4f5c01b Added googlemock tests by misterg · 8 years ago
  7. ac885f3 WIP by misterg · 8 years ago
  8. ab8f2b0 WIP, win testing by misterg · 8 years ago
  9. e66b6bc WIP, win testing by misterg · 8 years ago
  10. 40a909b WIP, windows testing by misterg · 8 years ago
  11. a2006b2 WIP, windows testing by misterg · 8 years ago
  12. c75de0a WIP, windows testing by misterg · 8 years ago
  13. 8815087 WIP by misterg · 8 years ago
  14. aecea38 Samples changes upstreaming by misterg · 8 years ago
  15. 52a9c14 Samples changes upstreaming by misterg · 8 years ago
  16. aa31cb6 WIP by misterg · 8 years ago
  17. 6615f7d WIP by misterg · 8 years ago
  18. b3edada WIP by misterg · 8 years ago
  19. f63e2a1 WIP by misterg · 8 years ago
  20. 7755e5d Merge pull request #1167 from krizalys/fix-typo by Gennadiy Civil · 8 years ago
  21. f08b1c3 Merge pull request #1165 from aninf-wo/hethi/fix-doc-links by Gennadiy Civil · 8 years ago
  22. 623616a Fixed typo by Christophe Vidal · 9 years ago
  23. ec19d45 fix links to Google C++ Style Guide by Herbert Thielen · 8 years ago
  24. e5b88b2 Merge pull request #1137 from coryan/master by Gennadiy Civil · 8 years ago
  25. 6527ee0 Merge pull request #1107 from lipk/patch-1 by Gennadiy Civil · 8 years ago
  26. 75bb586 Merge pull request #1158 from junr03/fix-link by Gennadiy Civil · 8 years ago
  27. 5c27913 docs: fix broken link by Jose Nino · 8 years ago
  28. b9427ca Merge pull request #1143 from nyibbang/patch-1 by Gennadiy Civil · 8 years ago
  29. 7c3496c Merge pull request #1126 from junr03/fix-broken-link by Gennadiy Civil · 8 years ago
  30. 4568374 Fixes a typo in FAQ.md by Vincent Palancher · 8 years ago
  31. 0ffd862 More tables that did not render correctly. by Carlos O'Ryan · 8 years ago
  32. 2fcbc0c Remove silly claim that C++ lacks lambdas. by Carlos O'Ryan · 8 years ago
  33. f20797b Same fixes for "current" version. by Carlos O'Ryan · 8 years ago
  34. 1dde1ee Fix typos too s/destoyed/destroyed/ by Carlos O'Ryan · 8 years ago
  35. 280b227 Fix table formatting. by Carlos O'Ryan · 8 years ago
  36. 4bab34d Merge pull request #1081 from krytarowski/netbsd-1 by Billy Donahue · 8 years ago
  37. f050aff Merge pull request #1129 from Chris-Sharpe/master by Billy Donahue · 8 years ago
  38. 19cace2 Colouring in help text by Chris-Sharpe · 8 years ago
  39. 38ec2a1 docs: fix broken link from dummies guide to cook book by Jose Nino · 8 years ago
  40. c2d90bd Create gtest-internal.h by Billy Donahue · 8 years ago
  41. a44bbab Merge pull request #1113 from jorgehb/patch-1 by Billy Donahue · 8 years ago
  42. 00ed9b5 Fixing float comparison broken link by jorgehb · 8 years ago
  43. dca9d5f Remove unnecessary 'the'. by lipk · 8 years ago
  44. 42bc671 Merge pull request #1091 from nico/wmicro by Billy Donahue · 8 years ago
  45. 59c795c Merge pull request #1096 from gennadiycivil/add-ability-for-custom-temdir-1093 by Billy Donahue · 8 years ago
  46. 76491b7 Changes add ability to overwrite TempDir(), issue https://github.com/google/googletest/issues/1093 by Gennadiy Civil · 8 years ago
  47. 7cc548d Merge pull request #1089 from nico/stdstring by Billy Donahue · 8 years ago
  48. 078d5d9 Merge pull request #1090 from nico/typo by Billy Donahue · 8 years ago
  49. 2a5d67c Merge pull request #1092 from nico/comment by Billy Donahue · 8 years ago
  50. e1466ba Gender-neutralize comments in gtest.h. by Nico Weber · 8 years ago
  51. 09fd5b3 Use std::string and ::string explicitly in gtest and gmock code. by Nico Weber · 8 years ago
  52. b2cbbec Fix -Wmicrosoft-cast warnings when using gtest with clang on Windows. by Nico Weber · 8 years ago
  53. 6c0c8a7 Fixing typo in documentation. by Nico Weber · 8 years ago
  54. 294f72b Merge pull request #725 from donhuff/xcode-headers by Billy Donahue · 8 years ago
  55. 8c7f93f Merge pull request #1078 from pwnall/gtest_api_port by Billy Donahue · 8 years ago
  56. 887d569 Merge pull request #965 from davidben/format-attr by Billy Donahue · 8 years ago
  57. fac0dfb Add NetBSD support by Kamil Rytarowski · 8 years ago
  58. b7cf441 Pick up GTEST_API_ definition in gtest/internal/custom/gtest-port.h. by Victor Costan · 8 years ago
  59. 0ad83af Merge pull request #1034 from dankegel/master by Billy Donahue · 8 years ago
  60. 69c6db2 Merge pull request #1077 from gennadiycivil/make-temp-dir-public-issue-1076 by Billy Donahue · 8 years ago
  61. 611e8a9 Changes to make TempDir() public by Gennadiy Civil · 8 years ago
  62. 518e051 Minimal changes to fix build failures on Microsoft Visual Studio 2015 by Dan Kegel · 8 years ago
  63. aa148eb Merge pull request #1029 from google/BillyDonahue-patch-3 by Billy Donahue · 8 years ago
  64. ba63868 Remove /tree/ from Readme.md links. by Billy Donahue · 8 years ago
  65. 51143d5 Merge pull request #996 from srz-zumix/fix-error by Billy Donahue · 8 years ago
  66. 9655b9f fix typo /GTEST_ATTRIBUTE_UNUSED/GTEST_ATTRIBUTE_UNUSED_/ by srz_zumix · 9 years ago
  67. d62d6c6 Merge pull request #982 from mbjorge/unused-variable-fix by Billy Donahue · 9 years ago
  68. 9ae086a Merge pull request #874 from sejr/master by Billy Donahue · 9 years ago
  69. 3134af2 Merge pull request #1 from google/master by Sam Roth · 9 years ago
  70. 06a81e9 Add GTEST_ATTRIBUTE_UNUSED_ to REGISTER_TYPED_TEST_CASE_P by Mike Bjorge · 9 years ago
  71. 53c478d Annotate ColoredPrintf with the format attribute and fix bugs. by David Benjamin · 9 years ago
  72. 5e7fd50 Merge pull request #658 from audiofanatic/ExternalProject_at_configure_time by Billy Donahue · 9 years ago
  73. c0059a7 2.6.4 is the minimum CMake version, so enforce it (#656) by Craig Scott · 10 years ago
  74. cb502b7 Added CMake configure-time download instructions to docs by Craig Scott · 10 years ago
  75. a2b8a8e Merge pull request #918 from DanAlbert/fix-android-GTEST_HAS_CLONE by Billy Donahue · 9 years ago
  76. 3447fc3 Merge pull request #728 from DanAlbert/tuple-stlport by Billy Donahue · 9 years ago
  77. 4eafafb Fix detection of GTEST_HAS_CLONE for Android. by Dan Albert · 9 years ago
  78. ecd5308 Merge pull request #876 from marco-m/patch-1 by Billy Donahue · 9 years ago
  79. 8ce0b59 Cookbok: fix broken relative link by Marco Molteni · 9 years ago
  80. 32b4a9b Fixed broken links by Samuel Roth · 9 years ago
  81. 0e0ff5c blob vs tree by Samuel Roth · 9 years ago
  82. 960a511 Fixing relative links by Samuel Roth · 9 years ago
  83. 995db99 Fixing KnownIssues and FrequentlyAskedQuestions links by Samuel Roth · 9 years ago
  84. f5c0130 Broken relative links fixed by Samuel Roth · 9 years ago
  85. 9cb03aa Fixing ForDummies link by Samuel Roth · 9 years ago
  86. 51b290d One works by Samuel Roth · 9 years ago
  87. 16d6af7 Relative links by Samuel Roth · 9 years ago
  88. 10ff7f9 Fixing relative links by Samuel Roth · 9 years ago
  89. 48ee8e9 Merge pull request #856 from KindDragon/mingw-appveyor by Billy Donahue · 9 years ago
  90. d8fe70f Fix build with MinGW-w64 by Arkadiy Shapkin · 9 years ago
  91. ed9d1e1 Merge pull request #721 from ilmagico/fix-mingw-threads by Billy Donahue · 9 years ago
  92. ec44c6c Merge pull request #821 from mazong1123/master by Billy Donahue · 9 years ago
  93. dc2dbf1 Reformatted the Unprintable operator== code style. by mazong1123 · 9 years ago
  94. 531bf5c Fixed issue #775 by mazong1123 · 9 years ago
  95. d406cb1 Merge pull request #814 from google/BillyDonahue-patch-2 by Billy Donahue · 9 years ago
  96. e51026e Add Appveyor badge to Readme.md by Billy Donahue · 9 years ago
  97. 8134585 Merge pull request #723 from KindDragon/master by Billy Donahue · 9 years ago
  98. 43c0ae3 Support running MSVC build on AppVeyour by Arkadiy Shapkin · 9 years ago
  99. 10799ab Merge pull request #810 from google/rollback_808 by Billy Donahue · 9 years ago
  100. ce7ec96 Rollback change #808. by Billy Donahue · 9 years ago