Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Merge branch 'master' into vs-projects-fix | Gennadiy Civil | 2017-08-22 | 2 | -8/+47 | |
| |\ \ \ \ | ||||||
| | * | | | | Support ref-qualified member functions in Property(). | Roman Perepelitsa | 2017-08-22 | 2 | -8/+47 | |
| | | |/ / | | |/| | | ||||||
| * / | | | Support x64 configuration for old VS2010 projects | Arkady Shapkin | 2017-08-23 | 5 | -22/+237 | |
| |/ / / | ||||||
| * | | | Remove unused variable | Maurice Gilden | 2017-08-21 | 1 | -1/+0 | |
| * | | | Added "explicit" as per compiler suggestion | Gennadiy Civil | 2017-08-20 | 1 | -1/+1 | |
| * | | | Proposing these changes, please review | Gennadiy Civil | 2017-08-20 | 1 | -12/+9 | |
| * | | | Change tabs to spaces in test case | Maurice Gilden | 2017-08-18 | 1 | -11/+11 | |
| * | | | Switch return type to class without default constructor | Maurice Gilden | 2017-08-18 | 1 | -1/+7 | |
| * | | | Fix test if exceptions are not supported | Maurice Gilden | 2017-08-18 | 1 | -0/+6 | |
| * | | | adds test for NiceMock with unknown return value | Maurice Gilden | 2017-08-18 | 1 | -0/+15 | |
| * | | | Add function name to exception if there's no default action | Maurice Gilden | 2017-08-16 | 1 | -1/+1 | |
| * | | | Add support for pkgconfig | David Seifert | 2017-08-14 | 3 | -1/+36 | |
| * | | | Merge pull request #926 from bartshappee/patch-1 | Gennadiy Civil | 2017-08-11 | 1 | -1/+1 | |
| |\ \ \ | ||||||
| | * | | | Fix small typo SeArrayArgument | bartshappee | 2016-11-07 | 1 | -1/+1 | |
| | | |/ | | |/| | ||||||
| * | | | Merge pull request #1160 from mwoehlke-kitware/honor-lib_suffix | Gennadiy Civil | 2017-08-11 | 1 | -4/+8 | |
| |\ \ \ | ||||||
| | * | | | Fix library install destinations | Matthew Woehlke | 2017-08-09 | 1 | -4/+8 | |
| * | | | | Merge pull request #957 from sglass68/sim | Gennadiy Civil | 2017-08-10 | 1 | -2/+2 | |
| |\ \ \ \ | ||||||
| | * | | | | Fix a few documentation nits in the mock dummies guide | Simon Glass | 2016-12-08 | 1 | -2/+2 | |
| | | |/ / | | |/| | | ||||||
| * | | | | Merge pull request #1164 from aninf-wo/hethi/remove-old-docs | Gennadiy Civil | 2017-08-10 | 16 | -14883/+6 | |
| |\ \ \ \ | ||||||
| | * | | | | say "former version" instead of "released version" | Herbert Thielen | 2017-08-10 | 1 | -1/+1 | |
| | * | | | | Merge branch 'master' into hethi/remove-old-docs | Herbert Thielen | 2017-08-09 | 9 | -18/+52 | |
| | |\ \ \ \ | ||||||
| | * | | | | | remove doc of former versions | Herbert Thielen | 2017-07-30 | 15 | -14880/+0 | |
| | * | | | | | remove obsolete reference to SVN trunk and fix link to pump manual | Herbert Thielen | 2017-07-30 | 1 | -3/+6 | |
| * | | | | | | Merge pull request #1192 from eduherminio/master | Gennadiy Civil | 2017-08-10 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Minor style fixes | Eduardo Caceres | 2017-08-10 | 1 | -1/+1 | |
| | | |/ / / / | | |/| | | | | ||||||
| * | | | | | | Merge pull request #1191 from gennadiycivil/master | Gennadiy Civil | 2017-08-10 | 1 | -0/+52 | |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | | | ||||||
| | * | | | | | Added Copyright | misterg | 2017-08-10 | 1 | -4/+31 | |
| | * | | | | | Initial Revision, review 164634031 | misterg | 2017-08-10 | 1 | -25/+0 | |
| | * | | | | | WIP | misterg | 2017-08-09 | 1 | -0/+25 | |
| | * | | | | | Added googlemock tests | misterg | 2017-08-09 | 1 | -4/+0 | |
| | * | | | | | Added googlemock tests | misterg | 2017-08-09 | 1 | -0/+29 | |
* | | | | | | | Handling invalid flag values | Alyssa Wilk | 2017-08-16 | 2 | -1/+28 | |
* | | | | | | | Adding a flag option to change the default mock type | Alyssa Wilk | 2017-08-10 | 6 | -3/+102 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #1123 from chromy/upstream-141765019 | Gennadiy Civil | 2017-08-08 | 1 | -4/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Fix typo in gmock-actions.h | Hector Dearman | 2017-06-19 | 1 | -4/+4 | |
* | | | | | | | Merge pull request #1122 from chromy/upstream-146491438 | Gennadiy Civil | 2017-08-08 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fixed misspelling in assertion message. | Hector Dearman | 2017-06-19 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Correct some typos in a comment | Shlomi Fish | 2017-08-04 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #1042 from danilcha/patch-1 | Gennadiy Civil | 2017-08-02 | 1 | -3/+36 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Again rewrote everything | danilcha | 2017-03-12 | 1 | -12/+24 | |
| * | | | | | | | Added explicit gtest library dependency | danilcha | 2017-03-12 | 1 | -1/+1 | |
| * | | | | | | | Update README.md | danilcha | 2017-03-11 | 1 | -2/+2 | |
| * | | | | | | | Update README.md | danilcha | 2017-03-11 | 1 | -3/+24 | |
* | | | | | | | | Merge pull request #867 from marzojr/patch-1 | Gennadiy Civil | 2017-08-02 | 1 | -2/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Clarifying language | Marzo Sette Torres Junior | 2016-09-02 | 1 | -2/+3 | |
| | |_|_|_|_|/ / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #764 from flyd1005/wip-fix-typo | Gennadiy Civil | 2017-08-02 | 3 | -3/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | remove duplicated words | Li Peng | 2016-04-27 | 3 | -3/+3 | |
* | | | | | | | | | Merge pull request #998 from dawikur/patch-1 | Gennadiy Civil | 2017-08-02 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Replace html entities with their equivalents | Dawid Kurek | 2017-02-06 | 1 | -2/+2 | |
| | |_|_|_|_|_|/ | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #1167 from krizalys/fix-typo | Gennadiy Civil | 2017-07-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ |