]> git.ipfire.org Git - thirdparty/gettext.git/log
thirdparty/gettext.git
16 years agoFix compilation errors on AIX 3.
Bruno Haible [Thu, 19 Jun 2003 15:09:37 +0000 (15:09 +0000)] 
Fix compilation errors on AIX 3.

16 years agoOops.
Bruno Haible [Thu, 19 Jun 2003 14:27:04 +0000 (14:27 +0000)] 
Oops.

16 years agoAvoid using egrep.
Bruno Haible [Thu, 19 Jun 2003 14:00:21 +0000 (14:00 +0000)] 
Avoid using egrep.

16 years agoAdd an implementation of printf(), fprintf() etc. that supports formatting
Bruno Haible [Thu, 19 Jun 2003 12:45:06 +0000 (12:45 +0000)] 
Add an implementation of printf(), fprintf() etc. that supports formatting
with positions, for those systems that lack it (NetBSD, Woe32).

16 years agoUse the system's french locale, even if it's called "fr_FR.ISO8859-1" instead
Bruno Haible [Thu, 19 Jun 2003 12:30:19 +0000 (12:30 +0000)] 
Use the system's french locale, even if it's called "fr_FR.ISO8859-1" instead
of just plain "fr_FR".

16 years agoNew option --disable-libasprintf.
Bruno Haible [Thu, 19 Jun 2003 12:23:54 +0000 (12:23 +0000)] 
New option --disable-libasprintf.

16 years agoAdd a comment about the gcj bug.
Bruno Haible [Wed, 18 Jun 2003 12:51:32 +0000 (12:51 +0000)] 
Add a comment about the gcj bug.

16 years agoPOSIXLY_CORRECT compliance.
Bruno Haible [Wed, 18 Jun 2003 12:41:25 +0000 (12:41 +0000)] 
POSIXLY_CORRECT compliance.

16 years agoUse grep instead of egrep.
Bruno Haible [Wed, 18 Jun 2003 12:30:37 +0000 (12:30 +0000)] 
Use grep instead of egrep.

16 years agoUpdate install-sh from automake-1.7.5.
Bruno Haible [Wed, 18 Jun 2003 12:22:57 +0000 (12:22 +0000)] 
Update install-sh from automake-1.7.5.

16 years agoReorder definitions. Better separation of code sections.
Bruno Haible [Mon, 16 Jun 2003 11:21:50 +0000 (11:21 +0000)] 
Reorder definitions. Better separation of code sections.

16 years agoUse a vector-like stack structure instead of a linked list.
Bruno Haible [Mon, 16 Jun 2003 11:19:44 +0000 (11:19 +0000)] 
Use a vector-like stack structure instead of a linked list.

16 years agoRemove memory debugging code. Use standard tools instead.
Bruno Haible [Mon, 16 Jun 2003 11:18:56 +0000 (11:18 +0000)] 
Remove memory debugging code. Use standard tools instead.

16 years agoAvoid quadratic running time when extracting very long strings or very
Bruno Haible [Mon, 16 Jun 2003 11:17:55 +0000 (11:17 +0000)] 
Avoid quadratic running time when extracting very long strings or very
long comments.

16 years agoNote about NetBSD.
Bruno Haible [Sun, 15 Jun 2003 15:33:45 +0000 (15:33 +0000)] 
Note about NetBSD.

16 years agoPerl needs two formatstring parsers, not just one.
Bruno Haible [Sun, 15 Jun 2003 13:45:55 +0000 (13:45 +0000)] 
Perl needs two formatstring parsers, not just one.

16 years agoTurn into an integration test.
Bruno Haible [Sun, 15 Jun 2003 11:48:39 +0000 (11:48 +0000)] 
Turn into an integration test.

16 years agoTest the xgettext Perl backend.
Bruno Haible [Sun, 15 Jun 2003 11:48:19 +0000 (11:48 +0000)] 
Test the xgettext Perl backend.

16 years agoContinued cleanup. Fix line numbers for strings part of here documents.
Bruno Haible [Sun, 15 Jun 2003 11:47:35 +0000 (11:47 +0000)] 
Continued cleanup. Fix line numbers for strings part of here documents.

16 years agoClean up and fix a few small bugs.
Bruno Haible [Sun, 15 Jun 2003 11:42:18 +0000 (11:42 +0000)] 
Clean up and fix a few small bugs.

16 years agoRecommend "man", not "perldoc". The latter is missing on Mandrake.
Bruno Haible [Sun, 15 Jun 2003 11:40:37 +0000 (11:40 +0000)] 
Recommend "man", not "perldoc". The latter is missing on Mandrake.

16 years agoAdjust for wait_subprocess change.
Bruno Haible [Fri, 13 Jun 2003 13:04:23 +0000 (13:04 +0000)] 
Adjust for wait_subprocess change.
Avoid msginit failure if one of the shell scripts is not present.

16 years agoEmit error message even if exit_on_error == false and null_stderr == false.
Bruno Haible [Fri, 13 Jun 2003 13:03:11 +0000 (13:03 +0000)] 
Emit error message even if exit_on_error == false and null_stderr == false.

16 years agoRemoved README.gemtext.
Bruno Haible [Thu, 12 Jun 2003 13:28:53 +0000 (13:28 +0000)] 
Removed README.gemtext.

16 years agoTweaks.
Bruno Haible [Thu, 12 Jun 2003 12:37:46 +0000 (12:37 +0000)] 
Tweaks.

16 years agoTweak Guido Flohr's code to be consistent with rest of gettext sources.
Bruno Haible [Thu, 12 Jun 2003 12:33:46 +0000 (12:33 +0000)] 
Tweak Guido Flohr's code to be consistent with rest of gettext sources.

16 years agoTweak last patch.
Bruno Haible [Thu, 12 Jun 2003 12:18:43 +0000 (12:18 +0000)] 
Tweak last patch.

16 years agoTweak Perl documentation.
Bruno Haible [Thu, 12 Jun 2003 12:17:38 +0000 (12:17 +0000)] 
Tweak Perl documentation.

16 years agoxgettext support for Perl. Contributed by Guido Flohr.
Bruno Haible [Thu, 12 Jun 2003 12:09:38 +0000 (12:09 +0000)] 
xgettext support for Perl. Contributed by Guido Flohr.

16 years agoAvoid prepending an underscore to the redirected name on Mingw32.
Bruno Haible [Thu, 12 Jun 2003 11:46:40 +0000 (11:46 +0000)] 
Avoid prepending an underscore to the redirected name on Mingw32.

16 years agoRemove outdated file.
Bruno Haible [Wed, 11 Jun 2003 14:04:03 +0000 (14:04 +0000)] 
Remove outdated file.

16 years agoUpdated translations.
Bruno Haible [Wed, 11 Jun 2003 13:18:38 +0000 (13:18 +0000)] 
Updated translations.

16 years agoImproved VMS support.
Bruno Haible [Wed, 11 Jun 2003 12:00:20 +0000 (12:00 +0000)] 
Improved VMS support.

16 years agoFix a few typos.
Bruno Haible [Tue, 10 Jun 2003 11:52:31 +0000 (11:52 +0000)] 
Fix a few typos.

16 years agoTweak @dircategory.
Bruno Haible [Fri, 30 May 2003 14:31:34 +0000 (14:31 +0000)] 
Tweak @dircategory.

16 years agoUpgrade from gnulib.
Bruno Haible [Fri, 30 May 2003 14:14:15 +0000 (14:14 +0000)] 
Upgrade from gnulib.

16 years agoFix the Slovak plural formula.
Bruno Haible [Tue, 27 May 2003 21:55:15 +0000 (21:55 +0000)] 
Fix the Slovak plural formula.

16 years agoUpdated translations.
Bruno Haible [Tue, 27 May 2003 21:40:44 +0000 (21:40 +0000)] 
Updated translations.

16 years agoAdd support for Glade 2.
Bruno Haible [Tue, 27 May 2003 11:11:06 +0000 (11:11 +0000)] 
Add support for Glade 2.

16 years agoRegenerated. v0.12.1
Bruno Haible [Thu, 22 May 2003 21:55:33 +0000 (21:55 +0000)] 
Regenerated.

16 years agoFix last patch, as it didn't work.
Bruno Haible [Thu, 22 May 2003 21:51:58 +0000 (21:51 +0000)] 
Fix last patch, as it didn't work.

16 years agoRelease 0.12.1.
Bruno Haible [Thu, 22 May 2003 21:48:13 +0000 (21:48 +0000)] 
Release 0.12.1.

16 years agoUpdated to fix \b bug.
Bruno Haible [Thu, 22 May 2003 21:33:30 +0000 (21:33 +0000)] 
Updated to fix \b bug.

16 years agoUpdated translations.
Bruno Haible [Thu, 22 May 2003 20:31:33 +0000 (20:31 +0000)] 
Updated translations.

16 years agoUpdated translations.
Bruno Haible [Thu, 22 May 2003 13:05:45 +0000 (13:05 +0000)] 
Updated translations.

16 years agoOops.
Bruno Haible [Wed, 21 May 2003 14:46:57 +0000 (14:46 +0000)] 
Oops.

16 years agoFix mismatched parentheses.
Bruno Haible [Wed, 21 May 2003 14:42:47 +0000 (14:42 +0000)] 
Fix mismatched parentheses.

16 years agoAvoid an error when --properties-output is specified and all msgids are ASCII.
Bruno Haible [Wed, 21 May 2003 10:56:24 +0000 (10:56 +0000)] 
Avoid an error when --properties-output is specified and all msgids are ASCII.

16 years agoAdd back VPATH.
Bruno Haible [Wed, 21 May 2003 10:54:54 +0000 (10:54 +0000)] 
Add back VPATH.

16 years agoDon't use $< in target rules - this is not portable.
Bruno Haible [Wed, 21 May 2003 10:53:09 +0000 (10:53 +0000)] 
Don't use $< in target rules - this is not portable.

16 years agoMake parallel builds work.
Bruno Haible [Wed, 21 May 2003 10:51:14 +0000 (10:51 +0000)] 
Make parallel builds work.

16 years agoAvoid a test failure with some versions of smalltalk.
Bruno Haible [Wed, 21 May 2003 10:49:15 +0000 (10:49 +0000)] 
Avoid a test failure with some versions of smalltalk.

16 years agoEnsure the doc is rebuilt when version.sh changes.
Bruno Haible [Wed, 21 May 2003 10:48:34 +0000 (10:48 +0000)] 
Ensure the doc is rebuilt when version.sh changes.

16 years agoUpdate from automake-1.7.5. Adds OS/2 support.
Bruno Haible [Wed, 21 May 2003 10:47:42 +0000 (10:47 +0000)] 
Update from automake-1.7.5. Adds OS/2 support.

16 years agoAlso add people who reported bugs indirectly through Debian.
Bruno Haible [Tue, 20 May 2003 19:28:37 +0000 (19:28 +0000)] 
Also add people who reported bugs indirectly through Debian.

16 years agoMore helpful people, until 2003-05-20.
Bruno Haible [Tue, 20 May 2003 19:24:58 +0000 (19:24 +0000)] 
More helpful people, until 2003-05-20.

16 years agoUpdated french translations.
Bruno Haible [Tue, 20 May 2003 18:46:54 +0000 (18:46 +0000)] 
Updated french translations.

16 years agoSeveral NEWS files now.
Bruno Haible [Tue, 20 May 2003 16:08:08 +0000 (16:08 +0000)] 
Several NEWS files now.

16 years agoForgot an old version number here.
Bruno Haible [Tue, 20 May 2003 16:07:49 +0000 (16:07 +0000)] 
Forgot an old version number here.

16 years agoUpdated Finnish translations.
Bruno Haible [Mon, 19 May 2003 12:13:46 +0000 (12:13 +0000)] 
Updated Finnish translations.

16 years agoUpdated German translations.
Bruno Haible [Mon, 19 May 2003 12:12:23 +0000 (12:12 +0000)] 
Updated German translations.

16 years agoMake the version info work (hopefully).
Bruno Haible [Mon, 19 May 2003 11:15:01 +0000 (11:15 +0000)] 
Make the version info work (hopefully).

16 years agoAdd a note about this test's failure.
Bruno Haible [Mon, 19 May 2003 10:50:43 +0000 (10:50 +0000)] 
Add a note about this test's failure.

16 years agoFix senso.
Bruno Haible [Sun, 18 May 2003 12:38:36 +0000 (12:38 +0000)] 
Fix senso.

16 years agoMake it possible to create DLLs and .exes with debug information.
Bruno Haible [Sun, 18 May 2003 11:21:38 +0000 (11:21 +0000)] 
Make it possible to create DLLs and .exes with debug information.

16 years agoRegenerated. v0.12
Bruno Haible [Sat, 17 May 2003 17:56:13 +0000 (17:56 +0000)] 
Regenerated.

16 years agoLast minute update.
Bruno Haible [Sat, 17 May 2003 17:03:44 +0000 (17:03 +0000)] 
Last minute update.

16 years agoRelease 0.12.
Bruno Haible [Sat, 17 May 2003 15:34:30 +0000 (15:34 +0000)] 
Release 0.12.

16 years agoUpdate.
Bruno Haible [Sat, 17 May 2003 15:28:58 +0000 (15:28 +0000)] 
Update.

16 years agoRelease 0.12.
Bruno Haible [Sat, 17 May 2003 15:20:30 +0000 (15:20 +0000)] 
Release 0.12.

16 years agoPrepare for 0.12.
Bruno Haible [Sat, 17 May 2003 15:04:49 +0000 (15:04 +0000)] 
Prepare for 0.12.

16 years agoPrepare for release 0.12.
Bruno Haible [Sat, 17 May 2003 15:03:33 +0000 (15:03 +0000)] 
Prepare for release 0.12.

16 years agoUpdated matrix.
Bruno Haible [Sat, 17 May 2003 15:02:29 +0000 (15:02 +0000)] 
Updated matrix.

16 years agoMake it work on Woe32.
Bruno Haible [Sat, 17 May 2003 14:55:33 +0000 (14:55 +0000)] 
Make it work on Woe32.

16 years agoWoe32 already has strpbrk.
Bruno Haible [Sat, 17 May 2003 14:50:28 +0000 (14:50 +0000)] 
Woe32 already has strpbrk.

16 years agoTweaks for Woe32.
Bruno Haible [Sat, 17 May 2003 14:48:08 +0000 (14:48 +0000)] 
Tweaks for Woe32.

16 years agoTweaks to make it link.
Bruno Haible [Sat, 17 May 2003 14:44:07 +0000 (14:44 +0000)] 
Tweaks to make it link.

16 years agoDefine HAVE_DECL_STRERROR on VMS and Woe32.
Bruno Haible [Thu, 15 May 2003 17:54:09 +0000 (17:54 +0000)] 
Define HAVE_DECL_STRERROR on VMS and Woe32.

16 years agoStamp.
Bruno Haible [Wed, 14 May 2003 10:15:19 +0000 (10:15 +0000)] 
Stamp.

16 years agoOops, fix last patch.
Bruno Haible [Mon, 12 May 2003 20:10:00 +0000 (20:10 +0000)] 
Oops, fix last patch.

16 years agoUse gnulib module unlocked-io.
Bruno Haible [Mon, 12 May 2003 19:22:27 +0000 (19:22 +0000)] 
Use gnulib module unlocked-io.

16 years agoModule unlocked-io from gnulib.
Bruno Haible [Mon, 12 May 2003 19:21:14 +0000 (19:21 +0000)] 
Module unlocked-io from gnulib.

16 years agoAdd unlocked-io module from gnulib.
Bruno Haible [Mon, 12 May 2003 19:19:41 +0000 (19:19 +0000)] 
Add unlocked-io module from gnulib.

16 years agoNo need for dllexported when building a static library.
Bruno Haible [Mon, 12 May 2003 19:12:04 +0000 (19:12 +0000)] 
No need for dllexported when building a static library.

16 years agoUpdate export list.
Bruno Haible [Mon, 12 May 2003 18:46:44 +0000 (18:46 +0000)] 
Update export list.

16 years agoPortability to Woe32.
Bruno Haible [Mon, 12 May 2003 18:27:24 +0000 (18:27 +0000)] 
Portability to Woe32.

16 years agoAvoid an unjustified "conversion error" on long strings.
Bruno Haible [Mon, 12 May 2003 09:45:47 +0000 (09:45 +0000)] 
Avoid an unjustified "conversion error" on long strings.

16 years agoFix a bad bug with long strings.
Bruno Haible [Mon, 12 May 2003 09:44:33 +0000 (09:44 +0000)] 
Fix a bad bug with long strings.

16 years agoNeed to compile progreloc.c, for when --enable-relocatable is used.
Bruno Haible [Mon, 12 May 2003 09:43:55 +0000 (09:43 +0000)] 
Need to compile progreloc.c, for when --enable-relocatable is used.

16 years agoUpdated translations.
Bruno Haible [Mon, 12 May 2003 09:09:13 +0000 (09:09 +0000)] 
Updated translations.

16 years agoUpdate error.c from gnulib.
Bruno Haible [Fri, 9 May 2003 20:28:17 +0000 (20:28 +0000)] 
Update error.c from gnulib.

16 years agoAvoid a warning on Tru64.
Bruno Haible [Fri, 9 May 2003 10:13:47 +0000 (10:13 +0000)] 
Avoid a warning on Tru64.

16 years agoAvoid misinterpretation of some ACLOCAL_AMFLAGS.
Bruno Haible [Thu, 8 May 2003 20:45:55 +0000 (20:45 +0000)] 
Avoid misinterpretation of some ACLOCAL_AMFLAGS.

16 years agoUpdated translations.
Bruno Haible [Thu, 8 May 2003 14:49:10 +0000 (14:49 +0000)] 
Updated translations.

16 years agoUpdated translations.
Bruno Haible [Thu, 8 May 2003 10:34:30 +0000 (10:34 +0000)] 
Updated translations.

16 years agoDoc is now under $prefix/share.
Bruno Haible [Thu, 8 May 2003 10:21:28 +0000 (10:21 +0000)] 
Doc is now under $prefix/share.

16 years agoRemove an unused variable.
Bruno Haible [Wed, 7 May 2003 19:46:59 +0000 (19:46 +0000)] 
Remove an unused variable.

16 years agoFix a simple mistake.
Bruno Haible [Wed, 7 May 2003 19:46:25 +0000 (19:46 +0000)] 
Fix a simple mistake.

16 years agoProduce 4 pieces now.
Bruno Haible [Wed, 7 May 2003 19:45:33 +0000 (19:45 +0000)] 
Produce 4 pieces now.

16 years agoFix misapplied ChangeLog entry.
Bruno Haible [Wed, 7 May 2003 19:42:52 +0000 (19:42 +0000)] 
Fix misapplied ChangeLog entry.