This is the mail archive of the glibc-bugs@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]

[Bug localedata/20313] Update locale data to Unicode 9.0


https://sourceware.org/bugzilla/show_bug.cgi?id=20313

--- Comment #8 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> ---
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  0b38d66a4e2e0d7cb9f40da5bc6e795e20cf3088 (commit)
      from  24b2a1b12283c73335281c4010bcbaafead04619 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=0b38d66a4e2e0d7cb9f40da5bc6e795e20cf3088

commit 0b38d66a4e2e0d7cb9f40da5bc6e795e20cf3088
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Tue Feb 21 06:30:38 2017 -0500

    Bug 20313: Update to Unicode 9.0.0

    * Unicode 9.0.0 Support: Character encoding, character type info, and
      transliteration tables are all updated to Unicode 9.0.0, using
      generator scripts contributed by Mike FABIAN (Red Hat).

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                                        |    6 +
 NEWS                                             |    4 +-
 include/stdc-predef.h                            |   10 +-
 localedata/ChangeLog                             |   16 +
 localedata/charmaps/UTF-8                        | 1670 ++++++++++++++-
 localedata/locales/i18n                          | 2616 ++++++++++++----------
 localedata/locales/tr_TR                         | 2616 ++++++++++++----------
 localedata/locales/translit_circle               |    2 +-
 localedata/locales/translit_cjk_compat           |    4 +-
 localedata/locales/translit_combining            |  262 +++-
 localedata/locales/translit_compat               |    2 +-
 localedata/locales/translit_font                 |    2 +-
 localedata/locales/translit_fraction             |    2 +-
 localedata/unicode-gen/DerivedCoreProperties.txt |  412 +++-
 localedata/unicode-gen/EastAsianWidth.txt        |  288 ++-
 localedata/unicode-gen/Makefile                  |    2 +-
 localedata/unicode-gen/UnicodeData.txt           | 1383 ++++++++++++-
 17 files changed, 6701 insertions(+), 2596 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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