summaryrefslogtreecommitdiffstats
path: root/googletest/include/gtest/internal/gtest-type-util.h.pump
Commit message (Collapse)AuthorAgeFilesLines
* Formatting changes for automatic code managementGennadiy Civil2018-07-271-0/+2
|
* Formatting changes refs/pull/1607/headGennadiy Civil2018-05-231-1/+1
|
* Downgrade to C++98.refs/pull/1601/headJames Dennett2018-05-211-6/+6
| | | Some projects cannot handle C++11 yet.
* Add support for versioned standard libraries.James Dennett2018-05-111-2/+18
| | | This canonicalizes demangled names by omitting a nested inline namespace within namespace std if the name of the nested namespace begins with a double underscore. This improves compatibility with libc++.
* Move everything in googletest into googletest/googletestBilly Donahue2015-08-251-0/+297