]> git.ipfire.org Git - thirdparty/gcc.git/commit
libcpp: Update ucnid.h to Unicode 14
authorLewis Hyatt <lhyatt@gmail.com>
Tue, 28 Jun 2022 21:33:37 +0000 (17:33 -0400)
committerLewis Hyatt <lhyatt@gmail.com>
Tue, 28 Jun 2022 21:33:37 +0000 (17:33 -0400)
commit4fda776a2f93fbded6336b06fd02ae0e2b67864e
tree2600659cb0d0a7bb38cb6ff611fba10bea40950e
parent74956337e8276e5bc9524104b01c147374dd94e7
libcpp: Update ucnid.h to Unicode 14

This patch updates ucnid.h from Unicode 13 to Unicode 14.  Additionally, the
procedure detailed in contrib/unicode/README, which updates
generated_wcwidth.h, has been expanded with instructions for updating this
file as well, so that both may be done at the same time conveniently.  Two
additional Unicode data files which are needed to create ucnid.h are also
added to source control in contrib/unicode.

contrib/ChangeLog:

* unicode/README: Added instructions for updating ucnid.h.
* unicode/DerivedCoreProperties.txt: New file added to source
control from Unicode 14.0 release.
* unicode/DerivedNormalizationProps.txt: Likewise.

libcpp/ChangeLog:

* ucnid.h: Regenerated for Unicode 14.0.
contrib/unicode/DerivedCoreProperties.txt [new file with mode: 0644]
contrib/unicode/DerivedNormalizationProps.txt [new file with mode: 0644]
contrib/unicode/README
libcpp/ucnid.h