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/10580] hr_HR: updated locale


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

--- Comment #37 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  5e56e937c9144e70a16793d2c5aa22d1bd0b2c18 (commit)
       via  cf4341ca90164398c05e74f72ff19dc52136731c (commit)
       via  9ca6b343783236fda88e9712f29b46ec875d4156 (commit)
       via  37075ae18d10802b9d62db3fbc910b30e01398d4 (commit)
      from  f33632ccd1dec3217583fcfdd965afb62954203c (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=5e56e937c9144e70a16793d2c5aa22d1bd0b2c18

commit 5e56e937c9144e70a16793d2c5aa22d1bd0b2c18
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Thu Nov 30 12:13:02 2017 +0100

    hr_HR locale: fix collation and expand collation test file

        * localedata/locales/hr_HR (LC_COLLATE): Fix collation
        to make test case pass.
        * localedata/hr_HR.UTF-8.in: Add more test strings.

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

commit cf4341ca90164398c05e74f72ff19dc52136731c
Author: Mike FABIAN <mfabian@redhat.com>
Date:   Thu Nov 30 10:50:44 2017 +0100

    Fix test case for hr_HR monetary formatting

        * stdlib/tst-strfmon_l.c: Fix testcase. Needed because of [BZ #10580]

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

commit 9ca6b343783236fda88e9712f29b46ec875d4156
Author: Dragan Stanojević - Nevidljivi <invisible@hidden-city.net>
Date:   Thu Nov 30 10:02:55 2017 +0100

    Add test case for collation in hr_HR locale

        * localedata/Makefile: Add hr_HR.UTF-8 to test-input and to
        the list of locales to built for testing.
        * localedata/hr_HR.UTF-8.in: New file.

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

commit 37075ae18d10802b9d62db3fbc910b30e01398d4
Author: Dragan Stanojević - Nevidljivi <invisible@hidden-city.net>
Date:   Thu Nov 30 09:14:51 2017 +0100

    hr_HR locale: various updates [BZ #10580]

        [BZ #10580]
            * localedata/locales/hr_HR (LC_COLLATE): Base collation rules on
            iso14651_t1.
            * localedata/locales/hr_HR (LC_TIME): Sync month and day names with
            CLDR (except use ligatures for the digraphs, CLDR does not use
            the ligatures), add first_workday, some fixes in the date and time
            formats.
            * localedata/locales/hr_HR (LC_CTYPE): Add transliteration rules
            for Đ and đ.
            * localedata/locales/hr_HR (LC_MONETARY): Change currency_symbol to
            lower case. p_cs_precedes and n_cs_precedes should be 0 instead of
1.
            Add int_p_cs_precedes and int_n_cs_precedes.
            * localedata/locales/hr_HR (LC_NUMERIC): Change thousands_sep to
            "<U202F>" (NARROW NO-BREAK SPACE) and grouping to 3;3 (Agrees with
            LC_MONETARY now).
            * localedata/locales/hr_HR (LC_TELEPHONE): Add tel_dom_fmt.
        * localedata/locales/hr_HR (LC_NAME): Add name_mr, name_mrs, and
            name_miss.
        * localedata/locales/hr_HR (LC_ADDRESS): Add country_post,
country_isbn,
            and lang_lib. Change postal_fmt.

    change

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

Summary of changes:
 ChangeLog                 |   39 +
 localedata/Makefile       |    4 +-
 localedata/hr_HR.UTF-8.in |   70 ++
 localedata/locales/hr_HR  | 2324 ++++-----------------------------------------
 stdlib/tst-strfmon_l.c    |    8 +-
 5 files changed, 303 insertions(+), 2142 deletions(-)
 create mode 100644 localedata/hr_HR.UTF-8.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]