]> git.ipfire.org Git - thirdparty/gettext.git/log
thirdparty/gettext.git
16 years agoRemove the dependency of the gettext and ngettext programs towards
Bruno Haible [Wed, 30 Jan 2002 13:54:58 +0000 (13:54 +0000)] 
Remove the dependency of the gettext and ngettext programs towards
libgettextlib.
Recommend a split packaging.

16 years agoComments.
Bruno Haible [Wed, 30 Jan 2002 13:51:09 +0000 (13:51 +0000)] 
Comments.

16 years agoSmall cleanup for memory management.
Bruno Haible [Wed, 30 Jan 2002 13:50:38 +0000 (13:50 +0000)] 
Small cleanup for memory management.

16 years agoSplit the table into three columns.
Bruno Haible [Wed, 30 Jan 2002 12:10:59 +0000 (12:10 +0000)] 
Split the table into three columns.

16 years agoSplit table into 3 pieces now.
Bruno Haible [Wed, 30 Jan 2002 12:10:34 +0000 (12:10 +0000)] 
Split table into 3 pieces now.

16 years agoAdd declarations.
Bruno Haible [Wed, 30 Jan 2002 11:10:03 +0000 (11:10 +0000)] 
Add declarations.
Make it work better.
Fix memory leaks.

16 years agoFix a memory leak.
Bruno Haible [Wed, 30 Jan 2002 11:09:05 +0000 (11:09 +0000)] 
Fix a memory leak.

16 years agoAccept \a and \v as well.
Bruno Haible [Wed, 30 Jan 2002 11:07:59 +0000 (11:07 +0000)] 
Accept \a and \v as well.

16 years agoTweak error messages.
Bruno Haible [Wed, 30 Jan 2002 11:06:56 +0000 (11:06 +0000)] 
Tweak error messages.

16 years agoMajor improvement for migration of old style packages.
Bruno Haible [Wed, 30 Jan 2002 11:05:51 +0000 (11:05 +0000)] 
Major improvement for migration of old style packages.

16 years agoUndocument the POSUB variable.
Bruno Haible [Wed, 30 Jan 2002 11:05:03 +0000 (11:05 +0000)] 
Undocument the POSUB variable.

16 years agoTypo in comment.
Bruno Haible [Wed, 30 Jan 2002 11:03:30 +0000 (11:03 +0000)] 
Typo in comment.

16 years agoAlso blame FreeBSD.
Bruno Haible [Fri, 25 Jan 2002 19:40:52 +0000 (19:40 +0000)] 
Also blame FreeBSD.

16 years agoImprove gettextize's ChangeLog handling.
Bruno Haible [Fri, 25 Jan 2002 12:45:17 +0000 (12:45 +0000)] 
Improve gettextize's ChangeLog handling.

16 years agoDon't disable assert().
Bruno Haible [Thu, 24 Jan 2002 20:19:59 +0000 (20:19 +0000)] 
Don't disable assert().

16 years agoComment.
Bruno Haible [Thu, 24 Jan 2002 16:03:26 +0000 (16:03 +0000)] 
Comment.

16 years agoComplete Danish translations.
Bruno Haible [Thu, 24 Jan 2002 13:08:49 +0000 (13:08 +0000)] 
Complete Danish translations.

16 years agoUpdate.
Bruno Haible [Thu, 24 Jan 2002 12:51:02 +0000 (12:51 +0000)] 
Update.

16 years agoMention @INTLLIBS@ deprecation.
Bruno Haible [Thu, 24 Jan 2002 12:38:19 +0000 (12:38 +0000)] 
Mention @INTLLIBS@ deprecation.

16 years agoBetter support for lib-link.m4 macros in projects using libtool.
Bruno Haible [Thu, 24 Jan 2002 12:37:29 +0000 (12:37 +0000)] 
Better support for lib-link.m4 macros in projects using libtool.

16 years agoMake the rpath thing work in projects that use libtool.
Bruno Haible [Thu, 24 Jan 2002 12:34:28 +0000 (12:34 +0000)] 
Make the rpath thing work in projects that use libtool.

16 years agoComment.
Bruno Haible [Tue, 22 Jan 2002 20:56:52 +0000 (20:56 +0000)] 
Comment.

16 years agoSpecial hack for SunOS4 grep.
Bruno Haible [Tue, 22 Jan 2002 20:42:10 +0000 (20:42 +0000)] 
Special hack for SunOS4 grep.

16 years agoComment about SunOS4.
Bruno Haible [Tue, 22 Jan 2002 18:40:16 +0000 (18:40 +0000)] 
Comment about SunOS4.

16 years agoUpdated Danish translations.
Bruno Haible [Mon, 21 Jan 2002 18:12:10 +0000 (18:12 +0000)] 
Updated Danish translations.

16 years agoUpdate OS/2 file list.
Bruno Haible [Mon, 21 Jan 2002 17:56:47 +0000 (17:56 +0000)] 
Update OS/2 file list.

16 years agoAutomatically generated through "make subconfigures".
Bruno Haible [Mon, 21 Jan 2002 17:42:02 +0000 (17:42 +0000)] 
Automatically generated through "make subconfigures".

16 years agoNew tests for config.rpath and lib-link.m4.
Bruno Haible [Mon, 21 Jan 2002 13:33:42 +0000 (13:33 +0000)] 
New tests for config.rpath and lib-link.m4.

16 years agoSeveral bug fixes, thanks to the testsuite.
Bruno Haible [Mon, 21 Jan 2002 13:27:54 +0000 (13:27 +0000)] 
Several bug fixes, thanks to the testsuite.

16 years agoDon't leave conftest* files around if AM_PROG_LIBTOOL is the last call
Bruno Haible [Mon, 21 Jan 2002 13:26:56 +0000 (13:26 +0000)] 
Don't leave conftest* files around if AM_PROG_LIBTOOL is the last call
in configure.in.

16 years agoDon't check for ICONV_CONST if we don't need it.
Bruno Haible [Mon, 21 Jan 2002 13:25:44 +0000 (13:25 +0000)] 
Don't check for ICONV_CONST if we don't need it.

16 years agoMany improvements for packages using automake.
Bruno Haible [Mon, 21 Jan 2002 13:24:39 +0000 (13:24 +0000)] 
Many improvements for packages using automake.

16 years agoChange some msgfmt error message to include the file name.
Bruno Haible [Mon, 21 Jan 2002 13:23:18 +0000 (13:23 +0000)] 
Change some msgfmt error message to include the file name.

16 years agoDon't fail to recognize libintl.so if it was built without libiconv.so.
Bruno Haible [Mon, 21 Jan 2002 13:21:55 +0000 (13:21 +0000)] 
Don't fail to recognize libintl.so if it was built without libiconv.so.

16 years agoRemove shortcut check that doesn't work anymore because CPPFLAGS might have
Bruno Haible [Mon, 21 Jan 2002 13:20:51 +0000 (13:20 +0000)] 
Remove shortcut check that doesn't work anymore because CPPFLAGS might have
to be extended.

16 years agoAvoid some gcc warnings.
Bruno Haible [Mon, 21 Jan 2002 13:19:49 +0000 (13:19 +0000)] 
Avoid some gcc warnings.

16 years agoFix bug in last patch.
Bruno Haible [Mon, 21 Jan 2002 13:18:51 +0000 (13:18 +0000)] 
Fix bug in last patch.

16 years agoOne more thing not to forget.
Bruno Haible [Mon, 21 Jan 2002 12:47:47 +0000 (12:47 +0000)] 
One more thing not to forget.

16 years agoFix handling of POTFILES.in.
Bruno Haible [Fri, 18 Jan 2002 21:05:15 +0000 (21:05 +0000)] 
Fix handling of POTFILES.in.

16 years agoImprove a message.
Bruno Haible [Fri, 18 Jan 2002 20:45:22 +0000 (20:45 +0000)] 
Improve a message.

16 years agoUpdate.
Bruno Haible [Fri, 18 Jan 2002 12:11:39 +0000 (12:11 +0000)] 
Update.

16 years agoNew Catalan translations.
Bruno Haible [Fri, 18 Jan 2002 12:06:17 +0000 (12:06 +0000)] 
New Catalan translations.

16 years agoSupport packages which need extra locale categories.
Bruno Haible [Thu, 17 Jan 2002 13:10:49 +0000 (13:10 +0000)] 
Support packages which need extra locale categories.

16 years agoHandle po/Makevars specially.
Bruno Haible [Thu, 17 Jan 2002 12:46:32 +0000 (12:46 +0000)] 
Handle po/Makevars specially.

16 years agoUpdate.
Bruno Haible [Thu, 17 Jan 2002 12:45:17 +0000 (12:45 +0000)] 
Update.

16 years agoAdd copyright notice.
Bruno Haible [Wed, 16 Jan 2002 12:25:30 +0000 (12:25 +0000)] 
Add copyright notice.

16 years agoNew macro AC_LIB_HAVE_LINKFLAGS.
Bruno Haible [Tue, 15 Jan 2002 13:05:55 +0000 (13:05 +0000)] 
New macro AC_LIB_HAVE_LINKFLAGS.

16 years agoMake iconv_message_list(mlp,encoding,encoding) work without warnings.
Bruno Haible [Tue, 15 Jan 2002 13:05:10 +0000 (13:05 +0000)] 
Make iconv_message_list(mlp,encoding,encoding) work without warnings.

16 years agoDon't consider a message as being ASCII if its msgid or msgid_plural is
Bruno Haible [Tue, 15 Jan 2002 13:04:03 +0000 (13:04 +0000)] 
Don't consider a message as being ASCII if its msgid or msgid_plural is
not ASCII.

16 years agoRemove trailing whitespace.
Bruno Haible [Tue, 15 Jan 2002 13:03:07 +0000 (13:03 +0000)] 
Remove trailing whitespace.

16 years agoFix a mistake.
Bruno Haible [Tue, 15 Jan 2002 13:01:56 +0000 (13:01 +0000)] 
Fix a mistake.

16 years agoRemove the parentheses around the expansions of N_ and gettext_noop.
Bruno Haible [Tue, 15 Jan 2002 13:00:46 +0000 (13:00 +0000)] 
Remove the parentheses around the expansions of N_ and gettext_noop.

16 years agoSupport for Intel icc.
Bruno Haible [Tue, 15 Jan 2002 12:59:36 +0000 (12:59 +0000)] 
Support for Intel icc.

16 years agoPortability to FreeBSD: xsetenv.h needs config.h.
Bruno Haible [Tue, 15 Jan 2002 12:58:37 +0000 (12:58 +0000)] 
Portability to FreeBSD: xsetenv.h needs config.h.

16 years agoMake AC_LIB_LINKFLAGS_BODY really work.
Bruno Haible [Tue, 15 Jan 2002 12:53:58 +0000 (12:53 +0000)] 
Make AC_LIB_LINKFLAGS_BODY really work.

16 years agoFreeBSD portability.
Bruno Haible [Tue, 15 Jan 2002 12:52:49 +0000 (12:52 +0000)] 
FreeBSD portability.

16 years agoUse \EOF, not EOF, to create here documents containing non-ASCII characters.
Bruno Haible [Tue, 15 Jan 2002 12:52:13 +0000 (12:52 +0000)] 
Use \EOF, not EOF, to create here documents containing non-ASCII characters.

16 years agoUpdate German translations.
Bruno Haible [Tue, 15 Jan 2002 12:04:40 +0000 (12:04 +0000)] 
Update German translations.

16 years agoMention constructive contributors from 2000 to 2002.
Bruno Haible [Tue, 15 Jan 2002 11:56:19 +0000 (11:56 +0000)] 
Mention constructive contributors from 2000 to 2002.

16 years agoRemarks by Perry <prapp@erols.com>.
Bruno Haible [Mon, 14 Jan 2002 19:27:38 +0000 (19:27 +0000)] 
Remarks by Perry <prapp@erols.com>.

16 years agoUpdate French translations.
Bruno Haible [Mon, 14 Jan 2002 16:10:37 +0000 (16:10 +0000)] 
Update French translations.

16 years agoUpdate many translations.
Bruno Haible [Mon, 14 Jan 2002 14:30:41 +0000 (14:30 +0000)] 
Update many translations.

16 years agoUpdate year in --version output.
Bruno Haible [Mon, 14 Jan 2002 12:13:29 +0000 (12:13 +0000)] 
Update year in --version output.

16 years agoMake msgexec-2 work when builddir != srcdir.
Bruno Haible [Mon, 14 Jan 2002 12:10:54 +0000 (12:10 +0000)] 
Make msgexec-2 work when builddir != srcdir.

16 years agoAvoid test failure on SuSE Linux.
Bruno Haible [Mon, 14 Jan 2002 12:10:09 +0000 (12:10 +0000)] 
Avoid test failure on SuSE Linux.

16 years agoUpdate file list.
Bruno Haible [Mon, 14 Jan 2002 12:09:10 +0000 (12:09 +0000)] 
Update file list.

16 years agoUpdate German translations.
Bruno Haible [Fri, 11 Jan 2002 20:10:39 +0000 (20:10 +0000)] 
Update German translations.

16 years agoForgot an include file.
Bruno Haible [Fri, 11 Jan 2002 14:50:39 +0000 (14:50 +0000)] 
Forgot an include file.

16 years agoWork around another automake bug.
Bruno Haible [Fri, 11 Jan 2002 14:48:39 +0000 (14:48 +0000)] 
Work around another automake bug.

16 years agoComment.
Bruno Haible [Fri, 11 Jan 2002 14:12:37 +0000 (14:12 +0000)] 
Comment.

16 years agoComment.
Bruno Haible [Fri, 11 Jan 2002 13:45:42 +0000 (13:45 +0000)] 
Comment.

16 years agoDivision by zero on AIX 3 gives SIGTRAP, not SIGFPE.
Bruno Haible [Fri, 11 Jan 2002 13:29:15 +0000 (13:29 +0000)] 
Division by zero on AIX 3 gives SIGTRAP, not SIGFPE.

16 years agoFix typo.
Bruno Haible [Thu, 10 Jan 2002 20:33:25 +0000 (20:33 +0000)] 
Fix typo.

16 years agoElisp is done.
Bruno Haible [Thu, 10 Jan 2002 14:49:03 +0000 (14:49 +0000)] 
Elisp is done.

16 years agoImproved OS/2 support.
Bruno Haible [Thu, 10 Jan 2002 14:23:16 +0000 (14:23 +0000)] 
Improved OS/2 support.

16 years agoMove os2/os2compat.h to intl/os2compat.h.
Bruno Haible [Thu, 10 Jan 2002 14:05:35 +0000 (14:05 +0000)] 
Move os2/os2compat.h to intl/os2compat.h.

16 years agoMove os2.c to os2compat.c.
Bruno Haible [Thu, 10 Jan 2002 13:55:30 +0000 (13:55 +0000)] 
Move os2.c to os2compat.c.

16 years agoUpdate.
Bruno Haible [Thu, 10 Jan 2002 12:21:31 +0000 (12:21 +0000)] 
Update.

16 years agoYear.
Bruno Haible [Thu, 10 Jan 2002 12:15:09 +0000 (12:15 +0000)] 
Year.

16 years agoEnable existing CP* charsets.
Bruno Haible [Thu, 10 Jan 2002 12:14:40 +0000 (12:14 +0000)] 
Enable existing CP* charsets.

16 years agoMake these files usable by tests/lang-c++.
Bruno Haible [Wed, 9 Jan 2002 20:46:09 +0000 (20:46 +0000)] 
Make these files usable by tests/lang-c++.

16 years agoUse xsetenv before setlocale, because on non-glibc systems the libintl
Bruno Haible [Wed, 9 Jan 2002 20:43:23 +0000 (20:43 +0000)] 
Use xsetenv before setlocale, because on non-glibc systems the libintl
looks at the environment variables, not at the locale.

16 years agoIrix 6.5 portability.
Bruno Haible [Wed, 9 Jan 2002 19:50:49 +0000 (19:50 +0000)] 
Irix 6.5 portability.

16 years agoFix two while loops.
Bruno Haible [Wed, 9 Jan 2002 12:34:04 +0000 (12:34 +0000)] 
Fix two while loops.

16 years agoBetter error checking.
Bruno Haible [Tue, 8 Jan 2002 12:52:10 +0000 (12:52 +0000)] 
Better error checking.

16 years agoAIX 3 alloca now done in liballoca.h.
Bruno Haible [Tue, 8 Jan 2002 10:50:21 +0000 (10:50 +0000)] 
AIX 3 alloca now done in liballoca.h.

16 years agoComment.
Bruno Haible [Tue, 8 Jan 2002 10:48:12 +0000 (10:48 +0000)] 
Comment.

16 years agoEmacs/XEmacs Lisp support.
Bruno Haible [Tue, 8 Jan 2002 10:47:34 +0000 (10:47 +0000)] 
Emacs/XEmacs Lisp support.

16 years agoTypo.
Bruno Haible [Mon, 7 Jan 2002 20:55:49 +0000 (20:55 +0000)] 
Typo.

16 years agoFix bug in librep extractor.
Bruno Haible [Mon, 7 Jan 2002 17:56:05 +0000 (17:56 +0000)] 
Fix bug in librep extractor.

16 years agoTweak Lisp extractor.
Bruno Haible [Mon, 7 Jan 2002 17:55:29 +0000 (17:55 +0000)] 
Tweak Lisp extractor.

16 years agoComments.
Bruno Haible [Mon, 7 Jan 2002 17:54:54 +0000 (17:54 +0000)] 
Comments.

16 years agoMention the homepage and FTP site.
Bruno Haible [Mon, 7 Jan 2002 17:54:24 +0000 (17:54 +0000)] 
Mention the homepage and FTP site.

16 years agoNew msgconv test.
Bruno Haible [Mon, 7 Jan 2002 17:54:08 +0000 (17:54 +0000)] 
New msgconv test.

16 years agoKill ediff buffers after quitting the ediff session.
Bruno Haible [Mon, 7 Jan 2002 17:53:01 +0000 (17:53 +0000)] 
Kill ediff buffers after quitting the ediff session.

16 years agoReport test failure as early as possible.
Bruno Haible [Mon, 7 Jan 2002 17:52:04 +0000 (17:52 +0000)] 
Report test failure as early as possible.

16 years agoMake "msgmerge --update" work better on CJK files even if iconv() is not
Bruno Haible [Mon, 7 Jan 2002 17:51:04 +0000 (17:51 +0000)] 
Make "msgmerge --update" work better on CJK files even if iconv() is not
available.

16 years agoChange the tests to be less verbose on Solaris and HP-UX.
Bruno Haible [Mon, 7 Jan 2002 17:50:01 +0000 (17:50 +0000)] 
Change the tests to be less verbose on Solaris and HP-UX.

16 years agoAvoid a test failure on Irix and OSF/1.
Bruno Haible [Mon, 7 Jan 2002 17:45:14 +0000 (17:45 +0000)] 
Avoid a test failure on Irix and OSF/1.

16 years agoMake po/Makefile work when builddir != srcdir.
Bruno Haible [Mon, 7 Jan 2002 17:41:34 +0000 (17:41 +0000)] 
Make po/Makefile work when builddir != srcdir.