summaryrefslogtreecommitdiff
path: root/contrib/unicode
AgeCommit message (Expand)Author
2025-10-08Update to Unicode 17.0.0Jakub Jelinek
2025-09-23contrib: Fix typo in comment in libstdc++ scriptJonathan Wakely
2025-09-22contrib: Add DerivedGeneralCategory.txt to comment in libstdc++ scriptJonathan Wakely
2025-04-11libstdc++: Implement debug format for strings and characters formatters [PR10...Tomasz KamiƄski
2025-01-02Update copyright years.Jakub Jelinek
2024-10-08contrib, libcpp, libstdc++: Update to Unicode 16.0Jakub Jelinek
2024-03-19libstdc++: Fix Python scripts to output the correct filenameJonathan Wakely
2024-02-04libstdc++: Add copyright and license text to new generated headersJonathan Wakely
2024-01-09libstdc++: Fix Unicode property detection functionsJonathan Wakely
2024-01-08libstdc++: Add Unicode-aware width estimation for std::formatJonathan Wakely
2024-01-05contrib: Remove C-style comments from Python filesJonathan Wakely
2024-01-05contrib: Add script name to usage error in gen_wcwidth.pyJonathan Wakely
2024-01-03Update copyright years.Jakub Jelinek
2023-11-14libcpp, contrib: Update to Unicode 15.1Jakub Jelinek
2023-06-21diagnostics: add support for "text art" diagramsDavid Malcolm
2023-03-16contrib: Update instructions regarding Unicode updatesJakub Jelinek
2023-03-13libcpp: Update cpp_wcwidth() to Unicode 15Lewis Hyatt
2023-01-16Update copyright years.Jakub Jelinek
2022-06-28libcpp: Update ucnid.h to Unicode 14Lewis Hyatt
2022-06-26libcpp: Update cpp_wcwidth() to Unicode 14.0.0Lewis Hyatt
2021-11-01contrib: add unicode/utf8-dump.pyDavid Malcolm
2020-11-07libcpp: Update cpp_wcwidth() to Unicode 13.0.0Lewis Hyatt
2019-12-09Byte vs column awareness for diagnostic-show-locus.c (PR 49973)Lewis Hyatt