This is the mail archive of the libc-locales@sourceware.org mailing list for the GNU libc locales 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/17475] New Bhilodi and Tulu locales


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

--- Comment #5 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  fffa1cf8a7f95830d488d5fc6bf73cb9599143f4 (commit)
       via  fb89b46d1d1cdbaaec1af918a3a3e1bd72a164e0 (commit)
      from  5c40c3bab2fddaca8cfe12d75944d1fef8adf1a4 (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=fffa1cf8a7f95830d488d5fc6bf73cb9599143f4

commit fffa1cf8a7f95830d488d5fc6bf73cb9599143f4
Author: Leonhard Holz <leonhard.holz@web.de>
Date:   Wed Nov 12 17:10:21 2014 +0530

    Fix tst-strcoll-overflow returning before timeout (BZ #17506)

    Modifies the test examination in test-skeleton.c so that a test can be
    successful if it is interrupted or it returns uninterrupted with the
    expected status. For this both EXPECTED_SIGNAL and EXPECTED_STATUS
    have to be set, as is done in tst-strcoll-overflow.c.

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=fb89b46d1d1cdbaaec1af918a3a3e1bd72a164e0

commit fb89b46d1d1cdbaaec1af918a3a3e1bd72a164e0
Author: Tatiana Udalova <t.udalova@samsung.com>
Date:   Wed Nov 12 17:06:39 2014 +0530

    New Bhilodi and Tulu locales (BZ #17475)

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

Summary of changes:
 ChangeLog                     |   12 +++
 NEWS                          |    5 +-
 locale/iso-639.def            |    2 +
 localedata/ChangeLog          |    7 ++
 localedata/SUPPORTED          |    2 +
 localedata/locales/bh_IN      |  179 +++++++++++++++++++++++++++++++++++++
 localedata/locales/tu_IN      |  195 +++++++++++++++++++++++++++++++++++++++++
 string/tst-strcoll-overflow.c |    1 +
 test-skeleton.c               |   63 ++++++++------
 9 files changed, 437 insertions(+), 29 deletions(-)
 create mode 100644 localedata/locales/bh_IN
 create mode 100644 localedata/locales/tu_IN

-- 
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]