1 2001-06-28 H.J. Lu <hjl@gnu.org>
3 * Makefile: Include SUPPORTED.
4 (INSTALL-SUPPORTED-LOCALES): New.
5 ($(INSTALL-SUPPORTED-LOCALES)): New target.
6 (install-locales-dir): Likewise.
7 (install-locales): Depend on $(INSTALL-SUPPORTED-LOCALES).
8 * SUPPORTED: Changed the format for parallel install.
10 2001-06-27 Ulrich Drepper <drepper@redhat.com>
12 * Makefile: Add rules to build and run tst-leaks.
13 * tst-leaks.c: New file.
15 2001-06-25 Jakub Jelinek <jakub@redhat.com>
17 * locales/ro_RO (day): Use U0163 instead of U021B.
19 2001-06-25 Jakub Jelinek <jakub@redhat.com>
21 * SUPPORTED (zh_HK): Update character map name to BIG5-HKSCS.
23 2001-06-09 Bruno Haible <haible@clisp.cons.org>
25 * charmaps/BIG5-HKSCS: Renamed from charmaps/BIG5HKSCS. Change
26 code_set_name to BIG5-HKSCS. Add BIG5HKSCS alias.
28 2001-05-26 Bruno Haible <haible@clisp.cons.org>
30 * charmaps/SHIFT_JIS: Renamed from charmaps/SJIS. Change code_set_name
31 to SHIFT_JIS. Add SJIS as alias.
32 * Makefile (CHARMAPS): For SJIS locale, use SHIFT_JIS charmap.
33 * gen-locale.sh: Likewise.
35 2001-05-29 Bruno Haible <haible@clisp.cons.org>
37 * charmaps/GB18030: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
38 full Hangul syllable names. Add Unicode planes 1 (scripts, symbols),
39 2 (CJK), 14 (tags), 15 and 16 (private use). Update width table.
40 Assign width 1 to <U3008>, <U3009>, <U3014>, <U3015>, <U3018>, <U3019>.
42 2001-05-29 Bruno Haible <haible@clisp.cons.org>
44 * charmaps/UTF-8: Update for Unicode 3.1: Add <U03F4>..<U03F5>. Use
45 range syntax for <U3400>..<U4DB5>, <U4E00>..<U9FA5>, <UE000>..<UF8FF>.
46 Add Unicode planes 1 (scripts, symbols), 2 (CJK), 14 (tags), 15 and 16
47 (private use). Update width table. Assign width 1 to <U3008>, <U3009>,
48 <U3014>, <U3015>, <U3018>, <U3019>.
50 2001-05-29 Bruno Haible <haible@clisp.cons.org>
52 * gen-unicode-ctype.c: Update to Unicode 3.1.
53 (unicode_attributes): Change size to 0x110000.
54 (fill_attribute): Change limit for i to 0x110000. Ignore surrogates;
55 Unicode now officially allows a 32-bit representation and deprecates
56 the use of surrogates in this representation.
57 (fill_attributes): Loop up to 0x110000.
58 (unicode_combining): Remove array.
59 (fill_combining): Remove function. Unicode 3.1 PropList.txt doesn't
60 contain this property any more.
61 (is_alpha): Incorporate changes by Theppitak Karoonboonyanan
63 (is_combining): Use new but equivalent definition.
64 (ucs_symbol, ucs_symbol_range): New functions.
65 (output_charclass): Loop up to 0x110000.
66 (output_charmap): Likewise.
67 (output_tables): Fix header. Loop up to 0x110000. Use ucs_symbol where
69 (main): Expect only two arguments. Remove fill_combining() call.
70 * locales/i18n (LC_CTYPE): To "upper", add <U03F4> and Deseret letters.
71 To "lower", add <U03F5> and Deseret letters.
72 To "alpha", add <U03F4>, <U03F5>, <U16EE>..<U16F0>, Old Italic letters,
73 Gothic letters, Deseret letters, mathematical symbols.
74 From "punct", remove <U16EE>..<U16F0> and surrogates. Add many new
75 Unicode 3.1 characters.
76 To "graph" and "print", add <U03F4>, <U03F5>. Remove surrogates. Add
77 many new Unicode 3.1 characters.
78 "toupper", "tolower", "totitle": Update.
79 To "combining", add some new musical symbols.
80 To "combining_level3", add some new musical symbols.
81 * locales/tr_TR (LC_CTYPE): Update from i18n.
82 * locales/translit_font: Add transliterations for new Unicode 3.1
84 * locales/translit_compat: Add transliterations for <U03F4>, <U03F5>.
85 * locales/translit_cjk_compat: Add transliterations for CJK
86 compatibility characters in Unicode plane 2.
88 2001-05-29 Bruno Haible <haible@clisp.cons.org>
90 * charmaps/EUC-TW: Update to Unicode 3.1. Add mappings for
91 <U4EA0>, <U51AB>, <U52F9>. Remove 0x8EAExxxx mappings. Add
92 0x8EA3xxxx, 0x8EA4xxxx, 0x8EA5xxxx, 0x8EA6xxxx, 0x8EA7xxxx,
93 0x8EAFxxxx mappings instead.
95 2001-05-26 Ulrich Drepper <drepper@redhat.com>
97 * locales/ro_RO: Correct abday, day, abmon, and mon info.
98 Patch by Ionel Mugurel Ciobîcã <tgakic@bambam.chem.tue.nl>.
100 2001-05-21 Bruno Haible <haible@clisp.cons.org>
102 * tests-mbwc/dat_mbrlen.c (tst_mbrlen_loc): Use a private mbstate_t
103 for some tests, because mbrlen (NULL, 0, &s) does not always put back
104 s into the initial state.
106 2001-05-14 Andreas Jaeger <aj@suse.de>
108 * locales/ms_MY: Fix entries for Tue and Wednesday.
109 Patch by "Hasbullah Pit (sebol)" <sebol@ikhlas.com>.
111 2001-04-18 Jakub Jelinek <jakub@redhat.com>
113 * locales/be_BY: Fix syntax in LC_COLLATE section.
114 * locales/ru_UA: Likewise.
115 * locales/tr_TR: Likewise.
116 * locales/uk_UA: Likewise.
118 2001-03-18 Ulrich Drepper <drepper@redhat.com>
120 * locales/fa_IR: Add outdigit information and collation.
121 Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
123 2001-02-21 Ulrich Drepper <drepper@redhat.com>
125 * locales/i18n: Don't define outdigit.
127 2001-02-19 Ulrich Drepper <drepper@redhat.com>
129 * locales/th_TH: Remove name_ms entry.
130 Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
132 2001-02-16 Ulrich Drepper <drepper@redhat.com>
134 * locales/th_TH: Update era information and some of the new
136 Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
138 2001-02-15 Ulrich Drepper <drepper@redhat.com>
140 * locales/i18n: Correct classification of Thai characters. This
141 differs from Unicode's tables but is in line with linguistic rules
143 Patch by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
145 2001-02-14 Ulrich Drepper <drepper@redhat.com>
147 * charmaps/GB18030: Update for Dec 2000 re-release of GB18030.
148 Patch by Yong Li <rigel863@yahoo.com>.
150 2001-02-13 Ulrich Drepper <drepper@redhat.com>
152 * SUPPORTED: Add zh_CN.GBK.
154 2001-02-09 Andreas Jaeger <aj@suse.de>
156 * locales/en_IN: Add newline at end of file.
158 * SUPPORTED: Add more entries.
160 2001-02-09 Ulrich Drepper <drepper@redhat.com>
162 * locales/en_HK: At newline at the end of the file.
164 2001-02-08 Andreas Jaeger <aj@suse.de>
166 * localedata/SUPPORTED: Add some entries for new locales.
168 2001-02-07 Andreas Jaeger <aj@suse.de>
170 * locales/ar_IN: New.
171 * locales/bn_IN: New.
172 * locales/el_GR@euro: New.
173 * locales/en_HK: New.
174 * locales/en_IN: New.
175 * locales/en_PH: New.
176 * locales/en_SG: New.
177 * locales/ms_MY: New.
178 * locales/ta_IN: New.
179 * locales/te_IN: New.
180 * locales/zh_SG: New.
182 2001-02-06 Ulrich Drepper <drepper@redhat.com>
184 * locales/zh_TW: Extend LC_IDENTIFICATION entries a bit.
185 * locales/zh_CN: Likewise.
187 2001-02-04 Bruno Haible <haible@clisp.cons.org>
189 * locales/translit_cjk_compat: Add missing characters in range
192 2001-01-30 Ulrich Drepper <drepper@redhat.com>
194 * locales/fi_FI: Remove FIXME comments.
195 * locales/sv_FI: Likewise.
196 Patch by Marko Myllynen <myllynen@lut.fi>.
198 2001-01-23 Jakub Jelinek <jakub@redhat.com>
200 * locales/cs_CZ (yesexpr, noexpr): Add caret prefix.
201 Patch by Petr Cech <cech@atrey.karlin.mff.cuni.cz>.
203 2001-01-23 Andreas Schwab <schwab@suse.de>
205 * locales/el_GR: Add missing quotes around multicharacter strings.
206 * locales/ru_RU: Likewise.
208 2001-01-19 Ulrich Drepper <drepper@redhat.com>
210 * Makefile (LOCALES): Add fr_FR.ISO-8859-1.
211 * tst-langinfo.sh: Add French tests.
213 2001-01-08 Jakub Jelinek <jakub@redhat.com>
215 * locales/cs_CZ: Fix grammar of comment above abmon.
216 Reported by Stanislav Brabec <utx@penguin.cz>.
218 2000-12-31 Andreas Jaeger <aj@suse.de>
220 * tst-fmon.c (main): Use return instead of exit to avoid warning.
222 2000-12-21 Ulrich Drepper <drepper@redhat.com>
224 * tests/test5.cm: Define code_set_name.
226 2000-12-03 Ulrich Drepper <drepper@redhat.com>
228 * charmaps/SJIS: Add mapping for FULLWIDTH REVERSE SOLIDUS.
229 * charmaps/EUC-JP: Add mapping for FULLWIDTH TILDE and FULLWIDTH
232 2000-11-30 Ulrich Drepper <drepper@redhat.com>
234 * Makefile (tests): Add tst-setlocale.
235 (tst-setlocale-ENV): Define.
236 * tst-setlocale.c: New file.
238 2000-11-28 Ulrich Drepper <drepper@redhat.com>
240 * Makefile (LOCALES): Add ja_JP.SJIS.
242 2000-11-23 Ulrich Drepper <drepper@redhat.com>
244 * tst-digits.c (main): Add casts to avoid warnings.
245 * collate-test.c (xstrcoll): Make l1 and l2 const.
246 * xfrm-test.c (xstrcmp): Make l1 and l2 const.
248 2000-11-20 Ulrich Drepper <drepper@redhat.com>
250 * charmaps/BALTIC: Superceded by ISO-8859-13.
252 2000-11-15 Ulrich Drepper <drepper@redhat.com>
254 * locales/ko_KR: Changed LC_IDENTIFICATION territory field to
255 Republic of Korea. Streamlined and extend(include all Hangul
256 syllables) hangul and hanja class definition in LC_CTYPE and
257 hangul portion of LC_COLLATE. Several changes in LC_TIME. Added
258 tel_dom_fmt to LC_TELEPHONE.
259 Patch by Jungshik Shin <jshin@pantheon.yale.edu>.
261 2000-11-09 Ulrich Drepper <drepper@redhat.com>
263 * locales/ko_KR: Fix currency_symbol.
264 Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
266 2000-11-08 Bruno Haible <haible@clisp.cons.org>
268 * locales/translit_neutral: Tweak <U2014>, <U2212>, <U2219>.
269 Reported by Markus Kuhn.
271 2000-11-08 Ulrich Drepper <drepper@redhat.com>
273 * charmaps/EUC-KR: Revert last change. Backslash maps to backslash.
274 * locales/ko_KR: Revert change. Use full with won sign.
275 Reported by Jungshik Shin <jshin@pantheon.yale.edu>.
277 2000-11-07 Ulrich Drepper <drepper@redhat.com>
279 * locales/mk_MK: Update.
280 Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
282 2000-11-06 Ulrich Drepper <drepper@redhat.com>
284 * charmaps/BIG5: Add mapping for <U20AC> back.
285 Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
287 2000-11-03 Bruno Haible <haible@clisp.cons.org>
289 * locales/translit_neutral: Add more entries. Mostly from Markus Kuhn.
290 * locales/translit_compat: Add a few ligatures.
291 * locales/translit_combining: Add a few plain ASCII alternatives.
292 * locales/translit_fraction: Likewise. Surround with spaces.
294 2000-10-29 Bruno Haible <haible@clisp.cons.org>
296 * locales/translit_hangul: New file.
297 * locales/ko_KR (LC_CTYPE): Include it.
299 2000-10-29 Bruno Haible <haible@clisp.cons.org>
301 * locales/translit_cjk_variants: New file.
302 * locales/ja_JP (LC_CTYPE): Include it.
304 2000-10-29 Bruno Haible <haible@clisp.cons.org>
306 * locales/da_DK (LC_CTYPE): Include translit_combining, add A-ring
307 transliteration rules.
309 2000-10-29 Bruno Haible <haible@clisp.cons.org>
311 * locales/de_DE (LC_CTYPE): Include translit_combining, add umlaut
312 transliteration rules.
313 * locales/de_AT (LC_CTYPE): Include de_DE instead of i18n.
314 * locales/de_BE (LC_CTYPE): Likewise.
315 * locales/de_CH (LC_CTYPE): Likewise.
316 * locales/de_LU (LC_CTYPE): Likewise.
317 * locales/de_DE@euro (LC_CTYPE): Include de_DE instead of i18n.
318 * locales/de_AT@euro (LC_CTYPE): Include de_AT instead of i18n.
319 * locales/de_BE@euro (LC_CTYPE): Include de_BE instead of i18n.
320 * locales/de_LU@euro (LC_CTYPE): Include de_LU instead of i18n.
322 2000-10-29 Bruno Haible <haible@clisp.cons.org>
324 * locales/translit_combining: New file.
325 * locales/fr_FR (LC_CTYPE): Include it.
326 * locales/fr_BE (LC_CTYPE): Include fr_FR instead of i18n.
327 * locales/fr_CA (LC_CTYPE): Likewise.
328 * locales/fr_CH (LC_CTYPE): Likewise.
329 * locales/fr_LU (LC_CTYPE): Likewise.
330 * locales/fr_FR@euro (LC_CTYPE): Include fr_FR instead of i18n.
331 * locales/fr_BE@euro (LC_CTYPE): Include fr_BE instead of i18n.
332 * locales/fr_LU@euro (LC_CTYPE): Include fr_LU instead of i18n.
334 2000-10-29 Bruno Haible <haible@clisp.cons.org>
336 * locales/translit_wide: New file.
337 * locales/translit_narrow: New file.
338 * locales/translit_font: New file.
339 * locales/translit_circle: New file.
340 * locales/translit_small: New file.
341 * locales/translit_fraction: New file.
342 * locales/translit_compat: New file.
343 * locales/translit_cjk_compat: New file.
344 * locales/translit_neutral: New file. Include all of the above.
345 * locales/i18n (LC_CTYPE): Include translit_neutral. Remove a few
346 German and Danish specific rules.
348 2000-10-29 Bruno Haible <haible@clisp.cons.org>
350 * locales/ja_JP (LC_CTYPE): Refer to "i18n" instead of duplicating it.
351 * locales/zh_CN (LC_CTYPE): Likewise.
352 * locales/ko_KR (LC_CTYPE): Likewise.
354 2000-10-29 Bruno Haible <haible@clisp.cons.org>
356 * charmaps/UTF-8: Set width of U200B to 0.
357 * charmaps/GB18030: Likewise.
359 2000-10-29 Ulrich Drepper <drepper@redhat.com>
361 * charmaps/BIG5: Update.
362 Patch by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
364 * locales/mk_MK: Use iso14651_t1 file.
365 Patch by Damjan <arhiv@freemail.org.mk>.
367 2000-10-27 Ulrich Drepper <drepper@redhat.com>
369 * charmaps/VISCII: New file.
371 2000-10-27 Bruno Haible <haible@clisp.cons.org>
373 * locales/sr_YU@cyrillic: New file. Based on a locale file by
374 Anton Zinoviev <anton@lml.bas.bg>.
375 * SUPPORTED: Add sr_YU@cyrillic.
377 2000-10-27 Bruno Haible <haible@clisp.cons.org>
379 * locales/ar_SA: Use Unicode aware LC_CTYPE information from "i18n".
380 * locales/be_BY: Likewise.
381 * locales/bg_BG: Likewise.
382 * locales/el_GR: Likewise.
383 * locales/ja_JP: Likewise.
384 * locales/ko_KR: Likewise.
385 * locales/mk_MK: Likewise.
386 * locales/ru_RU: Likewise.
387 * locales/ru_UA: Likewise.
388 * locales/th_TH: Likewise.
389 * locales/tr_TR: Likewise.
390 * locales/uk_UA: Likewise.
391 * locales/zh_CN: Likewise.
392 * tests-mbwc/dat_iswalnum.c: Update for changed character properties
393 in the ja_JP.EUC-JP locale.
394 * tests-mbwc/dat_iswalpha.c: Likewise.
395 * tests-mbwc/dat_iswctype.c: Likewise.
396 * tests-mbwc/dat_iswgraph.c: Likewise.
397 * tests-mbwc/dat_iswprint.c: Likewise.
398 * tests-mbwc/dat_iswpunct.c: Likewise.
400 2000-10-26 Ulrich Drepper <drepper@redhat.com>
402 * fr_CA,2.13.in: Removed.
404 2000-10-26 GOTO Masanori <gotom@debian.or.jp>
406 * locales/POSIX: New support for date_fmt.
407 * locales/af_ZA: Likewise.
408 * locales/ar_AE: Likewise.
409 * locales/ar_BH: Likewise.
410 * locales/ar_DZ: Likewise.
411 * locales/ar_EG: Likewise.
412 * locales/ar_IQ: Likewise.
413 * locales/ar_JO: Likewise.
414 * locales/ar_KW: Likewise.
415 * locales/ar_LB: Likewise.
416 * locales/ar_LY: Likewise.
417 * locales/ar_MA: Likewise.
418 * locales/ar_OM: Likewise.
419 * locales/ar_QA: Likewise.
420 * locales/ar_SA: Likewise.
421 * locales/ar_SD: Likewise.
422 * locales/ar_SY: Likewise.
423 * locales/ar_TN: Likewise.
424 * locales/ar_YE: Likewise.
425 * locales/be_BY: Likewise.
426 * locales/bg_BG: Likewise.
427 * locales/ca_ES: Likewise.
428 * locales/cs_CZ: Likewise.
429 * locales/da_DK: Likewise.
430 * locales/de_AT: Likewise.
431 * locales/de_BE: Likewise.
432 * locales/de_CH: Likewise.
433 * locales/de_DE: Likewise.
434 * locales/de_LU: Likewise.
435 * locales/el_GR: Likewise.
436 * locales/en_AU: Likewise.
437 * locales/en_CA: Likewise.
438 * locales/en_DK: Likewise.
439 * locales/en_GB: Likewise.
440 * locales/en_IE: Likewise.
441 * locales/en_NZ: Likewise.
442 * locales/en_US: Likewise.
443 * locales/en_ZA: Likewise.
444 * locales/es_AR: Likewise.
445 * locales/es_BO: Likewise.
446 * locales/es_CL: Likewise.
447 * locales/es_CO: Likewise.
448 * locales/es_CR: Likewise.
449 * locales/es_DO: Likewise.
450 * locales/es_EC: Likewise.
451 * locales/es_ES: Likewise.
452 * locales/es_GT: Likewise.
453 * locales/es_HN: Likewise.
454 * locales/es_MX: Likewise.
455 * locales/es_NI: Likewise.
456 * locales/es_PA: Likewise.
457 * locales/es_PE: Likewise.
458 * locales/es_PR: Likewise.
459 * locales/es_PY: Likewise.
460 * locales/es_SV: Likewise.
461 * locales/es_US: Likewise.
462 * locales/es_UY: Likewise.
463 * locales/es_VE: Likewise.
464 * locales/et_EE: Likewise.
465 * locales/eu_ES: Likewise.
466 * locales/fa_IR: Likewise.
467 * locales/fi_FI: Likewise.
468 * locales/fo_FO: Likewise.
469 * locales/fr_BE: Likewise.
470 * locales/fr_CA: Likewise.
471 * locales/fr_CH: Likewise.
472 * locales/fr_FR: Likewise.
473 * locales/fr_LU: Likewise.
474 * locales/ga_IE: Likewise.
475 * locales/gl_ES: Likewise.
476 * locales/gv_GB: Likewise.
477 * locales/he_IL: Likewise.
478 * locales/hi_IN: Likewise.
479 * locales/hr_HR: Likewise.
480 * locales/hu_HU: Likewise.
481 * locales/i18n: Likewise.
482 * locales/id_ID: Likewise.
483 * locales/is_IS: Likewise.
484 * locales/it_CH: Likewise.
485 * locales/it_IT: Likewise.
486 * locales/iw_IL: Likewise.
487 * locales/ja_JP: Likewise.
488 * locales/kl_GL: Likewise.
489 * locales/ko_KR: Likewise.
490 * locales/kw_GB: Likewise.
491 * locales/lt_LT: Likewise.
492 * locales/lv_LV: Likewise.
493 * locales/mk_MK: Likewise.
494 * locales/mr_IN: Likewise.
495 * locales/mt_MT: Likewise.
496 * locales/nl_BE: Likewise.
497 * locales/nl_NL: Likewise.
498 * locales/nn_NO: Likewise.
499 * locales/no_NO: Likewise.
500 * locales/pl_PL: Likewise.
501 * locales/pt_BR: Likewise.
502 * locales/pt_PT: Likewise.
503 * locales/ro_RO: Likewise.
504 * locales/ru_RU: Likewise.
505 * locales/ru_UA: Likewise.
506 * locales/sk_SK: Likewise.
507 * locales/sl_SI: Likewise.
508 * locales/sq_AL: Likewise.
509 * locales/sr_YU: Likewise.
510 * locales/sv_FI: Likewise.
511 * locales/sv_SE: Likewise.
512 * locales/th_TH: Likewise.
513 * locales/tr_TR: Likewise.
514 * locales/uk_UA: Likewise.
515 * locales/vi_VN: Likewise.
516 * locales/zh_CN: Likewise.
517 * locales/zh_HK: Likewise.
518 * locales/zh_TW: Likewise.
520 2000-10-26 Ulrich Drepper <drepper@redhat.com>
522 * locales/fa_IR: Fix many problems and change to use UTF-8.
523 Patch by Roozbeh Pournader <roozbeh@sharif.edu>.
524 * SUPPORTED: Add fa_IR.UTF-8.
526 2000-10-22 Bruno Haible <haible@clisp.cons.org>
528 * charmaps/BIG5HKSCS: Add 9 commented irreversible mappings.
530 2000-10-19 Ulrich Drepper <drepper@redhat.com>
532 * locales/iso14651_t1: Handle Macedonian correctly.
533 Patch by Damjan <arhiv@freemail.org.mk>.
535 2000-10-06 Ulrich Drepper <drepper@redhat.com>
537 * locales/iso14651_t1: Add currency symbols.
539 2000-10-04 Ulrich Drepper <drepper@redhat.com>
541 * tests-mbwc/dat_iswctype.c: Full width 9 is not a digit in ja_JP.
542 * tests-mbwc/dat_iswdigit.c: Likewise.
544 * locales/zh_CN: Remove non-ASCII digit entry.
545 * locales/ja_JP: Likewise.
546 Add full width digits to alnum class.
548 2000-09-30 Bruno Haible <haible@clisp.cons.org>
550 * gen-unicode-ctype.c (is_digit, is_xdigit): Remove all non-ASCII
552 (is_alpha): Add them here.
553 * locales/i18n (digit): Remove all non-ASCII digits.
554 (alpha): Add them here.
556 * dump-ctype.c: Pretty print.
558 2000-10-04 Ulrich Drepper <drepper@redhat.com>
560 * charmaps/EUC-KR: Change \x5c mapping to U20a9.
561 * locales/ko_KR: Change currency_symbol back to use U20a9.
563 2000-10-03 Ulrich Drepper <drepper@redhat.com>
565 * tst-langinfo.sh: Adjust for change in ja_JP.
567 2000-10-03 GOTO Masanori <gotom@debian.or.jp>
569 * locales/ja_JP: Changed yesexpr/noexpr expression,
570 fixed typo in era, added definition for name_gen.
572 2000-09-30 Bruno Haible <haible@clisp.cons.org>
574 * SUPPORTED: Add ko_KR.UTF-8.
576 2000-10-01 Bruno Haible <haible@clisp.cons.org>
578 * charmaps/BIG5: Add a width table.
579 * charmaps/GB18030: Likewise.
580 * charmaps/ISO-8859-6: Likewise.
581 * charmaps/ISO-8859-8: Likewise.
582 * charmaps/TIS-620: Likewise.
584 2000-09-30 Bruno Haible <haible@clisp.cons.org>
586 * Makefile (repertoiremaps): Remove variable.
587 (distribute): Remove repertoiremaps.
588 (install-others): Likewise. Add .gz to charmaps.
589 ($(inst_i18ndir)/charmaps/%): Install in gzipped format.
591 2000-09-30 Bruno Haible <haible@clisp.cons.org>
593 * charmaps/ISO-IR-197: Remove alias "none".
595 2000-09-30 Bruno Haible <haible@clisp.cons.org>
597 * charmaps/UTF-8: Add the correct Hangul syllable names. Change the
598 width of format control characters to 0.
600 2000-09-30 Bruno Haible <haible@clisp.cons.org>
602 * tests-mbwc/tst_wcscmp.c (tst_wcscmp): Take the sign of ret.
603 * tests-mbwc/dat_wcscmp.c (tst_wcscmp_loc): Don't expect precise
604 return values. Only the sign matters.
606 2000-09-28 Ulrich Drepper <drepper@redhat.com>
608 * locales/ar_SA: Last non <Uxxxx> entries removed.
609 Patch by Martin Strassburger <martin.strassburger@sap.com>.
611 2000-09-26 Ulrich Drepper <drepper@redhat.com>
613 * charmaps/KSX1001: Removed. It's not sufficient for a charmap and
616 2000-09-25 Ulrich Drepper <drepper@redhat.com>
618 * locales/uk_UA: Fix yesexpr.
619 * locales/ru_UA: Likewise.
620 Patches by Andrew V. Samoilov <sav@bcs.zp.ua>.
622 2000-09-24 Bruno Haible <haible@clisp.cons.org>
624 * charmaps/UTF-8: Expand <Hangul Syllable> and <Private Use> ranges,
625 so they become printable and carry a width. Comment out surrogate
626 ranges. Add a WIDTH table.
628 2000-09-24 Bruno Haible <haible@clisp.cons.org>
630 * gen-unicode-ctype.c: New file.
631 * dump-ctype.c: New file.
632 * Makefile (distribute): Add them.
633 * locales/i18n: Update LC_CTYPE part to Unicode 3.0, using
636 (cntrl): Add U+2028, U+2029.
637 (space): Add U+1680, U+2028, U+2029.
638 (digit): Add Myanmar, Ethiopic, Khmer, Mongolian, fullwidth digits.
639 (alnum, alpha, print, graph, punct): Lots of additions.
640 (lower, upper, tolower, toupper, combining, combining_level3): Update.
642 * tst-ctype-de_DE.ISO-8859-1.in: Mark U00B5 as lower; the Unicode 3.0
643 towupper functions maps it to U039C. Mark U00A0 as graph, print, punct.
644 * tests-mbwc/dat_iswctype.c: Mark U00A0 as graph, print, punct.
645 * tests-mbwc/dat_iswgraph.c: Mark U00A0 as graph.
646 * tests-mbwc/dat_iswprint.c: Mark U00A0 as print.
647 * tests-mbwc/dat_iswpunct.c: Mark U00A0 as punct.
648 * tests-mbwc/dat_wcswidth.c: U00A0 is now print.
650 2000-09-23 Bruno Haible <haible@clisp.cons.org>
652 * charmaps/GBK: Add commented mappings for GBK characters not yet in
655 2000-09-23 Bruno Haible <haible@clisp.cons.org>
657 * charmaps/GBK: Remove /x80 entry.
659 2000-09-25 Ulrich Drepper <drepper@redhat.com>
661 * SUPPORTED: Remove ko_KR.JOHAB. We don't want to encourage people
664 2000-09-23 Bruno Haible <haible@clisp.cons.org>
666 * charmaps/JOHAB: Add identity mapping for 0x7f.
668 2000-09-24 Ulrich Drepper <drepper@redhat.com>
670 * locales/en_GB: Update LC_PAPER and LC_MEASUREMENT information.
671 Reported by Joseph S. Myers <jsm28@cam.ac.uk>.
673 2000-09-14 Bruno Haible <haible@clisp.cons.org>
675 * charmaps/GB2312: Change code_set_name to GB2312.
677 2000-09-13 Ulrich Drepper <drepper@redhat.com>
679 * localedata/locales/ar_AE: Remove extra <U0020> from day and abday.
680 * localedata/locales/ar_BH: Likewise.
681 * localedata/locales/ar_DZ: Likewise.
682 * localedata/locales/ar_EG: Likewise.
683 * localedata/locales/ar_IQ: Likewise.
684 * localedata/locales/ar_JO: Likewise.
685 * localedata/locales/ar_KW: Likewise.
686 * localedata/locales/ar_LB: Likewise.
687 * localedata/locales/ar_LY: Likewise.
688 * localedata/locales/ar_MA: Likewise.
689 * localedata/locales/ar_OM: Likewise.
690 * localedata/locales/ar_QA: Likewise.
691 * localedata/locales/ar_SD: Likewise.
692 * localedata/locales/ar_SY: Likewise.
693 * localedata/locales/ar_TN: Likewise.
694 * localedata/locales/ar_YE: Likewise.
696 2000-09-12 Ulrich Drepper <drepper@redhat.com>
698 * SUPPORTED: Add mr_IN.UTF-8 and mt_MT.ISO-8859-3.
699 * locales/mr_IN: New file.
700 * locales/mt_MT: New file.
702 * charmaps/GB18030: Comment out entries in user-defined area.
704 2000-09-11 Ulrich Drepper <drepper@redhat.com>
706 * charmaps/GB18030: Add back entries which got lost in last change.
708 2000-09-08 Ulrich Drepper <drepper@redhat.com>
710 * charmaps/GB18030: Update once more.
712 * charmaps/JOHAB: New file.
713 * SUPPORTED: Add ko_KR.JOHAB.
715 2000-09-07 Ulrich Drepper <drepper@redhat.com>
717 * charmaps/EUC-KR: Remove characters which are in KS C 5601-1992
720 2000-09-03 Bruno Haible <haible@clisp.cons.org>
722 * charmaps/EUC-TW: Add commented non-reversible mappings.
724 2000-09-03 Bruno Haible <haible@clisp.cons.org>
726 * charmaps/CP949: New file.
728 2000-09-03 Bruno Haible <haible@clisp.cons.org>
730 * charmaps/GB2312: Remove 0x80..0xA0, 0xAA..0xAF, 0xF8..FF.
732 2000-09-03 Bruno Haible <haible@clisp.cons.org>
734 * charmaps/EUC-JP: Nonreversibly map 0xA1C0 to U+005C and 0x8FA2B7 to
737 2000-09-03 Bruno Haible <haible@clisp.cons.org>
739 * charmaps/INIS-8: Update to use <Uxxxx> format.
740 * charmaps/ISO_2033-1983: Likewise.
741 * charmaps/ISO_5427-EXT: Likewise.
743 2000-09-01 Ulrich Drepper <drepper@redhat.com>
745 * locales/zh_HK: Use zh_TW data for LC_MESSAGES.
746 * SUPPORTED: Add zh_HK.BIG5HKSCS.
748 * charmaps/BIG5HKSCS: Add Big5 codes.
750 * Makefile (test-input): Add sv_SE.ISO-8859-1.
752 * sv_SE.ISO-8859-1: New file.
754 2000-08-31 Ulrich Drepper <drepper@redhat.com>
756 * locales/zh_HK: Correct d_t_fmt and t_fmt_ampm.
757 Changes by Roger So <spacehunt@e-fever.org>.
759 * SUPPORTED: Add nn_NO.ISO-8859-1.
760 * locales/nn_NO: New file.
762 2000-08-29 Ulrich Drepper <drepper@redhat.com>
764 * charmaps/BIG5HKSCS: Regenerated from official data file.
766 * locales/ja_JP: Add yesstr and nostr information.
768 * charmaps/GB18030: Add entries from GBK not present here.
770 * SUPPORTED: Add zh_TW.EUC-JP and zh_CN.GB18030.
772 * locales/iso14651_t1: Use hexadecimal ellipsis in <HAN> script.
774 2000-08-29 Akira Higuchi <a@kondara.org>
776 * charmaps/GB2312: Fix ".." -> "..." in width definitions.
777 * charmaps/GBK: Likewise.
779 * SUPPORTED: Add zh_CN.GB2312 and zh_TW.BIG5.
781 2000-08-27 Ulrich Drepper <drepper@redhat.com>
783 * locales/sv_SE: Remove old LC_COLLATE definition. Use iso14651_t1
784 and customize with several reorder-after statements.
785 Reported by menthos@menthos.com.
787 2000-08-25 Ulrich Drepper <drepper@redhat.com>
789 * locales/ja_JP: Add new categories with generic information.
791 * locales/i18n (default_missing): Change back to only U003F.
793 2000-08-24 Andreas Jaeger <aj@suse.de>
795 * Makefile (generated): Add some .out files.
797 2000-08-23 Ulrich Drepper <drepper@redhat.com>
799 * locales/i18n: Add transliteration information.
801 2000-08-22 Ulrich Drepper <drepper@redhat.com>
803 * locales/ca_ES@euro: Country is Spain.
804 * locales/ca_ES: Likewise.
806 * locales/es_MX: Correct int_curr_symbol.
807 * locales/es_PE: Likewise.
809 * SUPPORTED: Add missing supported locales.
811 * locales/fa_IR: Correct a few of the contained bugs.
813 * locales/zh_HK: New file.
815 * charmaps/BIG5HKSCS: New file.
817 * locales/en_CA,2.5: Removed.
818 * locales/fr_CA,2.13: Removed.
819 * locales/in_ID: Removed.
821 * locales/sq_AL: New file.
822 * SUPPORTED: Add sq_AL.ISO-8859-1.
824 * locales/vi_VN: New file.
825 * SUPPORTED: Add vi_VN.UTF-8.
827 * locales/ko_KR: Correct currency_symbol entry.
829 * locales/hi_IN: New file.
830 * SUPPORTED: Add hi_IN.UTF-8.
832 * Makefile (test-input): Add da_DK and hr_HR sorting tests.
834 * sort-test.sh: Improve error handling by printing more information.
836 * locales/ar_AE: New file.
837 * locales/ar_BH: New file.
838 * locales/ar_DZ: New file.
839 * locales/ar_EG: New file.
840 * locales/ar_IQ: New file.
841 * locales/ar_JO: New file.
842 * locales/ar_KW: New file.
843 * locales/ar_LB: New file.
844 * locales/ar_LY: New file.
845 * locales/ar_MA: New file.
846 * locales/ar_OM: New file.
847 * locales/ar_QA: New file.
848 * locales/ar_SD: New file.
849 * locales/ar_SY: New file.
850 * locales/ar_TN: New file.
851 * locales/ar_YE: New file.
852 * SUPPORTED: Add Arabic locales.
854 2000-08-21 Ulrich Drepper <drepper@redhat.com>
856 * locales/es_CR: New file.
857 * locales/es_NI: New file.
858 * locales/es_PR: New file.
860 * locales/es_AR: Share LC_COLLATE description with es_ES.
861 * locales/es_BO: Likewise.
862 * locales/es_CL: Likewise.
863 * locales/es_CO: Likewise.
864 * locales/es_DO: Likewise.
865 * locales/es_GT: Likewise.
866 * locales/es_HN: Likewise.
867 * locales/es_MX: Likewise.
868 * locales/es_PA: Likewise.
869 * locales/es_PE: Likewise.
870 * locales/es_PY: Likewise.
871 * locales/es_SV: Likewise.
872 * locales/es_UY: Likewise.
873 * locales/es_VE: Likewise.
874 * locales/es_EC: Share LC_COLLATE description with es_US.
876 * locales/ko_KR: Updated for glibc 2.2.
877 Patches by Won-kyu Park <wkpark@chem.skku.ac.kr>.
878 * SUPPORTED: Add ko_KR.
880 * locales/de_BE@euro: New file.
881 * locales/eu_ES@euro: New file.
882 * locales/ga_IE@euro: New file.
883 * locales/gl_ES@euro: New file.
884 * locales/nl_BE@euro: New file.
885 * locales/sv_FI@euro: New file.
886 * SUPPORTED: Add the new locales.
888 * Makefile (install-locales): Handle option in locale name. Print
889 progress information.
891 * SUPPORTED: Add all the @euro locales.
893 * locales/ca_ES@euro: Update charset comment.
894 * locales/de_AT@euro: Likewise.
895 * locales/de_DE@euro: Likewise.
896 * locales/de_LU@euro: Likewise.
897 * locales/en_IE@euro: Likewise.
898 * locales/es_ES@euro: Likewise.
899 * locales/fi_FI@euro: Likewise.
900 * locales/fr_BE@euro: Likewise.
901 * locales/fr_FR@euro: Likewise.
902 * locales/fr_LU@euro: Likewise.
903 * locales/it_IT@euro: Likewise.
904 * locales/nl_NL@euro: Likewise.
905 * locales/pt_PT@euro: Likewise.
907 2000-08-20 Ulrich Drepper <drepper@redhat.com>
909 * locales/ca_ES: Correct comment.
911 * locales/ca_ES@euro: New file.
912 * locales/de_AT@euro: New file.
913 * locales/de_DE@euro: New file.
914 * locales/de_LU@euro: New file.
915 * locales/en_IE@euro: New file.
916 * locales/es_ES@euro: New file.
917 * locales/fi_FI@euro: New file.
918 * locales/fr_BE@euro: New file.
919 * locales/fr_FR@euro: New file.
920 * locales/fr_LU@euro: New file.
921 * locales/it_IT@euro: New file.
922 * locales/nl_NL@euro: New file.
923 * locales/pt_PT@euro: New file.
925 2000-08-19 Andreas Jaeger <aj@suse.de>
927 * tst-digits.c: Include stdlib.h and string.h to provide
928 prototypes for exit, strlen and strcmp.
930 2000-08-18 Andreas Jaeger <aj@suse.de>
932 * tests-mbwc/tst_funcs.h (TMD_ERRET): Don't declare err_flg.
933 (TST_DECL_VARS): Don't declare err_flg.
934 (TST_GET_ERRET): Don't set err_flg.
935 (TST_GET_ERRET_SEQ): Likewise.
936 (TST_IF_RETURN): Don't use err_flg, check err_exp directly.
938 * tests-mbwc/dat_swscanf.c: Don't set err_flg.
939 * tests-mbwc/dat_iswalnum.c: Likewise.
940 * tests-mbwc/dat_iswalpha.c: Likewise.
941 * tests-mbwc/dat_iswcntrl.c: Likewise.
942 * tests-mbwc/dat_iswctype.c: Likewise.
943 * tests-mbwc/dat_iswdigit.c: Likewise.
944 * tests-mbwc/dat_iswgraph.c: Likewise.
945 * tests-mbwc/dat_iswlower.c: Likewise.
946 * tests-mbwc/dat_iswprint.c: Likewise.
947 * tests-mbwc/dat_iswpunct.c: Likewise.
948 * tests-mbwc/dat_iswspace.c: Likewise.
949 * tests-mbwc/dat_iswupper.c: Likewise.
950 * tests-mbwc/dat_iswxdigit.c: Likewise.
951 * tests-mbwc/dat_mblen.c: Likewise.
952 * tests-mbwc/dat_mbrlen.c: Likewise.
953 * tests-mbwc/dat_mbrtowc.c: Likewise.
954 * tests-mbwc/dat_mbsrtowcs.c: Likewise.
955 * tests-mbwc/dat_mbstowcs.c: Likewise.
956 * tests-mbwc/dat_mbtowc.c: Likewise.
957 * tests-mbwc/dat_strcoll.c: Likewise.
958 * tests-mbwc/dat_strfmon.c: Likewise.
959 * tests-mbwc/dat_strxfrm.c: Likewise.
960 * tests-mbwc/dat_swscanf.c: Likewise.
961 * tests-mbwc/dat_towctrans.c: Likewise.
962 * tests-mbwc/dat_towlower.c: Likewise.
963 * tests-mbwc/dat_towupper.c: Likewise.
964 * tests-mbwc/dat_wcrtomb.c: Likewise.
965 * tests-mbwc/dat_wcscat.c: Likewise.
966 * tests-mbwc/dat_wcschr.c: Likewise.
967 * tests-mbwc/dat_wcscmp.c: Likewise.
968 * tests-mbwc/dat_wcscoll.c: Likewise.
969 * tests-mbwc/dat_wcscpy.c: Likewise.
970 * tests-mbwc/dat_wcscspn.c: Likewise.
971 * tests-mbwc/dat_wcslen.c: Likewise.
972 * tests-mbwc/dat_wcsncat.c: Likewise.
973 * tests-mbwc/dat_wcsncmp.c: Likewise.
974 * tests-mbwc/dat_wcsncpy.c: Likewise.
975 * tests-mbwc/dat_wcspbrk.c: Likewise.
976 * tests-mbwc/dat_wcsrtombs.c: Likewise.
977 * tests-mbwc/dat_wcsspn.c: Likewise.
978 * tests-mbwc/dat_wcsstr.c: Likewise.
979 * tests-mbwc/dat_wcstod.c: Likewise.
980 * tests-mbwc/dat_wcstok.c: Likewise.
981 * tests-mbwc/dat_wcstombs.c: Likewise.
982 * tests-mbwc/dat_wcswidth.c: Likewise.
983 * tests-mbwc/dat_wcsxfrm.c: Likewise.
984 * tests-mbwc/dat_wctob.c: Likewise.
985 * tests-mbwc/dat_wctomb.c: Likewise.
986 * tests-mbwc/dat_wctrans.c: Likewise.
987 * tests-mbwc/dat_wctype.c: Likewise.
988 * tests-mbwc/dat_wcwidth.c: Likewise.
989 * tests-mbwc/dat_isw-funcs.h: Fix comment.
991 2000-08-17 Andreas Jaeger <aj@suse.de>
993 * tests-mbwc/tst_funcs.h (TST_IF_RETURN): Only test errno if it
996 2000-08-14 Ulrich Drepper <drepper@redhat.com>
998 * locales/iso14651_t1: Rearrange cyrillic and greek sections to
999 separate uppercase from non-uppercase characters to enable correct
1000 handling in range expressions.
1002 2000-08-13 Ulrich Drepper <drepper@redhat.com>
1004 * Makefile (install-locales): Use --prefix option of localedef to
1005 avoid providing complete path for output file.
1007 2000-08-03 Ulrich Drepper <drepper@redhat.com>
1009 * locales/zh_TW: Updated.
1010 * charmaps/BIG5: Updated.
1011 Patches by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1013 2000-08-02 Ulrich Drepper <drepper@redhat.com>
1015 * tests-mbwc/tst_types.h: Don't use `char' for types of any field,
1018 2000-08-01 Andreas Jaeger <aj@suse.de>
1020 * Makefile (distribute): Follow name change of tst-ctype-de.in to
1021 tst-ctype-de_DE.ISO-8859-1.in.
1023 2000-07-31 Ulrich Drepper <drepper@redhat.com>
1025 * charmaps/KSX1001: Add width information.
1026 * charmaps/GB2312: Likewise.
1027 * charmaps/GBK: Likewise.
1028 Patches by GOTO Masanori <gotom@debian.or.jp>.
1030 2000-07-30 Bruno Haible <haible@clisp.cons.org>
1032 * charmaps/CP737: New file.
1033 * charmaps/CP775: New file.
1035 2000-07-30 Bruno Haible <haible@clisp.cons.org>
1037 * charmaps/GB2312: Remove single-byte entries for /xa1../xa9 and
1038 /xb0../xf7. Remove aliases.
1040 2000-07-30 Bruno Haible <haible@clisp.cons.org>
1042 * charmaps/BIG5: Remove single-byte entries for /xa1../xc7 and
1045 2000-07-30 Bruno Haible <haible@clisp.cons.org>
1047 * charmaps/UTF-8: Remove duplicate entries for U+4DB5 and U+4E00.
1049 2000-07-29 Ulrich Drepper <drepper@redhat.com>
1051 * tst-langinfo.c (main): Fix esacape sequence handling.
1053 * charmaps/EUC-TW: New file.
1055 * tst-digits.c: Add tests for wprintf.
1056 * tests/test7.cm: Change so that it is usable for wprintf tests.
1058 * tst-locale.sh: Fix typo in last change.
1060 * tst-digits.c: Add ctype and wctype tests.
1062 2000-07-28 Ulrich Drepper <drepper@redhat.com>
1064 * Makefile (ld-test-names): Add test7.
1065 (tests): Add tst-digits. Add dependency and environment variable.
1066 * tst-digits.c: New file.
1067 * tst-locale.sh: Generate test7 locale.
1068 * tests/test7.cm: New file.
1069 * tests/test7.def: New file.
1071 * tst-locale.sh: Add dropped test6 locale.
1073 2000-07-27 Bruno Haible <haible@clisp.cons.org>
1075 * tests-mbwc/tgn_locdef.h (TST_LOC_C): New macro.
1076 * tests-mbwc/dat_towctrans.c: Apply the en_US test also to the C
1079 2000-07-28 Ulrich Drepper <drepper@redhat.com>
1081 * locales/zh_TW: New file.
1082 Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1084 2000-07-28 Andreas Jaeger <aj@suse.de>
1086 * tst-langinfo.c: Include <string.h> for strcmp prototype.
1088 2000-07-26 Ulrich Drepper <drepper@redhat.com>
1090 * charmaps/BIG5: New file.
1091 Contributed by Tung-Han Hsieh <thhsieh@twcpro.phys.ntu.edu.tw>.
1093 2000-07-25 Ulrich Drepper <drepper@redhat.com>
1095 * locales/zh_CN: Update for new format.
1096 Patch by Yong Li <yong.li@asu.edu>.
1098 * tst-langinfo.c: Add copyright text.
1100 2000-07-24 Ulrich Drepper <drepper@redhat.com>
1102 * tst-wctype.input: Add more input text.
1103 * tst-wctype.c: Test more classes.
1105 * Makefile: Add rules to build, run, and distribute tst-langinfo.
1106 * tst-langinfo.c: New file.
1107 * tst-langinfo.sh: New file.
1109 * locales/ja_JP (era_d_t_fmt): Fix typo.
1111 * Makefile: Add rules to build, run, and distribute tst-wctype.
1112 * tst-wctype.c: New file.
1113 * tst-wctype.input: New file.
1114 * tst-wctype.sh: New file.
1116 2000-07-24 Jakub Jelinek <jakub@redhat.com>
1118 * locales/de_DE (LC_TIME): Use `Mit', not `Mot' as abbreviation
1119 for Wednesday. Patch by <enrico.scholz@informatik.tu-chemnitz.de>.
1121 2000-07-23 Ulrich Drepper <drepper@redhat.com>
1123 * locales/sr_YU (yesexpr): Fix "*." -> ".*".
1124 (enoexpr): Likewise.
1125 * locales/hr_HR: Likewise.
1126 Patches by GOTO Masanori <gotom@debian.or.jp>.
1128 * locales/i18n (yesexpr): Add U005E at the beginning.
1131 2000-07-22 Ulrich Drepper <drepper@redhat.com>
1133 * locales/ja_JP (yesexpr): U0060 should be U005E.
1136 * locales/i18n: Remove U00A0 from blank as well.
1137 * tst-ctype-de_DE.ISO-8859-1.in: Remove U00A0 from blank as well.
1139 2000-07-21 Ulrich Drepper <drepper@redhat.com>
1141 * charmaps/SJIS: Add width information.
1142 Patch by GOTO Masanori <gotom@debian.or.jp>.
1144 * charmaps/SJIS: Correct byte sequence for single byte characters.
1146 2000-07-19 Ulrich Drepper <drepper@redhat.com>
1148 * locales/i18n: Fix typos.
1150 * locales/iso14651_t1: Correct syntax for HAN script.
1152 2000-07-18 Ulrich Drepper <drepper@redhat.com>
1154 * charmaps/GB18030: New file.
1156 * charmaps/UTF-8: Update for Unicode 3.0.
1158 * tst-ctype-de_DE.ISO-8859-1.in: Mark U0000 as cntrl and U00A0 not as
1160 * tst-ctype.c: Likewise.
1161 * tst-ctype.sh: Likewise.
1162 * locales/i18n: Likewise.
1163 * locales/ja_JP: Likewise.
1164 * tests-mbwc/dat_iswcntrl.c: Likewise.
1165 * tests-mbwc/dat_iswctype.c: Likewise.
1166 * tests-mbwc/dat_iswspace.c: Likewise.
1168 * tst-ctype.sh: Also test C locale.
1170 2000-07-16 Ulrich Drepper <drepper@redhat.com>
1172 * Makefile: Rewrite rules for tests to run them only when necessary.
1173 * sort-test.sh: Produce output for failed tests.
1174 * tst-fmon.sh: Likewise.
1175 * tst-rpmatch.sh: Likewise.
1177 2000-07-14 Ulrich Drepper <drepper@redhat.com>
1179 * tst-ctype-de_DE.in: Renamed to...
1180 * tst-ctype-de_DE.ISO-8859-1.in: ...this.
1182 2000-07-11 Andreas Jaeger <aj@suse.de>
1184 * Makefile (locale_test_suite): Always run test suite.
1185 ($(addprefix $(objpfx),$(CTYPE_FILES))): Add extra parameter for
1187 (do-collate-test): Likewise.
1188 (do-tst-fmon): Likewise.
1189 (do-tst-locale): Likewise.
1190 (do-tst-rpmatch): Likewise.
1191 (do-tst-trans): Likewise.
1192 (do-tst-mbswcs): Likewise.
1193 (do-tst-ctype): Likewise.
1195 * sort-test.sh : Rewrite to work with static only builds.
1196 * tst-ctype.sh: Likewise.
1197 * tst-fmon.sh: Likewise.
1198 * tst-locale.sh: Likewise.
1199 * tst-mbswcs.sh: Likewise.
1200 * tst-rpmatch.sh: Likewise.
1201 * tst-trans.sh: Likewise.
1203 * gen-locale.sh (locfile): Fix it for building with
1204 sourcedir==builddir and for static only builds.
1206 2000-07-07 Ulrich Drepper <drepper@redhat.com>
1208 * locales/POSIX: Remove repertoire map reference.
1209 * locales/ar_SA: Remove repertoire map reference.
1211 * locales/zh_CN.GBK: Removed.
1213 * repertoiremaps/charids.894: Removed.
1214 * repertoiremaps/mnemonics.ds: Removed.
1215 * repertoiremaps/mnemonics.ja: Removed.
1216 * repertoiremaps/mnemonics.ko: Removed.
1217 * repertoiremaps/mnemonics.zh: Removed.
1219 * charmaps/SJIS: New file.
1221 2000-07-06 Ulrich Drepper <drepper@redhat.com>
1223 * tests-mbwc/dat_mblen.c: Correct data after adding C1 characters
1225 * tests-mbwc/dat_mbtowc.c: Likewise.
1226 * tests-mbwc/dat_wctob.c: Likewise.
1228 * charmaps/EUC-JP: Make characters in C1 area map to themselves.
1229 * charmaps/EUC-KR: Likewise.
1231 2000-07-06 Jakub Jelinek <jakub@redhat.com>
1233 * locales/af_ZA (LC_TELEPHONE): Add int_prefix.
1234 * locales/ar_SA (LC_TELEPHONE): Likewise.
1235 * locales/be_BY (LC_TELEPHONE): Likewise.
1236 * locales/bg_BG (LC_TELEPHONE): Likewise.
1237 * locales/ca_ES (LC_TELEPHONE): Likewise.
1238 * locales/da_DK (LC_TELEPHONE): Likewise.
1239 * locales/de_BE (LC_TELEPHONE): Likewise.
1240 * locales/de_CH (LC_TELEPHONE): Likewise.
1241 * locales/de_LU (LC_TELEPHONE): Likewise.
1242 * locales/el_GR (LC_TELEPHONE): Likewise.
1243 * locales/en_AU (LC_TELEPHONE): Likewise.
1244 * locales/en_BW (LC_TELEPHONE): Likewise.
1245 * locales/en_CA (LC_TELEPHONE): Likewise.
1246 * locales/en_CA,2.5 (LC_TELEPHONE): Likewise.
1247 * locales/en_DK (LC_TELEPHONE): Likewise.
1248 * locales/en_IE (LC_TELEPHONE): Likewise.
1249 * locales/en_NZ (LC_TELEPHONE): Likewise.
1250 * locales/en_ZA (LC_TELEPHONE): Likewise.
1251 * locales/en_ZW (LC_TELEPHONE): Likewise.
1252 * locales/es_AR (LC_TELEPHONE): Likewise.
1253 * locales/es_BO (LC_TELEPHONE): Likewise.
1254 * locales/es_CL (LC_TELEPHONE): Likewise.
1255 * locales/es_CO (LC_TELEPHONE): Likewise.
1256 * locales/es_DO (LC_TELEPHONE): Likewise.
1257 * locales/es_EC (LC_TELEPHONE): Likewise.
1258 * locales/es_ES (LC_TELEPHONE): Likewise.
1259 * locales/es_GT (LC_TELEPHONE): Likewise.
1260 * locales/es_HN (LC_TELEPHONE): Likewise.
1261 * locales/es_MX (LC_TELEPHONE): Likewise.
1262 * locales/es_PA (LC_TELEPHONE): Likewise.
1263 * locales/es_PE (LC_TELEPHONE): Likewise.
1264 * locales/es_PY (LC_TELEPHONE): Likewise.
1265 * locales/es_SV (LC_TELEPHONE): Likewise.
1266 * locales/es_US (LC_TELEPHONE): Likewise.
1267 * locales/es_UY (LC_TELEPHONE): Likewise.
1268 * locales/es_VE (LC_TELEPHONE): Likewise.
1269 * locales/et_EE (LC_TELEPHONE): Likewise.
1270 * locales/eu_ES (LC_TELEPHONE): Likewise.
1271 * locales/fa_IR (LC_TELEPHONE): Likewise.
1272 * locales/fi_FI (LC_TELEPHONE): Likewise.
1273 * locales/fo_FO (LC_TELEPHONE): Likewise.
1274 * locales/fr_BE (LC_TELEPHONE): Likewise.
1275 * locales/fr_CA (LC_TELEPHONE): Likewise.
1276 * locales/fr_CA,2.13 (LC_TELEPHONE): Likewise.
1277 * locales/fr_CH (LC_TELEPHONE): Likewise.
1278 * locales/fr_LU (LC_TELEPHONE): Likewise.
1279 * locales/ga_IE (LC_TELEPHONE): Likewise.
1280 * locales/gl_ES (LC_TELEPHONE): Likewise.
1281 * locales/gv_GB (LC_TELEPHONE): Likewise.
1282 * locales/he_IL (LC_TELEPHONE): Likewise.
1283 * locales/hr_HR (LC_TELEPHONE): Likewise.
1284 * locales/hu_HU (LC_TELEPHONE): Likewise.
1285 * locales/id_ID (LC_TELEPHONE): Likewise.
1286 * locales/in_ID (LC_TELEPHONE): Likewise.
1287 * locales/is_IS (LC_TELEPHONE): Likewise.
1288 * locales/it_CH (LC_TELEPHONE): Likewise.
1289 * locales/it_IT (LC_TELEPHONE): Likewise.
1290 * locales/iw_IL (LC_TELEPHONE): Likewise.
1291 * locales/kl_GL (LC_TELEPHONE): Likewise.
1292 * locales/ko_KR (LC_TELEPHONE): Likewise.
1293 * locales/kw_GB (LC_TELEPHONE): Likewise.
1294 * locales/lt_LT (LC_TELEPHONE): Likewise.
1295 * locales/lv_LV (LC_TELEPHONE): Likewise.
1296 * locales/mk_MK (LC_TELEPHONE): Likewise.
1297 * locales/nl_BE (LC_TELEPHONE): Likewise.
1298 * locales/nl_NL (LC_TELEPHONE): Likewise.
1299 * locales/pl_PL (LC_TELEPHONE): Likewise.
1300 * locales/pt_BR (LC_TELEPHONE): Likewise.
1301 * locales/ro_RO (LC_TELEPHONE): Likewise.
1302 * locales/ru_RU (LC_TELEPHONE): Likewise.
1303 * locales/ru_UA (LC_TELEPHONE): Likewise.
1304 * locales/sk_SK (LC_TELEPHONE): Likewise.
1305 * locales/sl_SI (LC_TELEPHONE): Likewise.
1306 * locales/sr_YU (LC_TELEPHONE): Likewise.
1307 * locales/sv_FI (LC_TELEPHONE): Likewise.
1308 * locales/th_TH (LC_TELEPHONE): Likewise.
1309 * locales/tr_TR (LC_TELEPHONE): Likewise.
1310 * locales/uk_UA (LC_TELEPHONE): Likewise.
1312 2000-07-05 NIIBE Yutaka <gniibe@chroot.org>
1314 * locales/th_TH: Update revision information.
1315 (LC_CTYPE: alpha): Replace ";...;" with "..".
1316 (LC_COLLATE: order): Quote with "".
1318 2000-07-04 Jakub Jelinek <jakub@redhat.com>
1320 * locales/en_GR (LC_IDENTIFICATION): Don't use iso8859-1 characters
1322 * locales/hu_HU (LC_IDENTIFICATION): Likewise.
1323 * locales/ro_RO (LC_IDENTIFICATION): Likewise.
1324 * locales/ru_RU (LC_IDENTIFICATION): Likewise.
1325 * locales/es_AR (LC_IDENTIFICATION): Fix address of RAP.
1326 * locales/es_BO (LC_IDENTIFICATION): Likewise.
1327 * locales/es_CL (LC_IDENTIFICATION): Likewise.
1328 * locales/es_CO (LC_IDENTIFICATION): Likewise.
1329 * locales/es_DO (LC_IDENTIFICATION): Likewise.
1330 * locales/es_EC (LC_IDENTIFICATION): Likewise.
1331 * locales/es_ES (LC_IDENTIFICATION): Likewise.
1332 * locales/es_GT (LC_IDENTIFICATION): Likewise.
1333 * locales/es_HN (LC_IDENTIFICATION): Likewise.
1334 * locales/es_MX (LC_IDENTIFICATION): Likewise.
1335 * locales/es_PA (LC_IDENTIFICATION): Likewise.
1336 * locales/es_PE (LC_IDENTIFICATION): Likewise.
1337 * locales/es_PY (LC_IDENTIFICATION): Likewise.
1338 * locales/es_SV (LC_IDENTIFICATION): Likewise.
1339 * locales/es_US (LC_IDENTIFICATION): Likewise.
1340 * locales/es_UY (LC_IDENTIFICATION): Likewise.
1341 * locales/es_VE (LC_IDENTIFICATION): Likewise.
1342 * locales/fr_CA (LC_IDENTIFICATION): Likewise.
1343 * locales/tr_TR (LC_IDENTIFICATION): Likewise.
1344 * locales/no_NO (LC_TELEPHONE): Fill in.
1345 * locales/pt_PT (LC_TELEPHONE): Fill in.
1346 * locales/sv_SE (LC_TELEPHONE): Fill in.
1347 * locales/en_GB (LC_TELEPHONE): Fill in.
1348 * locales/cs_CZ (LC_TELEPHONE): Fill in.
1350 2000-07-04 Ulrich Drepper <drepper@redhat.com>
1352 * tst-fmon.sh (LC_ALL): Define to C for localedef run.
1353 * tst-locale.sh (LC_ALL): Likewise.
1355 2000-07-03 Ulrich Drepper <drepper@redhat.com>
1357 * tst-fmon.sh: Set LOCPATH and LANGUAGE for localedef run.
1358 * tst-locale.sh: Likewise.
1360 2000-07-01 Andreas Jaeger <aj@suse.de>
1362 * Makefile (generated-dirs): LOCALES are also generated.
1363 (generated-dirs): Remove obsolete entry.
1365 2000-06-30 Ulrich Drepper <drepper@redhat.com>
1367 * Makefile (distribute): Add locale test suite files, fmon test
1368 suite files, gen-locale.sh, and show-ucs-data.c.
1372 * Makefile: Rewrite rules to generate locale data.
1373 * gen-locale.sh: Generate only one locale which is described in a
1374 command line parameter.
1376 * tests-mbwc/dat_strfmon.c: Remove #ifdefs introduced to work
1378 * tst-fmon.data: Change back entries with DEM.
1380 * gen-locale.sh: Print that it might take a while to finish.
1382 2000-06-30 Jakub Jelinek <jakub@redhat.com>
1384 * Makefile (install-locales): Remove the -u switch from localedef
1387 2000-06-29 Ulrich Drepper <drepper@redhat.com>
1389 * tst-fmon.sh: Don't generate de_DE and en_US locale data.
1390 * tst-rpmatch.sh: Use de_DE.ISO-8859-1 not de_DE.
1391 * tst-ctype.sh: Use de_DE.ISO-8859-1 and en_US.ANSI_X3.4-1968.
1393 * locales/POSIX: Update for new format.
1395 * Makefile: Regenerate locale data also if localedef changed.
1397 * tst-fmon.data: Until we know what is correct, but the spaces
1400 * tests-mbwc/dat_mbstowcs.c: Fix various bugs. Comment out
1402 * tests-mbwc/dat_mbtowc.c: Likewise.
1403 * tests-mbwc/dat_strcoll.c: Likewise.
1404 * tests-mbwc/dat_strfmon.c: Likewise.
1405 * tests-mbwc/dat_strxfrm.c: Likewise.
1406 * tests-mbwc/tst_mbtowc.c: Likewise.
1408 2000-06-29 Andreas Jaeger <aj@suse.de>
1410 * sort-test.sh: Set LC_ALL to full locale name.
1412 * Makefile (do-tst-ctype): Don't depend on do-tst-mbswcs.sh
1415 ($(addsuffix .out,$(addprefix $(objpfx),$(locale_test_suite)))):
1416 Depend on locale files
1417 (LOCALE_FILES): New.
1418 (ALL_LC_FILES): New.
1419 (ALL_OBJ_LC_FILES): New
1420 ($(ALL_OBJ_LC_FILES)): Generate locales automatically.
1422 * tst-ctype.sh: Don't generate locales here.
1423 * tst-mbswcs.sh: Likewise.
1424 * sort-test.sh: Likewise.
1426 * gen-locale.sh: New file to generate locales.
1428 2000-06-29 Jakub Jelinek <jakub@redhat.com>
1430 * locales/en_GB: Update RAP address.
1431 * locales/fr_FR: Likewise.
1432 * locales/en_NZ: Likewise.
1433 * locales/de_BE: Likewise.
1434 * locales/de_CH: Likewise.
1435 * locales/de_LU: Likewise.
1436 * locales/en_AU: Likewise.
1437 * locales/en_IE: Likewise.
1438 * locales/eu_ES: Likewise.
1439 * locales/fr_BE: Likewise.
1440 * locales/fr_CH: Likewise.
1441 * locales/fr_LU: Likewise.
1442 * locales/it_IT: Likewise.
1443 * locales/nl_BE: Likewise.
1444 * locales/nl_NL: Likewise.
1445 * locales/pt_BR: Likewise.
1446 * locales/pt_PT: Likewise.
1447 * locales/sv_FI: Likewise.
1448 * locales/fi_FI: Likewise.
1449 * locales/sv_SE: Likewise.
1451 2000-06-29 Jakub Jelinek <jakub@redhat.com>
1453 * locales/af_ZA: Update for new format.
1454 * locales/ar_SA: Likewise.
1455 * locales/be_BY: Likewise.
1456 * locales/bg_BG: Likewise.
1457 * locales/ca_ES: Likewise.
1458 * locales/el_GR: Likewise.
1459 * locales/en_BW: Likewise.
1460 * locales/en_DK: Likewise.
1461 * locales/en_ZW: Likewise.
1462 * locales/es_AR: Likewise.
1463 * locales/es_BO: Likewise.
1464 * locales/es_CL: Likewise.
1465 * locales/es_CO: Likewise.
1466 * locales/es_DO: Likewise.
1467 * locales/es_EC: Likewise.
1468 * locales/es_ES: Likewise.
1469 * locales/es_GT: Likewise.
1470 * locales/es_HN: Likewise.
1471 * locales/es_MX: Likewise.
1472 * locales/es_PA: Likewise.
1473 * locales/es_PE: Likewise.
1474 * locales/es_PY: Likewise.
1475 * locales/es_SV: Likewise.
1476 * locales/es_US: Likewise.
1477 * locales/es_UY: Likewise.
1478 * locales/es_VE: Likewise.
1479 * locales/et_EE: Likewise.
1480 * locales/fa_IR: Likewise.
1481 * locales/fr_CA: Likewise.
1482 * locales/en_CA,2.5: Likewise.
1483 * locales/fr_CA,2.13: Likewise.
1484 * locales/gl_ES: Likewise.
1485 * locales/hr_HR: Likewise.
1486 * locales/hu_HU: Likewise.
1487 * locales/ko_KR: Likewise.
1488 * locales/lt_LT: Likewise.
1489 * locales/lv_LV: Likewise.
1490 * locales/no_NO: Likewise.
1491 * locales/pl_PL: Likewise.
1492 * locales/ro_RO: Likewise.
1493 * locales/ru_RU: Likewise.
1494 * locales/ru_UA: Likewise.
1495 * locales/sk_SK: Likewise.
1496 * locales/sl_SI: Likewise.
1497 * locales/sr_YU: Likewise.
1498 * locales/th_TH: Likewise.
1499 * locales/tr_TR: Likewise.
1500 * locales/uk_UA: Likewise.
1501 * locales/en_CA: Likewise.
1502 * locales/is_IS: Likewise.
1503 * locales/mk_MK: Likewise.
1505 2000-06-29 Jakub Jelinek <jakub@redhat.com>
1507 * locales/cs_CZ: Comment out fields I'm not sure about.
1508 * locales/de_DE (int_currency_symbol): Pad to 4 chars.
1509 * locales/en_NZ: Update for new format.
1510 * locales/de_BE: Likewise.
1511 * locales/de_CH: Likewise.
1512 * locales/de_LU: Likewise.
1513 * locales/en_AU: Likewise.
1514 * locales/en_IE: Likewise.
1515 * locales/en_ZA: Likewise.
1516 * locales/eu_ES: Likewise.
1517 * locales/fo_FO: Likewise.
1518 * locales/fr_BE: Likewise.
1519 * locales/fr_CH: Likewise.
1520 * locales/fr_LU: Likewise.
1521 * locales/ga_IE: Likewise.
1522 * locales/gv_GB: Likewise.
1523 * locales/he_IL: Likewise.
1524 * locales/id_ID: Likewise.
1525 * locales/in_ID: Likewise.
1526 * locales/it_CH: Likewise.
1527 * locales/it_IT: Likewise.
1528 * locales/iw_IL: Likewise.
1529 * locales/kl_GL: Likewise.
1530 * locales/kw_GB: Likewise.
1531 * locales/nl_BE: Likewise.
1532 * locales/nl_NL: Likewise.
1533 * locales/pt_BR: Likewise.
1534 * locales/pt_PT: Likewise.
1535 * locales/sv_FI: Likewise.
1536 * locales/da_DK: Likewise.
1537 * locales/fi_FI: Likewise.
1538 * locales/sv_SE: Likewise.
1540 2000-06-29 Andreas Jaeger <aj@suse.de>
1542 * Makefile (locale_test_suite): Add new test files.
1543 (tst_mblen-ENV): New.
1544 (tst_mbtowc-ENV): New.
1545 (tst_strcoll-ENV): New.
1546 (tst_strxfrm-ENV): New.
1547 (tst_wctomb-ENV): New.
1548 (tst_mbrtowc-ENV): New.
1549 (tst_mbsrtowcs-ENV): New.
1550 (tst_mbstowcs-ENV): New.
1551 (tst_strfmon-ENV): New.
1552 (tst_wcrtomb-ENV): New.
1553 (tst_wcsrtombs-ENV): New.
1554 (tst_wcstod-ENV): New.
1555 (tst_wcstok-ENV): New.
1556 (tst_wcstombs-ENV): New.
1558 * tests-mbwc/tst_wctomb.c: New test file from Shoji Kuwabara
1559 <kuwahara@cthulhu.engr.sgi.com>.
1560 * tests-mbwc/dat_wctomb.c: Likewise.
1561 * tests-mbwc/tst_mbtowc.c: Likewise.
1562 * tests-mbwc/dat_mbtowc.c: Likewise.
1563 * tests-mbwc/tst_strxfrm.c: Likewise.
1564 * tests-mbwc/dat_strxfrm.c: Likewise.
1565 * tests-mbwc/dat_strcoll.c: Likewise.
1566 * tests-mbwc/tst_strcoll.c: Likewise.
1567 * tests-mbwc/tst_mblen.c: Likewise.
1568 * tests-mbwc/dat_mblen.c: Likewise.
1569 * tests-mbwc/dat_wcstok.c: Likewise.
1570 * tests-mbwc/tst_wcstok.c: Likewise.
1571 * tests-mbwc/dat_wcstod.c: Likewise.
1572 * tests-mbwc/tst_wcstod.c: Likewise.
1573 * tests-mbwc/dat_mbrtowc.c: Likewise.
1574 * tests-mbwc/tst_mbrtowc.c: Likewise.
1575 * tests-mbwc/dat_wcsrtombs.c: Likewise.
1576 * tests-mbwc/tst_wcsrtombs.c: Likewise.
1577 * tests-mbwc/dat_wcstombs.c: Likewise.
1578 * tests-mbwc/tst_wcstombs.c: Likewise.
1579 * tests-mbwc/dat_mbsrtowcs.c: Likewise.
1580 * tests-mbwc/tst_mbsrtowcs.c: Likewise.
1581 * tests-mbwc/dat_wcrtomb.c: Likewise.
1582 * tests-mbwc/tst_wcrtomb.c: Likewise.
1583 * tests-mbwc/dat_mbstowcs.c: Likewise.
1584 * tests-mbwc/tst_mbstowcs.c: Likewise.
1585 * tests-mbwc/dat_strfmon.c: Likewise.
1586 * tests-mbwc/tst_strfmon.c: Likewise.
1588 2000-06-28 Ulrich Drepper <drepper@redhat.com>
1590 * locales/mk_MK: Updated (not to new format).
1591 Patch by Damjan Georgievski <gdamjan@freemail.org.mk>.
1593 2000-06-28 Jakub Jelinek <jakub@redhat.com>
1595 * locales/fr_FR: Update for new format.
1596 * locales/de_AT: Likewise.
1597 * locales/en_GB: Likewise.
1599 2000-06-28 Ulrich Drepper <drepper@redhat.com>
1601 * locales/th_TH: Update copyright notice.
1603 * locales/cs_CZ: Updated for new format.
1604 Patch by Jakub Jelinek <jakub@redhat.com>.
1606 * tests-mbwc/dat_mbrlen.c: Correct some tests. Remove old WAIVER
1608 * tests-mbwc/tst_mbrlen.c: Enable code to respect t_ini. Also clear
1609 internal state of mbrlen.
1611 * Makefile (do-tst-ctype): Add do-tst-mbswcs to list of dependencies.
1612 (TEST_MBWC_ENV): Remove unnecessary slash.
1613 * tst-ctype.sh: Add de_DE.UTF-8 to list of tested locales.
1615 * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Correct UTF-8 input data.
1617 * Makefile: Add do-tst-mbswcs to dependencies of locale test suite
1620 * locales/iso14651_t1: Explicitly add control character in
1621 U0000-U001F and U007F-U009F range for backward compatibility.
1623 * locales/i18n: Correct problems found by test suite.
1625 2000-06-28 Andreas Jaeger <aj@suse.de>
1627 * tests-mbwc/tst_wcscat.c (tst_wcscat): Correct format to avoid
1630 * Makefile (locale_test_suite): Add tst_mbrlen.
1631 (tst_mbrlen-ENV): New.
1633 * tests-mbwc/tst_mbrlen.c: New file
1635 * tests-mbwc/dat_mbrlen.c: New file.
1637 * tests-mbwc/tst_types.h (struct TIN_MBSTOWCS_REC): Use const char*.
1638 (struct TST_HEAD): Use const char* instead of an array.
1640 * tests-mbwc/tst_wcsstr.c (tst_wcsstr): ws2 has size WCSSIZE.
1642 * tests-mbwc/dat_iswalnum.c (TST_ISW_LOC): Add tests for de_UTF8.
1644 * tests-mbwc/tgn_locdef.h (TST_LOC_de_UTF8): Added.
1646 2000-06-27 Ulrich Drepper <drepper@redhat.com>
1648 * tests-mbwc/dat_iswcntrl.c: U0000 is not in class cntrl.
1649 * tests-mbwc/dat_iswctype.c: U0000 is not in class cntrl.
1650 U4E06 is not in EUC-JP.
1651 * tests-mbwc/dat_swscanf.c: Correct several bugs in the tests.
1652 * tests-mbwc/dat_towctrans.c: Likewise.
1653 * tests-mbwc/dat_wcscoll.c: Likewise.
1654 * tests-mbwc/dat_wcswidth.c: Likewise.
1655 * tests-mbwc/dat_wctob.c: Likewise.
1657 * tests-mbwc/tst_towctrans.c: Remove hack which avoided crash in an
1660 * tests-mbwc/dat_iswprint.c: Disable one test until it is decided
1662 * tests-mbwc/dat_wcsxfrm.c: Likewise.
1663 * tests-mbwc/dat_wcwidth.c: Likewise.
1665 * tests-mbwc/tst_funcs.h: Pretty print.
1667 * tests-mbwc/tst_scscanf.c: Use correct format to avoid warning.
1668 * tests-mbwc/tst_wcschr.c: Likewise.
1669 * tests-mbwc/tst_wcscpy.c: Likewise.
1670 * tests-mbwc/tst_wcscat.c: Likewise.
1671 * tests-mbwc/tst_wcsncpy.c: Likewise.
1672 * tests-mbwc/tst_wcspbrk.c: Likewise.
1673 * tests-mbwc/tst_wcsstr.c: Likewise.
1674 * tests-mbwc/tst_wctrans.c: Likewise.
1675 * tests-mbwc/tst_wctype.c: Likewise.
1677 * tests-mbwc/tst_wcscoll.c: Print better error messages.
1679 * Makefile (tests): Define as $(locale_test_suite) but only
1680 if not cross-compiling and shared libs are built.
1681 (locale_test_suite): New variable. Name all new tests from the
1683 Add rule to run new tests only when all data is available.
1684 * tst-ctype.sh: Add hack to generate en_US.ANSI_X3.4-1968 locale.
1686 * tst-ctype-de_DE.in: U00A0 is not in class graph.
1688 * charmaps/EUC-JP: Remove U005C and U007E entries from non-ASCII range.
1690 * locales/i18n: Backspace isn't blank, tab is.
1692 * tst-ctype.c (main): Add tests for control characters and space.
1694 * locales/i18n: Backspace is no space.
1696 * locales/i18n: Add \t to space.
1698 2000-06-27 Andreas Jaeger <aj@suse.de>
1700 * Makefile (TEST_MBWC_ENV): New variable.
1701 Use it for all tests from tests-mbwc.
1703 2000-06-27 Ulrich Drepper <drepper@redhat.com>
1705 * tst-ctype.sh: Generate ja_JP.EUC-JP locale and test it.
1707 2000-06-27 Andreas Jaeger <aj@suse.de>
1709 * Makefile: Add environment setting for all tests from tests-mbwc.
1711 2000-06-27 Ulrich Drepper <drepper@redhat.com>
1713 * locales/en_DK.com: Not needed.
1715 2000-06-27 Andreas Jaeger <aj@suse.de>
1717 * tests-mbwc/*: Initial import of testsuite from Shoji Kuwabara
1718 <kuwahara@cthulhu.engr.sgi.com>.
1720 * Makefile (tests): Add tests from tests-mbwc subdirectory,
1721 comment them out for now.
1722 (subdir-dirs): New for tests-mbwc, add also vpaths.
1724 * locales/ja_JP: Add missing / in LC_CTYPE.
1726 2000-06-26 Ulrich Drepper <drepper@redhat.com>
1728 * Makefile (distribute): Add tst-ctype-de_DE.in.
1729 * tst-ctype.c: Read in more tests from stdin.
1730 * tst-ctype.sh: Feed extra test data to program via stdin.
1731 * tst-ctype-de_DE.in: New file.
1733 * locales/i18n (punct): Exclude U00A0.
1734 (blank): Include U00A0.
1736 * locales/ja_JP: Updates for new format.
1738 * Makefile (test-srcs): Add tst-ctype.
1739 (distribute): Add tst-ctype.sh.
1740 (do-tst-ctype): New target. Run for tests.
1741 * tst-ctype.c: New file.
1742 * tst-ctype.sh: New file.
1744 * locales/i18n: NUL character must not be in cntrl.
1746 * Makefile (test-input): Add en_US.ISO-8859-1.
1747 * en_US.in: New file.
1749 2000-06-25 Ulrich Drepper <drepper@redhat.com>
1751 * Makefile (test-input): Remove everything but de_DE.ISO-8859-1
1754 * de_DE.in: Update for new sorting.
1756 * tst-locale.sh: Don't use mnemonic.ds.
1757 * tst-mbswcs.sh: Likewise.
1758 * tst-trans.sh: Likewise.
1760 * locales/de_DE: Update for new format.
1761 * locales/en_US: Likewise.
1762 * tests/trans.def: Likewise.
1763 * tst-fmon-locales/tstfmon_n01y12: Likewise.
1764 * tst-fmon-locales/tstfmon_n02n40: Likewise.
1765 * tst-fmon-locales/tstfmon_n10y31: Likewise.
1766 * tst-fmon-locales/tstfmon_n11y41: Likewise.
1767 * tst-fmon-locales/tstfmon_n12y11: Likewise.
1768 * tst-fmon-locales/tstfmon_n20n32: Likewise.
1769 * tst-fmon-locales/tstfmon_n30y20: Likewise.
1770 * tst-fmon-locales/tstfmon_n41n00: Likewise.
1771 * tst-fmon-locales/tstfmon_y01y10: Likewise.
1772 * tst-fmon-locales/tstfmon_y02n22: Likewise.
1773 * tst-fmon-locales/tstfmon_y22n42: Likewise.
1774 * tst-fmon-locales/tstfmon_y30y21: Likewise.
1775 * tst-fmon-locales/tstfmon_y32n31: Likewise.
1776 * tst-fmon-locales/tstfmon_y40y00: Likewise.
1777 * tst-fmon-locales/tstfmon_y42n21: Likewise.
1779 * tst-rpmatch.c: Avoid warning with broken compiler.
1781 * locales/i18n: Take CJK ideographs and Hangul out of `alpha' table.
1783 * sort-test.sh: Add more GCONV_PATH usages.
1784 * tst-fmon.sh: Likewise.
1785 * tst-locale.sh: Likewise.
1786 * tst-mbswcs.sh: Likewise.
1787 * tst-rpmatch.sh: Likewise.
1788 * tst-trans.sh: Likewise.
1790 * locales/i18n: Remove order_start around copy.
1792 * locales/iso14651_t1: Correct various small errors.
1794 2000-06-24 Ulrich Drepper <drepper@redhat.com>
1796 * charmaps/ISO-8859-1: Correct width specification.
1798 2000-06-23 Ulrich Drepper <drepper@redhat.com>
1800 * charmaps/ANSI_X3.110-1983: Update to use <Uxxxx> format.
1801 * charmaps/ANSI_X3.4-1968: Likewise.
1802 * charmaps/ASMO_449: Likewise.
1803 * charmaps/BALTIC: Likewise.
1804 * charmaps/BS_4730: Likewise.
1805 * charmaps/BS_VIEWDATA: Likewise.
1806 * charmaps/CP1250: Likewise.
1807 * charmaps/CP1251: Likewise.
1808 * charmaps/CP1252: Likewise.
1809 * charmaps/CP1253: Likewise.
1810 * charmaps/CP1254: Likewise.
1811 * charmaps/CP1255: Likewise.
1812 * charmaps/CP1256: Likewise.
1813 * charmaps/CP1257: Likewise.
1814 * charmaps/CP1258: Likewise.
1815 * charmaps/CSA_Z243.4-1985-1: Likewise.
1816 * charmaps/CSA_Z243.4-1985-2: Likewise.
1817 * charmaps/CSA_Z243.4-1985-GR: Likewise.
1818 * charmaps/CSN_369103: Likewise.
1819 * charmaps/CWI: Likewise.
1820 * charmaps/DEC-MCS: Likewise.
1821 * charmaps/DIN_66003: Likewise.
1822 * charmaps/DS_2089: Likewise.
1823 * charmaps/EBCDIC-AT-DE: Likewise.
1824 * charmaps/EBCDIC-AT-DE-A: Likewise.
1825 * charmaps/EBCDIC-CA-FR: Likewise.
1826 * charmaps/EBCDIC-DK-NO: Likewise.
1827 * charmaps/EBCDIC-DK-NO-A: Likewise.
1828 * charmaps/EBCDIC-ES: Likewise.
1829 * charmaps/EBCDIC-ES-A: Likewise.
1830 * charmaps/EBCDIC-ES-S: Likewise.
1831 * charmaps/EBCDIC-FI-SE: Likewise.
1832 * charmaps/EBCDIC-FI-SE-A: Likewise.
1833 * charmaps/EBCDIC-FR: Likewise.
1834 * charmaps/EBCDIC-IS-FRISS: Likewise.
1835 * charmaps/EBCDIC-IT: Likewise.
1836 * charmaps/EBCDIC-PT: Likewise.
1837 * charmaps/EBCDIC-UK: Likewise.
1838 * charmaps/EBCDIC-US: Likewise.
1839 * charmaps/ECMA-CYRILLIC: Likewise.
1840 * charmaps/ES: Likewise.
1841 * charmaps/ES2: Likewise.
1842 * charmaps/EUC-JP: Likewise.
1843 * charmaps/EUC-KR: Likewise.
1844 * charmaps/GB2312: Likewise.
1845 * charmaps/GBK: Likewise.
1846 * charmaps/GB_1988-80: Likewise.
1847 * charmaps/GOST_19768-74: Likewise.
1848 * charmaps/GREEK-CCITT: Likewise.
1849 * charmaps/GREEK7: Likewise.
1850 * charmaps/GREEK7-OLD: Likewise.
1851 * charmaps/HP-ROMAN8: Likewise.
1852 * charmaps/IBM037: Likewise.
1853 * charmaps/IBM038: Likewise.
1854 * charmaps/IBM1004: Likewise.
1855 * charmaps/IBM1026: Likewise.
1856 * charmaps/IBM1047: Likewise.
1857 * charmaps/IBM256: Likewise.
1858 * charmaps/IBM273: Likewise.
1859 * charmaps/IBM274: Likewise.
1860 * charmaps/IBM275: Likewise.
1861 * charmaps/IBM277: Likewise.
1862 * charmaps/IBM278: Likewise.
1863 * charmaps/IBM280: Likewise.
1864 * charmaps/IBM281: Likewise.
1865 * charmaps/IBM284: Likewise.
1866 * charmaps/IBM285: Likewise.
1867 * charmaps/IBM290: Likewise.
1868 * charmaps/IBM297: Likewise.
1869 * charmaps/IBM420: Likewise.
1870 * charmaps/IBM423: Likewise.
1871 * charmaps/IBM424: Likewise.
1872 * charmaps/IBM437: Likewise.
1873 * charmaps/IBM500: Likewise.
1874 * charmaps/IBM850: Likewise.
1875 * charmaps/IBM851: Likewise.
1876 * charmaps/IBM852: Likewise.
1877 * charmaps/IBM855: Likewise.
1878 * charmaps/IBM857: Likewise.
1879 * charmaps/IBM860: Likewise.
1880 * charmaps/IBM861: Likewise.
1881 * charmaps/IBM862: Likewise.
1882 * charmaps/IBM863: Likewise.
1883 * charmaps/IBM864: Likewise.
1884 * charmaps/IBM865: Likewise.
1885 * charmaps/IBM866: Likewise.
1886 * charmaps/IBM868: Likewise.
1887 * charmaps/IBM869: Likewise.
1888 * charmaps/IBM870: Likewise.
1889 * charmaps/IBM871: Likewise.
1890 * charmaps/IBM874: Likewise.
1891 * charmaps/IBM875: Likewise.
1892 * charmaps/IBM880: Likewise.
1893 * charmaps/IBM891: Likewise.
1894 * charmaps/IBM903: Likewise.
1895 * charmaps/IBM904: Likewise.
1896 * charmaps/IBM905: Likewise.
1897 * charmaps/IBM918: Likewise.
1898 * charmaps/IEC_P27-1: Likewise.
1899 * charmaps/INIS: Likewise.
1900 * charmaps/INIS-CYRILLIC: Likewise.
1901 * charmaps/INVARIANT: Likewise.
1902 * charmaps/ISIRI-3342: Likewise.
1903 * charmaps/ISO-8859-1: Likewise.
1904 * charmaps/ISO-8859-10: Likewise.
1905 * charmaps/ISO-8859-13: Likewise.
1906 * charmaps/ISO-8859-14: Likewise.
1907 * charmaps/ISO-8859-15: Likewise.
1908 * charmaps/ISO-8859-16: Likewise.
1909 * charmaps/ISO-8859-2: Likewise.
1910 * charmaps/ISO-8859-3: Likewise.
1911 * charmaps/ISO-8859-4: Likewise.
1912 * charmaps/ISO-8859-5: Likewise.
1913 * charmaps/ISO-8859-6: Likewise.
1914 * charmaps/ISO-8859-7: Likewise.
1915 * charmaps/ISO-8859-8: Likewise.
1916 * charmaps/ISO-8859-9: Likewise.
1917 * charmaps/ISO-IR-197: Likewise.
1918 * charmaps/ISO-IR-90: Likewise.
1919 * charmaps/ISO_10367-BOX: Likewise.
1920 * charmaps/ISO_5427: Likewise.
1921 * charmaps/ISO_5428: Likewise.
1922 * charmaps/ISO_646.BASIC: Likewise.
1923 * charmaps/ISO_646.IRV: Likewise.
1924 * charmaps/ISO_6937: Likewise.
1925 * charmaps/ISO_6937-2-25: Likewise.
1926 * charmaps/ISO_6937-2-ADD: Likewise.
1927 * charmaps/ISO_8859-SUPP: Likewise.
1928 * charmaps/IT: Likewise.
1929 * charmaps/JIS_C6220-1969-RO: Likewise.
1930 * charmaps/JIS_C6229-1984-B: Likewise.
1931 * charmaps/JIS_X0201: Likewise.
1932 * charmaps/JUS_I.B1.002: Likewise.
1933 * charmaps/JUS_I.B1.003-MAC: Likewise.
1934 * charmaps/JUS_I.B1.003-SERB: Likewise.
1935 * charmaps/KOI-8: Likewise.
1936 * charmaps/KOI8-R: Likewise.
1937 * charmaps/KOI8-U: Likewise.
1938 * charmaps/KSC5636: Likewise.
1939 * charmaps/KSX1001: Likewise.
1940 * charmaps/LATIN-GREEK: Likewise.
1941 * charmaps/LATIN-GREEK-1: Likewise.
1942 * charmaps/MAC-IS: Likewise.
1943 * charmaps/MAC-UK: Likewise.
1944 * charmaps/MACINTOSH: Likewise.
1945 * charmaps/MSZ_7795.3: Likewise.
1946 * charmaps/NATS-DANO: Likewise.
1947 * charmaps/NATS-SEFI: Likewise.
1948 * charmaps/NC_NC00-10: Likewise.
1949 * charmaps/NEXTSTEP: Likewise.
1950 * charmaps/NF_Z_62-010: Likewise.
1951 * charmaps/NF_Z_62-010_1973: Likewise.
1952 * charmaps/NS_4551-1: Likewise.
1953 * charmaps/NS_4551-2: Likewise.
1954 * charmaps/PT: Likewise.
1955 * charmaps/PT2: Likewise.
1956 * charmaps/SAMI: Likewise.
1957 * charmaps/SAMI-WS2: Likewise.
1958 * charmaps/SEN_850200_B: Likewise.
1959 * charmaps/SEN_850200_C: Likewise.
1960 * charmaps/T.101-G2: Likewise.
1961 * charmaps/T.61-7BIT: Likewise.
1962 * charmaps/T.61-8BIT: Likewise.
1963 * charmaps/TIS-620: Likewise.
1964 * charmaps/UTF8: Likewise.
1965 * charmaps/VIDEOTEX-SUPPL: Likewise.
1967 2000-06-21 Ulrich Drepper <drepper@redhat.com>
1969 * locales/pt_BR: Revert last change partly. Full weekday and month
1970 names are written with lowercase first letter.
1971 Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
1973 2000-06-21 Andreas Jaeger <aj@suse.de>
1975 * tst-trans.c: Include <stdlib.h> and <string.h>.
1977 2000-06-19 Ulrich Drepper <drepper@redhat.com>
1979 * locales/pt_BR: Correct day and month names.
1980 Patch by Henrique M. Holschuh <hmh@rcm.org.br>.
1982 2000-06-13 Ulrich Drepper <drepper@redhat.com>
1984 * Makefile (ld-test-srcs): Add tests/test6.c.
1986 * Makefile (ld-test-srcs): Add trans.def here.
1988 * Makefile (ld-test-srcs): Handle .ds files separately.
1990 * Makefile (ld-test-srcs): Distribute all test6 input files.
1992 2000-05-28 Ulrich Drepper <drepper@redhat.com>
1994 * locales/be_BY: New file.
1995 Contributed by Aleksey Novodvorsky <aen@logic.ru>.
1997 2000-05-24 Ulrich Drepper <drepper@redhat.com>
1999 * locales/iso14651_t1: New file.
2001 2000-05-15 Andreas Jaeger <aj@suse.de>
2003 * tst-fmon.data: Change testcase following fixes for
2006 * locales/de_DE: Remove space after DEM since DEM is
2007 now placed after the value.
2009 * locales/de_DE: Fix currency placement to use "12.345,68 DM".
2010 Reported by Christopher Creutzig <ccr@nescio.foebud.org>, closes
2013 2000-05-04 Ulrich Drepper <drepper@redhat.com>
2015 * charmaps/ISO-8859-15: Remove incorrect definitions of <So> and <OR>.
2016 Reported by Gaël Quéri <gqueri@mail.dotcom.fr> [PR libc/1718].
2018 * tst-fmon.c (main): Print the locale name as well in the error
2021 2000-04-06 Ulrich Drepper <drepper@redhat.com>
2023 * locales/i18n: New file.
2025 2000-03-27 Ulrich Drepper <drepper@redhat.com>
2027 * tst-fmon.data: Update test after last strfmon change.
2029 2000-03-15 Andreas Jaeger <aj@suse.de>
2031 * locales/sl_SI: Fix entries for june and july.
2032 Reported by primoz.peterlin@biofiz.mf.uni-lj.si, closes PR
2035 2000-03-14 Ulrich Drepper <drepper@redhat.com>
2037 * locales/en_DK: Correct syntax.
2039 2000-03-03 Ulrich Drepper <drepper@redhat.com>
2041 * SUPPORTED: Add gv_GB.ISO-8859-1 and kw_GB.ISO-8859-1.
2043 2000-03-01 Andreas Jaeger <aj@suse.de>
2045 * locales/gv_GB: New file.
2046 * locales/kw_GB: New file.
2047 From Pablo Saratxaga <pablo@mandrakesoft.com>.
2049 2000-03-03 Ulrich Drepper <drepper@redhat.com>
2051 * charmaps/ISO-8859-14: Remove wrong duplicate mapping for /xA9.
2053 2000-03-01 Andreas Jaeger <aj@suse.de>
2055 * SUPPORTED: Added bg_BG.CP1251.
2057 * locales/bg_BG: New file.
2059 2000-02-22 Ulrich Drepper <drepper@redhat.com>
2061 * locales/ko_KO: Update syntax for new localedef. Use symbolic
2062 names for characters.
2063 * charmaps/EUC-KR: ADD width information.
2064 * repertoiremaps/mnemonic.ko: New file.
2065 Patch by Won-kyu Park <wkpark@chem.skku.ac.kr>.
2067 * charmaps/GBK: New file.
2068 * locales/zh_CN.GBK: New file.
2069 * repertoiremaps/mnemonic.zh: New file.
2070 Contributed by Sean Chen <sean.chen@turbolinux.com>.
2072 * locales/mk_MK: New file.
2073 Contributed by Damjan Georgievski <gdamjan@freemail.org.mk>
2074 * SUPPORTED: Add mk_MK ISO-8859-5.
2076 2000-02-12 Ulrich Drepper <drepper@redhat.com>
2078 * SUPPORTED: Add gl_ES.ISO-8859-1.
2080 * SUPPORTED: Add ar_SA.ISO-8859-6.
2081 * locales/ar_SA: New file.
2083 * locales/th_TH: Remove Thai digits from `digits'.
2085 * SUPPORTED: Add th_TH.TIS-620.
2087 * locales/el_GR (toupper): Don't map *s to S*.
2088 * locales/en_DK: Likewise.
2089 * locales/en_DK.com: Likewise.
2090 * locales/ru_RU: Likewise.
2091 * locales/ru_UA: Likewise.
2092 * locales/tr_TR: Likewise.
2093 * locales/uk_UA: Likewise.
2095 * locales/en_DK (toupper): Map v% to V%.
2096 (tolower): Map V% to v%.
2097 * locales/en_DK.com: Likewise.
2098 * locales/ru_RU: Likewise.
2099 * locales/ru_UA: Likewise.
2100 * locales/tr_TR: Likewise.
2101 * locales/uk_UA: Likewise.
2103 2000-02-11 Ulrich Drepper <drepper@redhat.com>
2105 * Makefile (generated-dirs): Add de_DE.437.
2107 2000-01-31 Ulrich Drepper <drepper@redhat.com>
2109 * charmaps/IBM864: Correct comment for /xC6 mapping.
2110 * charmaps/ISO-IR-90: Correct mapping for <tilde>.
2111 * charmaps/ISO-8859-8: Update mappings for /xAF, /xFD, and /xFE.
2112 * charmaps/NEXTSTEP: Add mappings for /xA9, /xAC, /xAD, /xB8 and /xB9.
2113 Reported by Bruno Haible <haible@ilog.fr>.
2115 2000-01-27 Jakub Jelinek <jakub@redhat.com>
2117 * locales/af_ZA: Fix syntax errors.
2119 2000-01-24 Ulrich Drepper <drepper@cygnus.com>
2121 * tst-locale.sh: Also enable test5.
2122 * tests/test5.ds: New file.
2124 * locales/gl_ES: New file.
2125 Contributed by Jacobo Tarrio <jtarrio@ceu.fi.udc.es>.
2127 * locales/POSIX: Remove trailing semicolon.
2128 * locales/th_TH: Likewise.
2131 2000-01-18 Ulrich Drepper <drepper@cygnus.com>
2133 * locales/ja_JP: Add double-width digits to digit class.
2135 2000-01-12 Ulrich Drepper <drepper@cygnus.com>
2137 * charmaps/ISO-8859-16: Add mapping for /xba.
2138 Reported by Bruno Haible <haible@ilog.fr>.
2140 2000-01-05 Ulrich Drepper <drepper@cygnus.com>
2142 * tst-trans.sh: Add directory names to charmap and repertoire file
2145 * charmaps/ISO-8859-16: New file.
2147 * SUPPORTED: Change lv_LV entry to use ISO-8859-13.
2149 2000-01-03 Ulrich Drepper <drepper@cygnus.com>
2151 * SUPPORTED: Change lt_LT charset to ISO-8859-13.
2153 1999-12-26 Ulrich Drepper <drepper@cygnus.com>
2155 * collate-test.c (main): Correct logic in test.
2157 * tst-trans.sh: Use correct name for dynamic loader.
2159 1999-12-23 Ulrich Drepper <drepper@cygnus.com>
2161 * SUPPORTED: Add af_ZA, en_BW, and en_ZW.
2163 * locale/en_BW: New file.
2164 * locale/en_ZW: New file.
2165 Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
2167 1999-12-21 Ulrich Drepper <drepper@cygnus.com>
2169 * locales/ja_JP: Fix cntrl mapping and era definition.
2170 Patch by Shinya Hanataka <hanataka@abyss.rim.or.jp>.
2172 1999-12-20 Ulrich Drepper <drepper@cygnus.com>
2174 * locales/af_ZA: New file.
2175 Contributed by Schalk W. Cronjé <schalkc@ntaba.co.za>.
2177 1999-12-19 Ulrich Drepper <drepper@cygnus.com>
2179 * locales/POSIX: Fix collation order of <SI> and add a few missing
2180 symbols. Patch by Miloslav Trmac <mitr@volny.cz>.
2182 * locales/cs_CZ: Fix syntax of collation entries with multi-character
2184 * locales/da_DK: Likewise.
2185 * locales/el_GR: Likewise.
2186 * locales/en_CA: Likewise.
2187 * locales/en_CA,2.5: Likewise.
2188 * locales/en_DK: Likewise.
2189 * locales/en_DK.com: Likewise.
2190 * locales/es_AR: Likewise.
2191 * locales/es_BO: Likewise.
2192 * locales/es_CL: Likewise.
2193 * locales/es_CO: Likewise.
2194 * locales/es_DO: Likewise.
2195 * locales/es_EC: Likewise.
2196 * locales/es_ES: Likewise.
2197 * locales/es_GT: Likewise.
2198 * locales/es_HN: Likewise.
2199 * locales/es_MX: Likewise.
2200 * locales/es_PA: Likewise.
2201 * locales/es_PE: Likewise.
2202 * locales/es_PY: Likewise.
2203 * locales/es_SV: Likewise.
2204 * locales/es_US: Likewise.
2205 * locales/es_UY: Likewise.
2206 * locales/es_VE: Likewise.
2207 * locales/et_EE: Likewise.
2208 * locales/fi_FI: Likewise.
2209 * locales/fr_CA,2.13: Likewise.
2210 * locales/hr_HR: Likewise.
2211 * locales/hu_HU: Likewise.
2212 * locales/is_IS: Likewise.
2213 * locales/lt_LT: Likewise.
2214 * locales/lv_LV: Likewise.
2215 * locales/no_NO: Likewise.
2216 * locales/pl_PL: Likewise.
2217 * locales/ro_RO: Likewise.
2218 * locales/ru_RU: Likewise.
2219 * locales/ru_UA: Likewise.
2220 * locales/sl_SI: Likewise.
2221 * locales/sr_YU: Likewise.
2222 * locales/sv_SE: Likewise.
2223 * locales/th_TH: Likewise.
2224 * locales/tr_TR: Likewise.
2225 * locales/uk_UA: Likewise.
2227 1999-12-18 Ulrich Drepper <drepper@cygnus.com>
2229 * charmaps/ISIRI-3342: New file.
2230 * locales/fa_IR: New file.
2231 Contributed by Roozbeh Pournader <roozbeh@sina.sharif.ac.ir>.
2233 1999-12-10 Ulrich Drepper <drepper@cygnus.com>
2235 * locales/de_DE: Correct syntax of multi-character weights.
2237 1999-12-08 Ulrich Drepper <drepper@cygnus.com>
2239 * tests/test6.c: New file.
2240 * tests/test6.cm: New file.
2241 * tests/test6.def: New file.
2242 * tests/test6.mne: New file.
2244 * repertoiremaps/mnemonic.ds: Add U066A, UFE80, UFE81, UFE83,
2246 * charmaps/IBM864: Add mapping for /x25, /xc1, /xc2, /xc3, /xc4,
2248 * charmaps/KOI8-U: Fix typo in /x95 entry.
2249 * charmaps/KOI8-R: Correct 0x95 entry.
2250 * charmaps/CP1258: Add /xEC.
2251 * repertoiremaps/mnemonic.ds: Add U0300 and U0301.
2252 * charmaps/IBM874: Add Euro.
2253 * charmaps/ISO-8859-7: Map /xB4 to U0384.
2254 Reported by Bruno Haible <haible@ilog.fr>.
2256 1999-11-29 Ulrich Drepper <drepper@cygnus.com>
2258 * charmaps/ISO-8859-10: Correct alias. This charset was issued in
2259 1992. Reported by Bruno Haible <haible@ilog.fr>.
2261 1999-11-27 Shinya Hanataka <hanataka@abyss.rim.or.jp>
2263 * locales/ja_JP: Add JIS X 0201 kana and JIS X 0212 definitions.
2264 * charmaps/EUC-JP: Likewise.
2265 * repertoiremaps/mnemonic.ja: Likewise.
2267 * locales/ja_JP: Add extra CLASS and MAP definisions.
2269 * charmaps/EUC-JP: Add WIDTH definitions.
2271 1999-11-25 Ulrich Drepper <drepper@cygnus.com>
2273 * Makefile: Don't run tests for now.
2275 1999-11-23 Ulrich Drepper <drepper@cygnus.com>
2277 * locales/ko_KR: New file.
2278 * charmaps/EUC-KR: New file.
2279 Contributed by Won-kyu Park <wkpark@chem.skku.ac.kr>.
2281 1999-11-22 Ulrich Drepper <drepper@cygnus.com>
2283 * locales/ja_JP [LC_CTYPE] (cntrl): Add PAD.
2285 * repertoiremaps/mnemonic.ja: Add DCS and APC definitions.
2287 1999-11-20 Ulrich Drepper <drepper@cygnus.com>
2289 * tst-trans.c: New file.
2290 * tst-trans.sh: New file.
2291 * tests/trans.def: New file.
2292 * Makefile: Add rules for character mapping tests.
2294 * tests/test1.def: Correct ellipsis syntax.
2296 1999-11-17 Ulrich Drepper <drepper@cygnus.com>
2298 * charmaps/ISO-8859-1: Don't define values for non-printable
2301 * charmaps/ISO-8859-1: Add width information.
2303 1999-11-12 Ulrich Drepper <drepper@cygnus.com>
2305 * charmaps/ISO-8859-7: Fix 0xa1 mapping.
2307 * charmaps/ISO-8859-13: Fix a few entries.
2308 Patch by Marius Gedminas <mgedmin@takas.lt>.
2310 1999-09-22 Ulrich Drepper <drepper@cygnus.com>
2312 * locales/zh_CN: Some first patches to make the file usable.
2314 1999-09-13 Ulrich Drepper <drepper@cygnus.com>
2316 * locales/id_ID: Fix typo.
2318 1999-08-31 Ulrich Drepper <drepper@cygnus.com>
2320 * locales/en_DK: Add Euro symbol to collation and characterization
2321 tables. Patch by Geoff Keating.
2323 * charmaps/ISO-8859-15: Remove duplicate <OC>.
2325 1999-08-16 Ulrich Drepper <drepper@cygnus.com>
2327 * charmaps/CP1258: Remove spurious <percent-sign/> entry.
2328 * charmaps/IBM866: Likewise.
2329 * charmaps/IBM874: Likewise.
2330 * charmaps/ISO-8859-13: Likewise.
2331 * charmaps/ISO-8859-14: Likewise.
2332 * charmaps/ISO-8859-15: Likewise.
2333 * charmaps/MAC-UK: Likewise.
2335 * charmaps/ISO-8859-13: Correct typo.
2336 * charmaps/ISO-8859-14: Likewise.
2337 * charmaps/ISO-8859-15: Likewise.
2339 1999-08-16 Andreas Schwab <schwab@suse.de>
2341 * charmaps/UTF8: Add entries for /x00. Remove spurious
2342 <percent-sign/> entry. Correct typo.
2344 1999-08-15 Ulrich Drepper <drepper@cygnus.com>
2346 * charmaps/UTF8: Generated from the charDB.
2348 1999-08-13 Andreas Schwab <schwab@suse.de>
2350 * locales/cs_CZ: Remove <ft> entry, add <St> entry.
2351 * locales/da_DK: Likewise.
2352 * locales/de_DE: Likewise.
2353 * locales/el_GR: Likewise.
2354 * locales/en_CA: Likewise.
2355 * locales/en_DK: Likewise.
2356 * locales/en_DK.com: Likewise.
2357 * locales/es_AR: Likewise.
2358 * locales/es_BO: Likewise.
2359 * locales/es_CL: Likewise.
2360 * locales/es_CO: Likewise.
2361 * locales/es_DO: Likewise.
2362 * locales/es_EC: Likewise.
2363 * locales/es_ES: Likewise.
2364 * locales/es_GT: Likewise.
2365 * locales/es_HN: Likewise.
2366 * locales/es_MX: Likewise.
2367 * locales/es_PA: Likewise.
2368 * locales/es_PE: Likewise.
2369 * locales/es_PY: Likewise.
2370 * locales/es_SV: Likewise.
2371 * locales/es_US: Likewise.
2372 * locales/es_UY: Likewise.
2373 * locales/es_VE: Likewise.
2374 * locales/et_EE: Likewise.
2375 * locales/fi_FI: Likewise.
2376 * locales/hr_HR: Likewise.
2377 * locales/hu_HU: Likewise.
2378 * locales/is_IS: Likewise.
2379 * locales/lt_LT: Likewise.
2380 * locales/lv_LV: Likewise.
2381 * locales/no_NO: Likewise.
2382 * locales/pl_PL: Likewise.
2383 * locales/ro_RO: Likewise.
2384 * locales/ru_RU: Likewise.
2385 * locales/ru_UA: Likewise.
2386 * locales/sl_SI: Likewise.
2387 * locales/sr_YU: Likewise.
2388 * locales/sv_SE: Likewise.
2389 * locales/tr_TR: Likewise.
2390 * locales/uk_UA: Likewise.
2392 * charmaps/ISO_10646: Fix typo.
2394 1999-08-15 Ulrich Drepper <drepper@cygnus.com>
2396 * locales/ca_ES: New file.
2397 Contributed by Joan Carles Soler <Joan.Soler@uv.es>.
2399 * SUPPORTED: Add ca_ES.
2401 1999-05-18 Ulrich Drepper <drepper@cygnus.com>
2403 * Makefile (LOCALEDEF): Add I18NPATH definition to find the
2406 1999-05-05 Ulrich Drepper <drepper@cygnus.com>
2408 * locales/ru_RU: Abbreviate Saturday Sbt.
2409 Patch by Sergei Ivanov <svivanov@pdmi.ras.ru>.
2411 1999-05-03 Ulrich Drepper <drepper@cygnus.com>
2413 * Makefile (distribute): Temporarily add th_TH.in and cs_CZ.in.
2415 1999-04-29 Ulrich Drepper <drepper@cygnus.com>
2417 * Makefile (install-locales): Allow specifying charset in locale
2418 name but omit it in locale definition file.
2420 * SUPPORTED: Don't generate ru_SU.
2421 * locales/ru_SU: Removed.
2423 * locales/zh_CN: Update.
2424 * charmaps/GB2312: New file.
2425 Contributed by hashao@china.com.
2427 1999-04-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2429 * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and
2430 correct some character names.
2432 * repertoiremaps/mnemonic.ds: Correct name of <P2> entry.
2434 1999-04-26 Ulrich Drepper <drepper@cygnus.com>
2436 * charmaps/SAMI-WS2: Add one more alias.
2438 1999-04-16 Ulrich Drepper <drepper@cygnus.com>
2440 * charmaps/IBM874: New file.
2442 * charmaps/IBM869: Correct entries 8b, 8e, and ef.
2444 * charmaps/IBM865: Correct entries af, ed, f8, f9, and fa.
2446 * charmaps/IBM864: Major update from Unicode data.
2448 * charmaps/IBM863: Correct entries 8d, ed, f8, f9, and fa.
2450 * charmaps/IBM862: Correct entries 9d, 9f, a9, f9, and fa.
2452 * charmaps/IBM861: Correct entries 9f, a9, f9, and fa.
2454 * charmaps/IBM860: Correct entries 8b, 9f, a9, f9, and fa.
2456 * charmaps/IBM857: Correct entries ee, f7, and fa.
2458 * charmaps/IBM855: Correct entries 95, ef, and fd.
2460 * charmaps/IBM437: Correct entries f9 and fa.
2462 * charmaps/UTF8: Correct BULLET OPERATOR mnemonic.
2464 * locales/th_TH: New file. Thai locale description.
2465 * th_TH.in: New file.
2466 Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2468 1999-04-14 Cristian Gafton <gafton@redhat.com>
2470 * SUPPORTED: Add support for Ukraine Russian.
2471 * locales/ru_UA: New file.
2472 * locales/uk_UA: New file.
2473 * charmaps/KOI8-U: New file.
2475 1999-04-12 Ulrich Drepper <drepper@cygnus.com>
2477 * locales/id_ID: New file.
2479 1999-04-10 Ulrich Drepper <drepper@cygnus.com>
2481 * charmaps/TIS-620: New file.
2482 Contributed by Theppitak Karoonboonyanan <thep@links.nectec.or.th>.
2484 1999-03-31 Ulrich Drepper <drepper@cygnus.com>
2486 * locales/en_ZA: New file. Contributed by nic@sig.co.za.
2488 * charmaps/CP1256: Cosmetic changes.
2489 * charmaps/CP1257: Likewise.
2491 * charmaps/CP1258: New file.
2493 * charmaps/CP1257: Add some marks.
2494 * charmaps/CP1256: Update from Unicode page.
2495 * charmaps/CP1255: Lots of punctuation character changes.
2496 * charmaps/CP1254: Add Euro character. Fix a few lowercase characters.
2497 * charmaps/CP1253: Add Euro character.
2498 * charmaps/CP1252: Add Euro character and z caron.
2499 * charmaps/CP1251: Add Euro character.
2500 * charmaps/CP1250: Add Euro character.
2502 1999-03-15 Ulrich Drepper <drepper@cygnus.com>
2504 * locales/hr_HR: Various corrections.
2505 Patch by Tomislav Vujec <tvujec@CARNet.hr>.
2507 1999-03-08 Ulrich Drepper <drepper@cygnus.com>
2509 * locales/ru_RU (mon): Fix March and May month name translations.
2510 Reported by Vadim V. Zhytnikov <vvzhy@td.lpi.ac.ru>.
2512 1999-02-16 Ulrich Drepper <drepper@cygnus.com>
2514 * Makefile (test-input): Prepare for cs_CZ test.
2515 * locales/cs_CZ: New version from Vladimir Michl <michlv@risc.upol.cz>.
2516 * cs_CZ.in: New file.
2518 1999-02-11 Ulrich Drepper <drepper@cygnus.com>
2520 * locales/it_CH: New file.
2521 * SUPPORTED: Add it_CH.
2523 * locales/in_ID: New file.
2524 * SUPPORTED: Add in_ID.
2526 1998-12-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de>
2528 * Makefile (test-input): Add hr_HR.ISO-8859-2.
2529 (test-input-data): New variable.
2530 (distribute): Use it.
2531 (do-collate-test): Use it.
2532 * locales/hr_HR.in: New file.
2534 1998-12-16 Ulrich Drepper <drepper@cygnus.com>
2536 * charmaps/IBM866: New file.
2537 * charmaps/MAC-UK: New file.
2539 1998-12-13 Ulrich Drepper <drepper@cygnus.com>
2541 * charmaps/ISO-8859-13: Correct alias name (LATIN8 -> LATIN7).
2542 * charmaps/ISO-8859-14: Add alias names.
2544 * repertoiremaps/mnemonics.ds: Remove duplicates.
2546 1998-12-12 Ulrich Drepper <drepper@cygnus.com>
2548 * charmaps/ISO-8859-13: New file.
2549 * charmaps/ISO-8859-14: New file.
2550 * charmaps/ISO-8859-15: New file.
2552 * repertoiremaps/mnemonic.ds: Add the missing mnemonics.
2554 1998-12-07 Ulrich Drepper <drepper@cygnus.com>
2556 * SUPPORTED: Add en_AU.
2558 1998-12-01 Ulrich Drepper <drepper@cygnus.com>
2560 * SUPPORTED: Update greek entry.
2561 Reported by Maciej W. Rozycki <macro@ds2.pg.gda.pl>.
2563 1998-11-12 Ulrich Drepper <drepper@cygnus.com>
2565 * locales/el_GR (abmon): Remove spaces at end of strings.
2567 1998-10-20 Ulrich Drepper <drepper@cygnus.com>
2569 * tests/test1.cm: Add missing character definitions to read POSIX
2571 * tests/test2.cm: Likewise.
2572 * tests/test3.cm: Likewise.
2573 * tests/test4.cm: Likewise.
2574 * tests/test5.cm: Likewise.
2576 1998-10-19 13:31 Ulrich Drepper <drepper@cygnus.com>
2578 * locales/POSIX: Correct typo. Add UNDEFINED symbol.
2580 1998-10-14 Ulrich Drepper <drepper@cygnus.com>
2582 * locales/gr_GR: Renamed to...
2583 * locales/el_GR: ...this.
2584 (yesexpr, noexpr): Also allow yes and no.
2586 1998-09-25 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2588 * locales/sr_YU: Add repertoiremap.
2590 1998-09-23 Cristian Gafton <gafton@redhat.com>
2592 * locales/sr_YU: New file.
2593 * SUPPORTED: Add sr_YU.
2595 1998-09-23 Ulrich Drepper <drepper@cygnus.com>
2597 * Makefile: Rewrite install-locales rule.
2599 1998-06-15 Ulrich Drepper <drepper@cygnus.com>
2601 * Makefile: Add more dependecies for running tests.
2604 1998-06-14 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2606 * locales/sk_SK: Add repertoiremap.
2608 1998-05-12 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2610 * locales/ru_SU: Add repertoiremap.
2612 1998-05-01 Ulrich Drepper <drepper@cygnus.com>
2614 * locales/ru_SU: New file.
2615 * SUPPORTED: Add ru_SU with KOI8-R.
2617 1998-04-30 Ulrich Drepper <drepper@cygnus.com>
2619 * Makefile: Install repertoire maps.
2620 * mnemonic.ds: Moved into repertoiremaps subdir.
2621 * repertoiremaps/charids.894: New file.
2622 * repertoiremaps/mnemonic.ds: New file.
2624 * sort-test.sh: Adapt for most recent changes in localedef.
2625 * tst-fmon.sh: Likewise.
2626 * tst-locale.sh: Likewise.
2628 * locales/POSIX: Add repertoiremap definition.
2629 * locales/cs_CZ: Likewise.
2630 * locales/da_DK: Likewise.
2631 * locales/de_AT: Likewise.
2632 * locales/de_BE: Likewise.
2633 * locales/de_CH: Likewise.
2634 * locales/de_DE: Likewise.
2635 * locales/de_LU: Likewise.
2636 * locales/en_AU: Likewise.
2637 * locales/en_CA: Likewise.
2638 * locales/en_CA,2.5: Likewise.
2639 * locales/en_DK: Likewise.
2640 * locales/en_DK.com: Likewise.
2641 * locales/en_GB: Likewise.
2642 * locales/en_IE: Likewise.
2643 * locales/en_NZ: Likewise.
2644 * locales/en_US: Likewise.
2645 * locales/es_AR: Likewise.
2646 * locales/es_BO: Likewise.
2647 * locales/es_CL: Likewise.
2648 * locales/es_CO: Likewise.
2649 * locales/es_DO: Likewise.
2650 * locales/es_EC: Likewise.
2651 * locales/es_ES: Likewise.
2652 * locales/es_GT: Likewise.
2653 * locales/es_HN: Likewise.
2654 * locales/es_MX: Likewise.
2655 * locales/es_PA: Likewise.
2656 * locales/es_PE: Likewise.
2657 * locales/es_PY: Likewise.
2658 * locales/es_SV: Likewise.
2659 * locales/es_US: Likewise.
2660 * locales/es_UY: Likewise.
2661 * locales/es_VE: Likewise.
2662 * locales/et_EE: Likewise.
2663 * locales/eu_ES: Likewise.
2664 * locales/fi_FI: Likewise.
2665 * locales/fo_FO: Likewise.
2666 * locales/fr_BE: Likewise.
2667 * locales/fr_CA: Likewise.
2668 * locales/fr_CA,2.13: Likewise.
2669 * locales/fr_CH: Likewise.
2670 * locales/fr_FR: Likewise.
2671 * locales/fr_LU: Likewise.
2672 * locales/ga_IE: Likewise.
2673 * locales/gr_GR: Likewise.
2674 * locales/he_IL: Likewise.
2675 * locales/hr_HR: Likewise.
2676 * locales/hu_HU: Likewise.
2677 * locales/is_IS: Likewise.
2678 * locales/it_IT: Likewise.
2679 * locales/iw_IL: Likewise.
2680 * locales/kl_GL: Likewise.
2681 * locales/lt_LT: Likewise.
2682 * locales/lv_LV: Likewise.
2683 * locales/nl_BE: Likewise.
2684 * locales/nl_NL: Likewise.
2685 * locales/no_NO: Likewise.
2686 * locales/pl_PL: Likewise.
2687 * locales/pt_BR: Likewise.
2688 * locales/pt_PT: Likewise.
2689 * locales/ro_RO: Likewise.
2690 * locales/ru_RU: Likewise.
2691 * locales/sl_SI: Likewise.
2692 * locales/sv_FI: Likewise.
2693 * locales/sv_SE: Likewise.
2694 * locales/tr_TR: Likewise.
2695 * locales/zh_CN: Likewise.
2697 1998-04-29 Ulrich Drepper <drepper@cygnus.com>
2699 * tst-locale.sh: Add comment for when multi-byte charsets in
2701 * tests/test5.cm: New file.
2702 * tests/test5.def: New file.
2703 * Makefile (ld-test-names): Add test5.
2705 1998-04-28 Ulrich Drepper <drepper@cygnus.com>
2707 * locales/de_DE: Use . as thousands separator and 3;3 groups for
2710 1998-03-30 Ulrich Drepper <drepper@cygnus.com>
2712 * Makefile: Fix test rules from last patch.
2714 1998-03-22 Andreas Jaeger <aj@arthur.rhein-neckar.de>
2716 * locales/ru_RU: Abbreviations must end with a consonant. Fix for
2717 Tuesday by Ilya Ovchinnikov <ilya@taspd13a.npi.msu.su>. [PR libc/517]
2719 1998-03-25 Ulrich Drepper <drepper@cygnus.com>
2721 * Makefile (distribute): Add tst-locale.sh.
2723 1998-03-24 12:14 Ulrich Drepper <drepper@cygnus.com>
2725 * Makefile (distribute): Add SUPPORTED.
2726 (install-locales): New rule to install locale dat ausing localedef.
2727 * SUPPORTED: New file. Names all usable locales.
2728 Based on a patch by Cristian Gafton <gafton@redhat.com>.
2730 * locales/gr_GR: Correct collation description.
2731 * locales/nl_NL: Correct Charset requirement.
2732 * locales/pt_BR: Fix int_curr_symbol.
2733 * locales/ru_RU: Fix ctype data.
2734 Patches by Cristian Gafton <gafton@redhat.com>.
2736 * locales/nl_NL: Fix yesexpr/noexpr.
2737 * locales/pt_BR: Likewise.
2738 * locales/cs_CZ: Likewise.
2739 * locales/da_DK: Likewise.
2740 * locales/en_AU: Likewise.
2741 * locales/en_CA: Likewise.
2742 * locales/en_DK: Likewise.
2743 * locales/en_DK.com: Likewise.
2744 * locales/en_GB: Likewise.
2745 * locales/en_NZ: Likewise.
2746 * locales/en_US: Likewise.
2747 * locales/es_AR: Likewise.
2748 * locales/es_BO: Likewise.
2749 * locales/es_CL: Likewise.
2750 * locales/es_CO: Likewise.
2751 * locales/es_DO: Likewise.
2752 * locales/es_EC: Likewise.
2753 * locales/es_ES: Likewise.
2754 * locales/es_GT: Likewise.
2755 * locales/es_HN: Likewise.
2756 * locales/es_MX: Likewise.
2757 * locales/es_PA: Likewise.
2758 * locales/es_PE: Likewise.
2759 * locales/es_PY: Likewise.
2760 * locales/es_SV: Likewise.
2761 * locales/es_US: Likewise.
2762 * locales/es_UY: Likewise.
2763 * locales/es_VE: Likewise.
2764 * locales/et_EE: Likewise.
2765 * locales/eu_ES: Likewise.
2766 * locales/fi_FI: Likewise.
2767 * locales/fo_FO: Likewise.
2768 * locales/fr_BE: Likewise.
2769 * locales/fr_CA: Likewise.
2770 * locales/fr_CH: Likewise.
2771 * locales/fr_FR: Likewise.
2772 * locales/fr_LU: Likewise.
2773 * locales/ga_IE: Likewise.
2774 * locales/gr_GR: Likewise.
2775 * locales/he_IL: Likewise.
2776 * locales/hr_HR: Likewise.
2777 * locales/hu_HU: Likewise.
2778 * locales/is_IS: Likewise.
2779 * locales/it_IT: Likewise.
2780 * locales/iw_IL: Likewise.
2781 * locales/ja_JP: Likewise.
2782 * locales/kl_GL: Likewise.
2783 * locales/lt_LT: Likewise.
2784 * locales/lv_LV: Likewise.
2785 * locales/no_NO: Likewise.
2786 * locales/pl_PL: Likewise.
2787 * locales/pt_PT: Likewise.
2788 * locales/ro_RO: Likewise.
2789 * locales/ru_RU: Likewise.
2790 * locales/sl_SI: Likewise.
2791 * locales/sv_SE: Likewise.
2792 * locales/tr_TR: Likewise.
2793 * locales/zh_CN: Likewise.
2795 1998-03-14 Ulrich Drepper <drepper@cygnus.com>
2797 * locales/ru_RU: Correct last patch.
2798 Patch by Cristian Gafton <gafton@redhat.com>.
2800 1998-03-11 Ulrich Drepper <drepper@cygnus.com>
2802 * locales/de_DE: Use common german data and time format not ISO
2805 1998-03-08 Ulrich Drepper <drepper@cygnus.com>
2807 * locales/ru_RU: Correct inconsistencies in mon data.
2808 Patch by Alexander V. Lukyanov <lav@alpha.netis.ru>.
2810 1997-12-20 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
2812 * locales/pl_PL: Fix int_curr_symbol.
2814 1997-10-09 04:56 Ulrich Drepper <drepper@cygnus.com>
2816 * locales/is_IS: Update from Debian version.
2818 1997-08-29 03:16 Ulrich Drepper <drepper@cygnus.com>
2820 * tst-fmon.c: New file. strfmon test program.
2821 * tst-fmon.sh: New file. Script to run strfmon test.
2822 * fmon-de_DE.exp: New file. Expected result of strfmon test for de_DE.
2823 * fmon-en_US.exp: New file. Expected result of strfmon test for en_US.
2825 * locales/cs_CZ: Update from author.
2827 1997-03-17 03:32 Ulrich Drepper <drepper@cygnus.com>
2829 * sort-test.sh: Call localedef with additional environment variable
2830 I18NPATH to point to not-yet-installed locale data files.
2832 * locales/POSIX: Updated version from maintainer.
2834 1997-02-15 14:32 15:10 Andreas Jaeger <aj@arthur.pfalz.de>
2836 * collate-test.c (main): Change prototype definition to prevent
2839 1997-02-15 17:46 Ulrich Drepper <drepper@cygnus.com>
2841 * locales/de_DE: Include real collation data. It's similar to the
2842 en_DK information but the order of small and capital characters is
2845 * collate-test.c: New file. Test suite for strcoll function.
2846 * de_DE.in: Input file for collation test.
2847 * da_DK.in: Likewise.
2849 * xfrm-test.c: New file. Test suite for strxfrm function.
2851 1996-12-10 02:47 Ulrich Drepper <drepper@cygnus.com>
2853 * All charmaps: Fix entries for <quotation-mark>.
2855 1996-10-17 18:57 Ulrich Drepper <drepper@cygnus.com>
2857 * Makefile (charmaps): Don't try to install CVS or RCS directory.
2858 (locales): Likewise.
2859 Reported by Matthias Urlichs.