glibc/locale
Ulrich Drepper 02fb3d179d Update.
* posix/runtests.c (main): Don't use exit() to avoid warning with
	broken compilers.

	* string/bug-strncat1.c: Undefine __USE_STRING_INLINES before
	defining it again to avoid warning.
	* string/bug-strpbrk1.c: Likewise.
	* string/bug-strspn1.c: Likewise.

2000-10-29  Bruno Haible  <haible@clisp.cons.org>

	* locale/C-translit.h.in: Include more rules from translit_neutral.
	Remove a few German and Danish specific rules.
	* locale/gen-translit.pl: Avoid an error when printing a string
	containing a '%' character.
	* locale/C-translit.h: Regenerated.
	* intl/translit.po: Choose different translations.
	* intl/tst-translit.c: Update.

2000-10-29  Bruno Haible  <haible@clisp.cons.org>

	* locale/programs/ld-ctype.c (translit_include_t): New type.
	(locale_ctype_t): Remove translit_copy_locale, translit_copy_repertoire
	fields, add translit_include field.
	(ctype_read): After seeing "translit_start" in ignore_content mode,
	skip the entire translit section, not only one line. Remove dead test
	for tok_translit_end. Enqueue include statements into a list.
	Signal error if tok_eof seen before tok_translit_end.
	(translit_flatten): New function.
	(allocate_arrays): Call translit_flatten.

2000-10-30  Ulrich Drepper  <drepper@redhat.com>
2000-10-31 04:38:55 +00:00
..
programs Update. 2000-10-31 04:38:55 +00:00
.cvsignore Tue May 14 14:07:10 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu> 1996-05-14 20:30:25 +00:00
broken_cur_max.c Update. 1999-01-29 09:01:50 +00:00
C_name.c Update. 1997-09-27 00:21:42 +00:00
C-address.c Update. 2000-06-16 23:04:41 +00:00
C-collate.c Update. 2000-09-01 19:36:44 +00:00
C-ctype.c Update. 2000-10-01 18:59:42 +00:00
C-identification.c Update. 2000-06-16 23:04:41 +00:00
C-measurement.c Update. 2000-06-16 23:04:41 +00:00
C-messages.c Update. 2000-06-16 23:04:41 +00:00
C-monetary.c Update. 2000-10-26 23:41:17 +00:00
C-name.c Update. 2000-06-16 23:04:41 +00:00
C-numeric.c Update. 2000-10-26 23:41:17 +00:00
C-paper.c Update. 2000-06-16 23:04:41 +00:00
C-telephone.c Update. 2000-06-16 23:04:41 +00:00
C-time.c Update. 2000-10-26 23:41:17 +00:00
C-translit.h Update. 2000-07-22 21:22:08 +00:00
C-translit.h.in Update. 2000-07-26 23:00:05 +00:00
categories.def Update. 2000-10-26 23:41:17 +00:00
codeset_name.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
coll-lookup.h Update. 2000-08-29 01:20:23 +00:00
duplocale.c Update. 2000-07-24 21:03:16 +00:00
elem-hash.h Update. 1999-12-31 18:23:00 +00:00
findlocale.c Update. 2000-10-31 03:10:13 +00:00
freelocale.c Update. 2000-07-24 21:03:16 +00:00
gen-translit.pl Update. 2000-07-22 21:22:08 +00:00
indigits.h Update. 2000-07-28 17:45:15 +00:00
indigitswc.h Update. 2000-07-28 17:45:15 +00:00
iso-639.def Update. 2000-08-31 18:37:58 +00:00
iso-3166.def Update. 1999-11-26 19:37:26 +00:00
iso-4217.def Update. 2000-08-23 04:04:02 +00:00
langinfo.h Update. 2000-10-27 00:02:26 +00:00
lc-address.c Update. 1999-08-31 07:04:41 +00:00
lc-collate.c Update. 1999-12-25 23:41:39 +00:00
lc-ctype.c Update. 2000-09-01 19:36:44 +00:00
lc-identification.c Update. 1999-08-31 07:04:41 +00:00
lc-measurement.c Update. 1999-08-31 07:04:41 +00:00
lc-messages.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
lc-monetary.c Update. 1999-09-13 09:07:36 +00:00
lc-name.c Update. 1999-08-31 07:04:41 +00:00
lc-numeric.c Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
lc-paper.c Update. 1999-08-31 07:04:41 +00:00
lc-telephone.c Update. 1999-08-31 07:04:41 +00:00
lc-time.c Update. 2000-08-20 06:10:09 +00:00
loadlocale.c Update. 2000-09-26 19:13:37 +00:00
locale.h Update. 2000-09-14 01:43:19 +00:00
localeconv.c Update. 2000-10-26 23:41:17 +00:00
localeinfo.h Update. 2000-08-29 01:22:46 +00:00
Makefile Update. 2000-10-26 23:41:17 +00:00
mb_cur_max.c Update. 1999-01-29 09:01:50 +00:00
newlocale.c Update. 2000-10-26 23:41:17 +00:00
nl_langinfo_l.c Update. 2000-09-26 04:48:25 +00:00
nl_langinfo.c Update. 2000-09-26 07:56:19 +00:00
outdigits.h Update. 2000-01-29 02:54:27 +00:00
outdigitswc.h Update. 2000-01-29 02:54:27 +00:00
setlocale.c Update. 2000-10-26 23:41:17 +00:00
strlen-hash.h Update to 2.1.x development version 1997-02-15 04:31:36 +00:00
SYS_libc.c second update 960907 from main archive 1996-09-08 02:07:08 +00:00
tst-C-locale.c Update. 2000-10-27 02:55:22 +00:00
Versions Update. 2000-09-26 04:48:25 +00:00
weight.h Adjust for last change in ld-collate.c of adding alignment padding. 2000-01-20 05:22:38 +00:00
weightwc.h Update. 2000-09-01 19:36:44 +00:00
xlocale.h Update. 2000-07-24 21:03:16 +00:00