Skip to content
Snippets Groups Projects
  • Lewis Hyatt's avatar
    57988cbe
    libcpp: Update cpp_wcwidth() to Unicode 14.0.0 · 57988cbe
    Lewis Hyatt authored
    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.
    57988cbe
    History
    libcpp: Update cpp_wcwidth() to Unicode 14.0.0
    Lewis Hyatt authored
    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.