Age | Commit message (Expand) | Author |
---|---|---|
2012-10-17 | Add -std=c++1y argument, for *highly* experimental C++14 support. | Richard Smith |
2011-10-14 | Add support for -std=gnu90 and -std=c++03, for compatibility with modern gcc. | Richard Smith |
2011-10-13 | Add test for new -std=c++11 and -std=gnu++11 command-line arguments. | Richard Smith |