]> git-server-git.apps.pok.os.sepia.ceph.com Git - googletest.git/shortlog
googletest.git
2015-10-04 Marco MolteniFix relative links in documentation
2015-10-04 Marco MolteniUpdate URLs from googlecode to github
2015-09-23 Billy DonahueMerge pull request #597 from marco-m/patch-1
2015-09-23 Marco MolteniFix broken link to FrequentlyAskedQuestions
2015-09-20 Billy DonahueMerge pull request #594 from martinmaly/gmock
2015-09-20 Billy DonahueMerge pull request #593 from martinmaly/distcheck
2015-09-20 Martin MalyAdding missing files to googlemock distribution.
2015-09-20 Martin MalyAdding missing header files to the distribution.
2015-09-17 Billy DonahueMerge pull request #591 from google/BillyDonahue-patch-1
2015-09-17 Billy DonahueFix relative links in googlemock docs.
2015-09-17 Billy DonahueMerge pull request #589 from nomis52/master
2015-09-17 Simon NewtonFix the googlemock autotools build.
2015-09-09 Billy DonahueMerge pull request #585 from orgads/warning-fix
2015-09-09 Orgad ShanehFix unused static variable warning on Windows
2015-09-08 Billy DonahueInclude <memory> to use std::unique_ptr.
2015-09-08 Billy DonahueGooglemock has some tuples containing lvalue refs in...