]> git.ipfire.org Git - thirdparty/gcc.git/history - libcpp/charset.cc
combine: Fix ICE in try_combine on pr112494.c [PR112560]
[thirdparty/gcc.git] / libcpp / charset.cc
2024-01-04  Raiki Tamuralibcpp: add function to check XID properties
2024-01-03  Jakub JelinekUpdate copyright years.
2023-11-14  Jakub Jelinekc++: Implement C++26 P1854R4 - Making non-encodable...
2023-11-02  Jakub Jelinekc++: Implement C++26 P2361R6 - Unevaluated strings...
2023-06-23  Ben Boeckellibcpp: allow UCS_LIMIT codepoints in UTF-8 strings
2023-06-22  David Malcolmdiagnostics: add support for "text art" diagrams
2023-06-19  Ben Boeckellibcpp: reject codepoints above 0x10FFFF
2023-03-25  David Malcolmdiagnostics: ensure that .sarif files are UTF-8 encoded...
2023-01-16  Jakub JelinekUpdate copyright years.
2022-10-14  Joseph Myerspreprocessor: C2x identifier rules
2022-09-07  Jakub Jelineklibcpp: Named universal character escapes and delimited...
2022-09-01  Jakub Jelineklibcpp: Add -Winvalid-utf8 warning [PR106655]
2022-08-26  Jakub Jelineklibcpp: Implement P2362R3 - Remove non-encodable wide...
2022-08-26  Jakub Jelinekc++: Implement C++23 P2071R2 - Named universal characte...
2022-08-20  Jakub Jelineklibcpp: Implement C++23 P2290R3 - Delimited escape...
2022-08-08  Tom Honermannpreprocessor/106426: Treat u8 character literals as...
2022-01-17  Martin LiskaChange references of .c files to .cc files
2022-01-17  Martin LiskaRename .c files to .cc files.