This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 5/5][v9] Update the i18n, UTF-8, and translit_* files to Unicode 8.0.0


On 12/07/2015 12:24 PM, Mike FABIAN wrote:
> From 89f5eab642d9d20ba494f55362b6ec2567a7fda9 Mon Sep 17 00:00:00 2001
> From: Mike FABIAN <mfabian@redhat.com>
> Date: Mon, 22 Jun 2015 13:00:44 +0200
> Subject: [PATCH 5/5] Unicode 8.0.0 update.
> 
> for  ChangeLog
> 
>     * include/stdc-predef.h (__STDC_ISO_10646__): Update to
>     201505L, for Unicode 8.
> 
> for  localedata/ChangeLog
> 
>     [BZ 18568]
>     * unicode-gen/Makefile: updated Unicode Version
>     * unicode-gen/UnicodeData.txt: updated, from Unicode.
>     * unicode-gen/DerivedCoreProperties.txt: updated, from Unicode.
>     * unicode-gen/EastAsianWidth.txt: updated, from Unicode.
>     * charmaps/UTF-8: Update.
>     * locales/i18n: Update.
>     * locales/translit_circle: only timestamp changed
>     * locales/translit_cjk_compat: only timestamp changed
>     * locales/translit_combining: one Arabic combining character added
>     * locales/translit_compat: only timestamp changed
>     * locales/translit_font: only timestamp changed
>     * locales/translit_fraction: only timestamp changed
>     * unicode-gen/gen_translit_combining.py: ignore combining
>     characters whose names matche AHOM or SIGNWRITING

Looks good to me.

Committed with this NEWS entry:

* Unicode 8.0.0 Support: Character encoding, character type info, and
  transliteration tables are all updated to Unicode 8.0.0, using new
  and/or improved generator scripts contributed by Mike FABIAN (Red Hat).
  These updates cause user visible changes, such as the fixes for bugs
  89, 16061, and 18568.

If required we can adjust it before 2.23 releases.

That completes the last of the Unicode 8.0.0 update patches.

Thank you again for all the great work!

Cheers,
Carlos.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]