Dmitry V. Levin
57c69bef13
Set "fail on error" mode directly in testsuite shell scripts
2012-09-25 02:48:31 +00:00
Dmitry V. Levin
9a9028b1fe
Add copyright notices to testsuite shell scripts
2012-09-25 02:48:13 +00:00
Jeff Law
a0bbdad364
[BZ#14510]
...
* locales/es_DO: Fix LC_NUMERIC decimal_point and thousands_sep.
* locales/es_GT: Likewise.
* locales/es_HN: Likewise.
* locales/es_MX: Likewise.
* locales/es_NI: Likewise.
* locales/es_PA: Likewise.
* locales/es_PR: Likewise.
* locales/es_SV: Likewise.
2012-09-05 22:14:32 -06:00
Petr Baudis
416bf84422
locales/tr_CY: LC_TIME with copy cannot contain additional data
...
Luckily, tr_TR also sets first_weekday and first_workday to Monday,
so this is just not necessary.
2012-06-20 17:30:05 +02:00
Petr Baudis
a324404dd9
locales/mag_IN: Fix syntax error
2012-06-20 17:29:08 +02:00
Petr Baudis
06775cb82b
locales/tr_TR: Change currency from YTL to TL. [BZ#13996]
...
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>.
2012-06-04 18:48:44 +02:00
Serkan Kaba
961e3f9a33
locales/tr_TR: Fix first_weekday and first_workday [BZ#13223]
2012-06-04 18:35:35 +02:00
Jeff Law
03b6242320
[PATCH] Fix first_weekday/first_workday for EU locales
...
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.
2012-06-04 18:15:08 +02:00
Chandan Kumar
83678f764b
Add new locale mag_IN.
...
[BZ#13968]
* locales/mag_IN: New file.
* SUPPORTED (SUPPORTED-LOCALES): Add appropriate entry.
2012-05-22 18:53:56 +02:00
Andreas Jaeger
5fefb43629
[BZ #13691 ], Revert breakage of iconv() converter for TCVN-5712.
...
* 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.
2012-05-21 20:41:36 +02:00
Andreas Schwab
60cc4a18e6
Complete GB18030 charmap
2012-05-11 19:24:00 +02:00
Aurelien Jarno
6c1ff08cf8
Fix February month name in de_AT locale
...
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".
2012-04-30 09:22:56 +02:00
Mike Frysinger
ea32912bbc
cy_GB/en_GB: set am/pm in times
...
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.
2012-04-13 10:55:25 +02:00
Petr Baudis
c9e9d40863
[BZ #6770 ] Add first_weekday and first_workday to ca_ES.
...
Patch from Fedora by Jeff Law. Acknowledged by Jordi Mallach.
2012-04-05 11:47:44 +02:00
Petr Baudis
ac7e1507e6
Locale ca_ES is now maintained by Jordi Mallach
...
[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-05 11:42:30 +02:00
Jeff Law
08b209a189
2012-04-04 Dmitry V. Levin <ldv@altlinux.org>
...
[BZ #10346 ]
* locales/ru_UA (LC_TIME): Add first_weekday and first_workday.
2012-04-04 13:55:23 -06:00
Paul Eggert
57e128f551
Replace FSF snail mail address with URL in localedata.
2012-03-10 00:45:34 +00:00
Ulrich Drepper
a4300c7a4d
Remove distribute variable from Makefiles
2012-03-07 05:17:13 -05:00
Joseph Myers
ae5ca1973a
Revert FSF address changes to locales.
2012-02-10 00:06:41 +00:00
Paul Eggert
59ba27a63a
Replace FSF snail mail address with URLs.
2012-02-09 23:18:22 +00:00
Ulrich Drepper
b008d4c856
Fix collation in Hungarian locale
2012-01-07 11:04:14 -05:00
Ulrich Drepper
94ba57acaa
Modernize time format in Swedish locale
2011-12-23 10:57:04 -05:00
Ulrich Drepper
aacdb3413a
Fix wal_ET locale and build it
2011-12-23 10:04:30 -05:00
Ulrich Drepper
42c5011242
Various fixes to fi_FI
2011-12-23 09:51:10 -05:00
Ulrich Drepper
6b64057b1f
Add ta_LK locale
2011-12-23 08:26:58 -05:00
Ulrich Drepper
3b8dfc621b
Fix fi_FI collation reordering
2011-12-22 21:23:33 -05:00
Ulrich Drepper
f311e884ec
Build ur_IN locale
2011-12-22 15:07:28 -05:00
Ulrich Drepper
16c6f99208
Add brx_IN locale
2011-12-22 11:50:52 -05:00
Ulrich Drepper
b7763303bf
Change currency symbol placement for nl_BE
2011-12-22 11:30:06 -05:00
Ulrich Drepper
1eb0b49080
Add es_CU locale
2011-12-22 11:23:28 -05:00
Ulrich Drepper
c24a9a8aae
WP issues
2011-12-22 11:12:54 -05:00
Ulrich Drepper
bb54693665
Add unm_US locale
2011-12-22 11:10:25 -05:00
Ulrich Drepper
a1a99c1d6f
WP issues
2011-12-22 10:49:40 -05:00
Ulrich Drepper
2655fd5cad
Add bho_IN locale
2011-12-22 10:48:43 -05:00
Ulrich Drepper
9d65ea3a9b
Remove handling of VCs other then git
2011-11-17 12:33:33 -05:00
Ulrich Drepper
4b19cd7aef
Fix grouping and reuse other locales in various locales
2011-11-11 11:25:45 -05:00
Ulrich Drepper
fd5bdc0924
Optimize access to isXYZ and toXYZ tables
...
The functions to get the pointers can now depend on the TLS variable
be initialized.
2011-10-15 16:27:08 -04:00
Roland McGrath
d3bdf19b78
Remove an unused variable in localedata tests.
2011-07-02 16:32:24 -07:00
Ulrich Drepper
cc9e536dac
Fix handling of LC_CTYPE in locale name handling
2011-05-21 02:06:45 -04:00
Ulrich Drepper
ee30c380b8
Update GB18030 to 2005 version
2011-05-17 01:42:27 -04:00
Sašo Živanovic
5eb84b0e8e
Add work and week day info to sl_SI locale
2011-05-16 01:24:50 -04:00
Ulrich Drepper
49de7a0060
Recode se_NO locale file to UTF-8
2011-05-16 01:07:09 -04:00
Ulrich Drepper
36903d0281
Fix typoe in CL
2011-05-15 11:46:07 -04:00
Ulrich Drepper
b426c80f5f
Fix whitespaces
2011-05-15 11:37:52 -04:00
Ulrich Drepper
08ba84136f
Move Dzonghka collation rules to common collation rules file
2011-05-15 11:36:07 -04:00
Johan Heikkila
793267574c
Fix some fields in time info in sv_FI locale
2011-05-15 11:27:42 -04:00
KH Teo
a79a1c704b
Fix time format in en_SG locale
2011-05-14 19:47:43 -04:00
Ulrich Drepper
24c55fb3b3
Just BZ annotations
2011-05-09 23:29:28 -04:00
Ulrich Drepper
5d493feb1a
Handle localized y/n reply in sq_AL
2011-05-09 23:23:17 -04:00
Ulrich Drepper
be97a69ebe
Add support for CP770, CP771, CP772, CP773, and CP774
2011-05-09 23:15:39 -04:00