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/21533] Update locale data to Unicode 10.0


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

--- Comment #1 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  925fac7793ba912172810767ac284a43045d41d2 (commit)
      from  f768b450204f54b080ea5dc5c2071940604b424c (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=925fac7793ba912172810767ac284a43045d41d2

commit 925fac7793ba912172810767ac284a43045d41d2
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Wed May 31 11:10:25 2017 +0200

    Bug 21533: Update to Unicode 10.0.0

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

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

Summary of changes:
 ChangeLog                                        |    6 +
 NEWS                                             |    4 +-
 include/stdc-predef.h                            |   13 +-
 localedata/charmaps/UTF-8                        | 1242 +++++++++++++++++++++-
 localedata/locales/i18n                          | 1012 +++++++++---------
 localedata/locales/tr_TR                         | 1012 +++++++++---------
 localedata/locales/translit_circle               |    2 +-
 localedata/locales/translit_cjk_compat           |    2 +-
 localedata/locales/translit_combining            |  142 +++-
 localedata/locales/translit_compat               |    2 +-
 localedata/locales/translit_font                 |    2 +-
 localedata/locales/translit_fraction             |    2 +-
 localedata/unicode-gen/DerivedCoreProperties.txt |  328 +++++--
 localedata/unicode-gen/EastAsianWidth.txt        |   90 ++-
 localedata/unicode-gen/Makefile                  |    2 +-
 localedata/unicode-gen/UnicodeData.txt           | 1028 ++++++++++++++++++-
 16 files changed, 3791 insertions(+), 1098 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]