glibc/intl
Ulrich Drepper 61402fd689 Update.
2000-07-31  Bruno Haible  <haible@clisp.cons.org>

	* intl/plural.y: Include config.h. Needed to define 'inline' away for
	C compilers that don't support it.
	(yylex): Don't use gcc specific case range syntax.
	* intl/loadmsgcat.c (INIT_GERMANIC_PLURAL): New macro, for old
	compilers.

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

	* intl/finddomain.c: Remove unneeded includes.

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

	* intl/localealias.c (memcpy): Return first argument, just like the
	real memcpy function does.
	* intl/bindtextdom.c (memcpy): Likewise.
	* intl/finddomain.c (memcpy): Likewise.
	* intl/l10nflist.c (memcpy): Likewise.
	* intl/textdomain.c (memcpy): Likewise.
	From Paul Eggert <eggert@twinsun.com>.
2001-01-05 05:52:11 +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
bindtextdom.c Update. 2001-01-05 05:52:11 +00:00
dcgettext.c Update. 2000-02-28 05:08:01 +00:00
dcigettext.c (guess_category_value): Rewrite so that LANGUAGE value is ignored if the selected locale is the C locale. 2001-01-03 04:01:43 +00:00
dcngettext.c Update. 2000-02-28 05:08:01 +00:00
Depend Update. 2000-06-17 07:39:18 +00:00
dgettext.c Update. 2000-02-28 05:08:01 +00:00
dngettext.c Update. 2000-02-28 05:08:01 +00:00
explodename.c Update. 2000-02-28 05:08:01 +00:00
finddomain.c Update. 2001-01-05 05:52:11 +00:00
gettext.c Update. 2000-04-06 05:04:50 +00:00
gettext.h Update. 2000-02-28 05:08:01 +00:00
gettextP.h Update. 2000-05-04 02:46:54 +00:00
hash-string.h Update. 2000-02-28 05:08:01 +00:00
l10nflist.c Update. 2001-01-05 05:52:11 +00:00
libintl.h Update. 2000-10-21 02:03:09 +00:00
loadinfo.h Update. 2000-05-04 02:46:54 +00:00
loadmsgcat.c Update. 2001-01-05 05:52:11 +00:00
locale.alias Update. 2000-11-10 05:00:25 +00:00
localealias.c Update. 2001-01-05 05:52:11 +00:00
Makefile Update. 2000-11-15 23:56:34 +00:00
ngettext.c 2000-04-27 Bruno Haible <clisp.cons.org> 2000-04-27 03:11:22 +00:00
plural.c Update. 2000-08-21 04:18:25 +00:00
plural.y Update. 2001-01-05 05:52:11 +00:00
po2test.sed Update. 2000-01-22 05:50:49 +00:00
textdomain.c Update. 2001-01-05 05:52:11 +00:00
translit.po Update. 2000-11-02 07:51:38 +00:00
tst-gettext2.c Update. 2000-11-15 23:56:34 +00:00
tst-gettext2.sh Update. 2000-11-18 07:48:29 +00:00
tst-gettext.c Update. 2001-01-03 04:02:46 +00:00
tst-gettext.sh Update. 2000-10-31 04:38:55 +00:00
tst-ngettext.c Update. 2000-10-26 02:58:22 +00:00
tst-translit.c Update. 2001-01-03 04:02:46 +00:00
tst-translit.sh Update. 2000-07-15 08:05:12 +00:00
tstlang1.po Update. 2000-10-31 03:10:13 +00:00
tstlang2.po Update. 2000-10-31 03:10:13 +00:00
Versions Add bind_textdomain_codeset. 2000-09-18 17:39:44 +00:00