Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-11-05 | c++: libcpp: Support raw strings with newlines in directives [PR55971] | Lewis Hyatt | 1 | -9/+32 |
2022-10-14 | preprocessor: C2x identifier rules | Joseph Myers | 1 | -6/+7 |
2022-09-28 | Add instruction level discriminator support. | Eugene Rozenfeld | 1 | -3/+4 |
2022-09-01 | libcpp: Add -Winvalid-utf8 warning [PR106655] | Jakub Jelinek | 1 | -26/+183 |
2022-08-26 | c++: Implement C++23 P2071R2 - Named universal character escapes [PR106648] | Jakub Jelinek | 1 | -9/+66 |
2022-08-20 | libcpp: Implement C++23 P2290R3 - Delimited escape sequences [PR106645] | Jakub Jelinek | 1 | -4/+21 |
2022-05-20 | Use "final" and "override" directly, rather than via macros | David Malcolm | 1 | -1/+1 |
2022-01-24 | preprocessor: -Wbidi-chars and UCNs [PR104030] | Marek Polacek | 1 | -6/+10 |
2022-01-17 | Rename .c files to .cc files. | Martin Liska | 1 | -0/+5389 |