libcpp: Update cpp_wcwidth() to Unicode 14.0.0
commit57988cbe73ef9f8bf2d0f123a0cd934fc1e2a6d8
authorLewis Hyatt <lhyatt@gmail.com>
Sun, 26 Jun 2022 18:13:26 +0000 (26 14:13 -0400)
committerLewis Hyatt <lhyatt@gmail.com>
Sun, 26 Jun 2022 18:13:26 +0000 (26 14:13 -0400)
treead39c016e35dc37009e9cdbfc630c5949066242f
parentd230906bf692d1f723fe0f21672bed70f73673fa
libcpp: Update cpp_wcwidth() to Unicode 14.0.0

The procedure detailed in contrib/unicode/README was followed with nothing
notable coming up. The glibc scripts did not require any update, so the
only change was retrieving new versions of the Unicode data files and
rerunning gen_wcwidth.py.

contrib/ChangeLog:

* unicode/EastAsianWidth.txt: Update to Unicode 14.0.0.
* unicode/PropList.txt: Likewise.
* unicode/README: Likewise.
* unicode/UnicodeData.txt: Likewise.

libcpp/ChangeLog:

* generated_cpp_wcwidth.h: Generated from updated Unicode data files.
contrib/unicode/EastAsianWidth.txt
contrib/unicode/PropList.txt
contrib/unicode/README
contrib/unicode/UnicodeData.txt
libcpp/generated_cpp_wcwidth.h