Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locales/tr_CY: LC_TIME with copy cannot contain additional data | Petr Baudis | 2012-06-20 | 2 | -2/+2 |
| | | | | | Luckily, tr_TR also sets first_weekday and first_workday to Monday, so this is just not necessary. | ||||
* | locales/mag_IN: Fix syntax error | Petr Baudis | 2012-06-20 | 2 | -1/+5 |
| | |||||
* | locales/tr_TR: Change currency from YTL to TL. [BZ#13996] | Petr Baudis | 2012-06-04 | 2 | -1/+8 |
| | | | | | | | | As of January 1st 2009, the "new" prefix was removed from the New Turkish lira, its official name becoming "Turkish lira" again, abbreviated "TL". Patch by <gokcen@pardus.org.tr>. | ||||
* | locales/tr_TR: Fix first_weekday and first_workday [BZ#13223] | Serkan Kaba | 2012-06-04 | 2 | -0/+7 |
| | |||||
* | [PATCH] Fix first_weekday/first_workday for EU locales | Jeff Law | 2012-06-04 | 26 | -2/+59 |
| | | | | | | | | | | | | | | | | | | The following URL shows an official response to a question about locale dates within the EU. Basically they adopted ISO 8601: http://eur-lex.europa.eu/LexUriServ/LexUriServ.do?uri=OJ:C:2004:78E:0447:0447:EN:PDF ISO 8601: http://dotat.at/tmp/ISO_8601-2004_E.pdf 2.2.8 calendar week time interval of seven calendar days starting with a Monday The pt_PT locale change has been removed from the patch by Petr Baudis since Sunday seems to be the first day there in daily usage. | ||||
* | Add new locale mag_IN. | Chandan Kumar | 2012-05-22 | 3 | -0/+175 |
| | | | | | | [BZ#13968] * locales/mag_IN: New file. * SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry. | ||||
* | [BZ #13691], Revert breakage of iconv() converter for TCVN-5712. | Andreas Jaeger | 2012-05-21 | 4 | -59/+13 |
| | | | | | | | | | | | | | | | | | | * iconvdata/tcvn5712-1.c (BODY for FROM_LOOP): Don't consider inptr and inend for must_buffer_ch. * wcsmbs/tst-mbsnrtowcs.c: Remove file. * wcsmbs/Makefile (tests): Remove tst-mbsnrtowcs. * stdio-common/Makefile (tests): Remove bug15. (bug15-ENV): Remove macro. * stdio-common/bug15.c: Remove, we do not support vi_VN.TCVN5712-1 anymore. localedata: * SUPPORTED: Remove vi_VN.TCVN/TCVN5712-1. * tst-strptime.c: Remove, we do not support vi_VN.TCVN5712-1 anymore. * Makefile (LOCALES): Remove vi_VN.TCVN5712-1 from list. (tests): Remove tst-strptime. | ||||
* | Complete GB18030 charmap | Andreas Schwab | 2012-05-11 | 2 | -2157/+60344 |
| | |||||
* | Fix February month name in de_AT locale | Aurelien Jarno | 2012-04-30 | 2 | -1/+7 |
| | | | | | | | | | | | The current de_AT locale defines "Feber" for the month of February, which is correct in some parts of Austria, but is not the standards. This patch fixes the problem by changing it to the standards version "Februar". 2012-04-29 Aurelien Jarno <aurelien@aurel32.net> * locales/de_AT: Change month name from "Feber" to "Februar". | ||||
* | cy_GB/en_GB: set am/pm in times | Mike Frysinger | 2012-04-13 | 3 | -5/+14 |
| | | | | | | | | | | | | | | | | | The British people apparently use am/pm in time, so make it available to them. While we're here, sync the date_fmt field from en_GB to cy_GB. Fedora has been carrying this for the better part of a decade, and Debian has had it, and now that I've gotten a request from some British people to add it to Gentoo, I'd rather get it merged into mainline. Signed-off-by: Mike Frysinger <vapier@gentoo.org> 2012-04-12 Mike Frysinger <vapier@gentoo.org> [BZ #3768] * locales/en_GB: Set am_pm and t_fmt_ampm fields. * locales/cy_GB: Likewise. Also copy date_fmt from en_GB. | ||||
* | [BZ #6770] Add first_weekday and first_workday to ca_ES. | Petr Baudis | 2012-04-05 | 2 | -0/+7 |
| | | | | Patch from Fedora by Jeff Law. Acknowledged by Jordi Mallach. | ||||
* | Locale ca_ES is now maintained by Jordi Mallach | Petr Baudis | 2012-04-05 | 2 | -2/+7 |
| | | | | | | [BZ #6770] It was impossible to contact the original maintainer by phone or email, despite Jordi's multiple tries, either directly or via 3rd parties. | ||||
* | 2012-04-04 Dmitry V. Levin <ldv@altlinux.org> | Jeff Law | 2012-04-04 | 2 | -0/+7 |
| | | | | | [BZ #10346] * locales/ru_UA (LC_TIME): Add first_weekday and first_workday. | ||||
* | Replace FSF snail mail address with URL in localedata. | Paul Eggert | 2012-03-10 | 32 | -31/+36 |
| | |||||
* | Remove distribute variable from Makefiles | Ulrich Drepper | 2012-03-07 | 2 | -14/+6 |
| | |||||
* | Revert FSF address changes to locales. | Joseph Myers | 2012-02-10 | 32 | -31/+35 |
| | |||||
* | Replace FSF snail mail address with URLs. | Paul Eggert | 2012-02-09 | 64 | -126/+98 |
| | |||||
* | Fix collation in Hungarian locale | Ulrich Drepper | 2012-01-07 | 2 | -82/+116 |
| | |||||
* | Modernize time format in Swedish locale | Ulrich Drepper | 2011-12-23 | 2 | -2/+5 |
| | |||||
* | Fix wal_ET locale and build it | Ulrich Drepper | 2011-12-23 | 3 | -30/+35 |
| | |||||
* | Various fixes to fi_FI | Ulrich Drepper | 2011-12-23 | 2 | -23/+36 |
| | |||||
* | Add ta_LK locale | Ulrich Drepper | 2011-12-23 | 4 | -29/+127 |
| | |||||
* | Fix fi_FI collation reordering | Ulrich Drepper | 2011-12-22 | 2 | -20/+28 |
| | |||||
* | Build ur_IN locale | Ulrich Drepper | 2011-12-22 | 2 | -0/+4 |
| | |||||
* | Add brx_IN locale | Ulrich Drepper | 2011-12-22 | 3 | -0/+190 |
| | |||||
* | Change currency symbol placement for nl_BE | Ulrich Drepper | 2011-12-22 | 2 | -1/+4 |
| | |||||
* | Add es_CU locale | Ulrich Drepper | 2011-12-22 | 3 | -0/+127 |
| | |||||
* | WP issues | Ulrich Drepper | 2011-12-22 | 1 | -1/+0 |
| | |||||
* | Add unm_US locale | Ulrich Drepper | 2011-12-22 | 3 | -0/+156 |
| | |||||
* | WP issues | Ulrich Drepper | 2011-12-22 | 1 | -34/+34 |
| | |||||
* | Add bho_IN locale | Ulrich Drepper | 2011-12-22 | 3 | -0/+171 |
| | |||||
* | Remove handling of VCs other then git | Ulrich Drepper | 2011-11-17 | 2 | -5/+8 |
| | |||||
* | Fix grouping and reuse other locales in various locales | Ulrich Drepper | 2011-11-11 | 24 | -573/+544 |
| | |||||
* | Optimize access to isXYZ and toXYZ tables | Ulrich Drepper | 2011-10-15 | 3 | -2/+86 |
| | | | | | The functions to get the pointers can now depend on the TLS variable be initialized. | ||||
* | Remove an unused variable in localedata tests. | Roland McGrath | 2011-07-02 | 2 | -3/+7 |
| | |||||
* | Fix handling of LC_CTYPE in locale name handling | Ulrich Drepper | 2011-05-21 | 3 | -2/+143 |
| | |||||
* | Update GB18030 to 2005 version | Ulrich Drepper | 2011-05-17 | 2 | -46079/+331 |
| | |||||
* | Add work and week day info to sl_SI locale | Sašo Živanovic | 2011-05-16 | 2 | -15/+23 |
| | |||||
* | Recode se_NO locale file to UTF-8 | Ulrich Drepper | 2011-05-16 | 1 | -29/+29 |
| | |||||
* | Fix typoe in CL | Ulrich Drepper | 2011-05-15 | 1 | -6/+6 |
| | |||||
* | Fix whitespaces | Ulrich Drepper | 2011-05-15 | 1 | -1/+1 |
| | |||||
* | Move Dzonghka collation rules to common collation rules file | Ulrich Drepper | 2011-05-15 | 3 | -700/+1387 |
| | |||||
* | Fix some fields in time info in sv_FI locale | Johan Heikkila | 2011-05-15 | 2 | -26/+35 |
| | |||||
* | Fix time format in en_SG locale | KH Teo | 2011-05-14 | 2 | -7/+14 |
| | |||||
* | Just BZ annotations | Ulrich Drepper | 2011-05-09 | 1 | -0/+1 |
| | |||||
* | Handle localized y/n reply in sq_AL | Ulrich Drepper | 2011-05-09 | 2 | -2/+6 |
| | |||||
* | Add support for CP770, CP771, CP772, CP773, and CP774 | Ulrich Drepper | 2011-05-09 | 6 | -0/+1342 |
| | |||||
* | sync glibc Latin American paper sizes with CLDR 1.8.1 | Caolán McNamara | 2011-05-09 | 3 | -8/+9 |
| | |||||
* | Fix currency_symbol of es_NI locale | Ulrich Drepper | 2011-05-09 | 2 | -26/+29 |
| | |||||
* | Change paper format for Nicaragua to letter | Ulrich Drepper | 2011-05-09 | 2 | -2/+5 |
| |