Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-10-04 | Copy / modify pap_AN into pap_AW and pap_CW. | Chris Leonard | |
2013-10-04 | Split ar_SD into ar_SD and ar_SS | Chris Leonard | |
2013-09-28 | Fix ayc_PE.UTF-8 and lzh_TW.UTF-8 build issues | Chris Leonard | |
2013-09-25 | Version 1.2 of gd_GB locale | Michael Bauer | |
2013-09-23 | New locale for cmn_TW | Wei-Lun Chao | |
2013-09-23 | New locale for hak_TW | Wei-Lun Chao | |
2013-09-23 | New locale for lzh_TW | Wei-Lun Chao | |
2013-09-23 | New locale for nan_TW | Wei-Lun Chao | |
2013-09-22 | Adjust language-code fields of LC_ADDRESS. | Chris Leonard | |
2013-09-21 | New locale for ak_GH. | Chris Leonard | |
2013-09-15 | Adjust language-code fields of LC_ADDRESS. | Chris Leonard | |
2013-09-15 | Add country_car field to LC_ADDRESS. | Chris Leonard | |
2013-09-06 | Fix trailing whitespace | Chris Leonard | |
2013-09-06 | ChangeLog entry for Deduplicate country_car. | Chris Leonard | |
2013-09-06 | Deduplicate country_car. | Chris Leonard | |
2013-09-04 | Update iso-1427.def and related occurrences. | Chris Leonard | |
2013-09-04 | Add country_car field to LC_ADDRESS | cjl | |
2013-09-04 | Add country_car field to LC_ADDRESS | cjl | |
2013-09-03 | Add FSF statement to ayc_PE locale. | cjl | |
2013-09-03 | Add FSF statement to ayc_PE locale. | cjl | |
2013-09-03 | Add FSF statement to ayc_PE locale. | cjl | |
2013-09-03 | Update ht_HT locale | Chris Leonard | |
2013-09-03 Chris Leonard <cjl@sugarlabs.org> [BZ#15886] * locales/ht_HT: 1.1 revision of ht_HT locale. | |||
2013-09-03 | Add quz_PE locale | Chris Leonard | |
2013-09-03 Chris Leonard <cjl@sugarlabs.org> [BZ#15887] * locales/quz_PE: New locale for quz_PE. * SUPPORTED: Add quz_PE. | |||
2013-08-30 | Fix typos. | Ondřej Bílka | |
2013-06-13 | Fix formatting of comment | Andreas Jaeger | |
2013-06-13 | Update sv_FI@euro | Johan Heikkila | |
[BZ#15432] * locales/sv_FI@euro: Add LC_MEASUREMENT. | |||
2013-06-13 | Update sv_FI | Johan Heikkila | |
[BZ#15431] * locales/sv_FI: Add LC_MEASUREMENT, use copy in LC_TELEPHONE, update LC_ADDRESS with using postal_fmt from Finnish Post Office recommendations at http://www.posti.fi/hinnatjaohjeet/osoitejakuorimerkinnat/osoitemerkinnat.html and add missing entries. | |||
2013-06-11 | Update BIG5-HKSCS charmap to HKSCS-2008 | Andreas Schwab | |
2013-06-07 | Remove trailing whitespace from localedata. | Joseph Myers | |
2013-05-02 | Add yesstr and nostr to en_CA, es_AR, and es_ES | Carlos O'Donell | |
We add yesstr and nostr to three more locales. We ignore the issue of capitalization of the first character in yesstr and nostr. All locales will need to be revisited to make this uniform policy change. --- 2013-05-02 Carlos O'Donell <carlos@redhat.com> [BZ #15264] * localedata/locales/en_CA (LC_MESSAGES): Define yesstr and nostr. * localedata/locales/es_AR (LC_MESSAGES): Copy es_ES. * localedata/locales/es_ES (LC_MESSAGES): Define yesstr and nostr. | |||
2013-04-27 | Fix ia_FR postal format | Nik Kalach | |
2013-04-27 Nik Kalach <nikka@fedoraproject.org> [BZ #15221] * locales/ia_FR: Fix postal_fmt definition. | |||
2013-04-06 | fi_FI: Define yesstr, nostr | Marko Myllynen | |
Define yesstr/nostr in fi_FI (as "Kyllä" and "Ei"). Fixes part of BZ#15264. --- 2013-04-06 Marko Myllynen <myllynen@redhat.com> [BZ #15264] * locales/fi_FI (LC_MESSAGES): Define yesstr and nostr. | |||
2013-02-01 | Remove unmaintained and unused localedata/CHECKSUMS | Andreas Jaeger | |
2013-01-14 | Use $(host-test-program-cmd) not $(test-program-cmd) for bug-setlocale1. | Joseph Myers | |
2013-01-11 | Add --enable-hardcoded-path-in-tests configure option | H.J. Lu | |
2013-01-10 | Move localedata ChangeLog entries | H.J. Lu | |
2013-01-10 | Support run bug-setlocale1 directly | H.J. Lu | |
2013-01-10 | Revert "Update BIG5-HKSCS charmap to HKSCS-2008" | Andreas Schwab | |
This reverts commit e79f00ebb776ad35ec6a9a4c89bc8046052674f0. | |||
2013-01-10 | Update BIG5-HKSCS charmap to HKSCS-2008 | Andreas Schwab | |
[BZ #14991] * charmaps/BIG5-HKSCS: Update to HKSCS-2008. [BZ #14991] * iconvdata/big5hkscs.c (big5hkscs_to_ucs, from_ucs4) (from_ucs4_idx): Regenerate. (MIN_NEEDED_FROM, MAX_NEEDED_FROM, MIN_NEEDED_TO): Remove macros. (FROM_LOOP_MIN_NEEDED_FROM, FROM_LOOP_MAX_NEEDED_FROM) (FROM_LOOP_MIN_NEEDED_TO, FROM_LOOP_MAX_NEEDED_TO) (TO_LOOP_MIN_NEEDED_FROM, TO_LOOP_MAX_NEEDED_FROM) (TO_LOOP_MIN_NEEDED_TO, TO_LOOP_MAX_NEEDED_TO, PREPARE_LOOP) (EXTRA_LOOP_ARGS, SAVE_RESET_STATE, EMIT_SHIFT_TO_INIT) (EXTRA_LOOP_DECLS, MAX_NEEDED_OUTPUT): New macros. (MIN_NEEDED_INPUT, MAX_NEEDED_INPUT, MIN_NEEDED_OUTPUT): Define from FROM_LOOP and TO_LOOP specific macros. (BODY): Handle combining characters. * iconvdata/BIG5HKSCS.irreversible: Update. * iconvdata/BIG5HKSCS.precomposed: New file. * iconvdata/testdata/BIG5HKSCS: Add all characters from range 0x8740 - 0x87DF. * iconvdata/testdata/BIG5HKSCS..UTF8: Update. | |||
2013-01-03 | New dz_BT maintainer info | Chris Leonard | |
[BZ #14982] * locales/dz_BT: Add new contact information for dz-BT maintainer. | |||
2013-01-03 | Correct LC_ADDRESS countryname for Bhutan in Dzongkha | Chris Leonard | |
[BZ #13951] * locales/dz_BT: Correct LC_ADDRESS countryname for Bhutan in Dzongkha. | |||
2013-01-02 | Update copyright notices with scripts/update-copyrights. | Joseph Myers | |
2012-12-06 | Change sources.redhat.com references to sourceware.org. | Joseph Myers | |
2012-12-03 | * locales/uk_UA (currency_symbol): Fix. | Jeff Law | |
2012-12-03 | * locales/ks_IN@devanagari: Fix week day names. | Jeff Law | |
2012-12-03 | * locales/zh_CH (abmon): Remove whitespace. | Jeff Law | |
2012-11-29 | Fix abmon December entry in ia_FR | Nik Kalach | |
* locales/ia_FR (abmon): Fix December. | |||
2012-11-29 | Add Interlingua locale | Nik Kalach | |
[BZ#14879] * locales/ia_FR : New file * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry. | |||
2012-11-22 | Fix comment in niu_NU | Andreas Jaeger | |
2012-11-21 | Fix szl_PL locale | Andreas Jaeger | |
* locales/szl_PL (LC_COLLATE): Fix syntax error. |