]> git.ipfire.org Git - thirdparty/gettext.git/log
thirdparty/gettext.git
16 years agoCygwin portability.
Bruno Haible [Wed, 17 Sep 2003 16:13:13 +0000 (16:13 +0000)] 
Cygwin portability.

16 years agoPortability to cygwin.
Bruno Haible [Wed, 17 Sep 2003 16:11:10 +0000 (16:11 +0000)] 
Portability to cygwin.

16 years agoDon't mention $"..." bash shorthand any more.
Bruno Haible [Wed, 17 Sep 2003 14:14:22 +0000 (14:14 +0000)] 
Don't mention $"..." bash shorthand any more.

16 years agoDocument how to internationalize shell scripts.
Bruno Haible [Wed, 17 Sep 2003 08:28:30 +0000 (08:28 +0000)] 
Document how to internationalize shell scripts.

16 years agoDocumentation of programs of gettext-runtime package.
Bruno Haible [Wed, 17 Sep 2003 08:27:22 +0000 (08:27 +0000)] 
Documentation of programs of gettext-runtime package.

16 years agoSupport for internationalized shell scripts.
Bruno Haible [Wed, 17 Sep 2003 08:25:06 +0000 (08:25 +0000)] 
Support for internationalized shell scripts.

16 years agoSupport for internationalized shell scripts: Documentation for envsubst.
Bruno Haible [Wed, 17 Sep 2003 08:22:22 +0000 (08:22 +0000)] 
Support for internationalized shell scripts: Documentation for envsubst.

16 years agoSupport for internationalized shell scripts: Shell functions.
Bruno Haible [Wed, 17 Sep 2003 08:21:59 +0000 (08:21 +0000)] 
Support for internationalized shell scripts: Shell functions.

16 years agoSupport for internationalized shell scripts: Program to substitute
Bruno Haible [Wed, 17 Sep 2003 08:21:32 +0000 (08:21 +0000)] 
Support for internationalized shell scripts: Program to substitute
environment variable values.

16 years agoSupport only simple access to shell variables, only ASCII names, and
Bruno Haible [Tue, 16 Sep 2003 08:52:23 +0000 (08:52 +0000)] 
Support only simple access to shell variables, only ASCII names, and
no $0 or $?.

16 years agoDocument the shell format strings.
Bruno Haible [Tue, 16 Sep 2003 08:51:40 +0000 (08:51 +0000)] 
Document the shell format strings.

16 years agoCheck for write error on stdout when the program exits.
Bruno Haible [Mon, 15 Sep 2003 19:06:16 +0000 (19:06 +0000)] 
Check for write error on stdout when the program exits.

16 years agoMove away from K&R C.
Bruno Haible [Mon, 15 Sep 2003 09:39:19 +0000 (09:39 +0000)] 
Move away from K&R C.

16 years agoMake handling of out-of-range Unicode characters consistent with the handling
Bruno Haible [Thu, 11 Sep 2003 17:07:33 +0000 (17:07 +0000)] 
Make handling of out-of-range Unicode characters consistent with the handling
of invalid multibyte sequences.

16 years agoNew test against out-of-range Unicode characters.
Bruno Haible [Thu, 11 Sep 2003 16:50:51 +0000 (16:50 +0000)] 
New test against out-of-range Unicode characters.

16 years agoTypo in comment.
Bruno Haible [Thu, 11 Sep 2003 16:45:52 +0000 (16:45 +0000)] 
Typo in comment.

16 years agoAvoid an abort() when the source file contains out-of-range Unicode characters.
Bruno Haible [Thu, 11 Sep 2003 16:40:32 +0000 (16:40 +0000)] 
Avoid an abort() when the source file contains out-of-range Unicode characters.

16 years agoAvoid a warning on OSF/1.
Bruno Haible [Tue, 9 Sep 2003 13:49:07 +0000 (13:49 +0000)] 
Avoid a warning on OSF/1.

16 years agoUse putc_unlocked only when it is declared.
Bruno Haible [Tue, 9 Sep 2003 13:44:04 +0000 (13:44 +0000)] 
Use putc_unlocked only when it is declared.

16 years agoAvoid warnings on OSF/1.
Bruno Haible [Tue, 9 Sep 2003 13:40:36 +0000 (13:40 +0000)] 
Avoid warnings on OSF/1.

16 years agoFixes from Guido Flohr.
Bruno Haible [Tue, 9 Sep 2003 10:54:47 +0000 (10:54 +0000)] 
Fixes from Guido Flohr.

16 years agoMake it work with Solaris sh.
Bruno Haible [Mon, 8 Sep 2003 10:36:52 +0000 (10:36 +0000)] 
Make it work with Solaris sh.

16 years agoAvoid a test failure.
Bruno Haible [Mon, 8 Sep 2003 10:17:00 +0000 (10:17 +0000)] 
Avoid a test failure.

16 years agoTrivial update.
Bruno Haible [Sun, 7 Sep 2003 16:04:33 +0000 (16:04 +0000)] 
Trivial update.

16 years agoTrivial update.
Bruno Haible [Thu, 4 Sep 2003 22:06:24 +0000 (22:06 +0000)] 
Trivial update.

16 years agoPortability to Solaris 7.
Bruno Haible [Thu, 4 Sep 2003 21:28:30 +0000 (21:28 +0000)] 
Portability to Solaris 7.

16 years agoFix a warning on Solaris.
Bruno Haible [Thu, 4 Sep 2003 20:58:51 +0000 (20:58 +0000)] 
Fix a warning on Solaris.

16 years agoMention support of shell scripts.
Bruno Haible [Wed, 3 Sep 2003 10:29:21 +0000 (10:29 +0000)] 
Mention support of shell scripts.

16 years agoSupport for xgettext sh/bash backend.
Bruno Haible [Wed, 3 Sep 2003 10:29:04 +0000 (10:29 +0000)] 
Support for xgettext sh/bash backend.

16 years agoIntegration test with bash.
Bruno Haible [Wed, 3 Sep 2003 10:28:28 +0000 (10:28 +0000)] 
Integration test with bash.

16 years agoIntegration test with sh.
Bruno Haible [Wed, 3 Sep 2003 10:28:17 +0000 (10:28 +0000)] 
Integration test with sh.

16 years agoTest of backslash/quoting/escaping recognition of sh/bash extractor.
Bruno Haible [Wed, 3 Sep 2003 10:27:53 +0000 (10:27 +0000)] 
Test of backslash/quoting/escaping recognition of sh/bash extractor.

16 years agosh/bash script parser.
Bruno Haible [Wed, 3 Sep 2003 10:27:17 +0000 (10:27 +0000)] 
sh/bash script parser.

16 years agoHandling of sh format strings.
Bruno Haible [Wed, 3 Sep 2003 10:21:42 +0000 (10:21 +0000)] 
Handling of sh format strings.

16 years agoTweak.
Bruno Haible [Mon, 1 Sep 2003 20:07:22 +0000 (20:07 +0000)] 
Tweak.

16 years agoNew test for --extract-all in Perl mode.
Bruno Haible [Mon, 1 Sep 2003 19:46:47 +0000 (19:46 +0000)] 
New test for --extract-all in Perl mode.

16 years agoRemove unused code.
Bruno Haible [Mon, 1 Sep 2003 19:38:42 +0000 (19:38 +0000)] 
Remove unused code.

16 years agoFix confusion about last_token.
Bruno Haible [Mon, 1 Sep 2003 12:59:15 +0000 (12:59 +0000)] 
Fix confusion about last_token.

16 years agoUpdate the config.h.msvc generation.
Bruno Haible [Fri, 29 Aug 2003 20:29:31 +0000 (20:29 +0000)] 
Update the config.h.msvc generation.

16 years agoFix last patch for NetBSD.
Bruno Haible [Fri, 29 Aug 2003 20:25:35 +0000 (20:25 +0000)] 
Fix last patch for NetBSD.

16 years agoTweak last patch for NetBSD.
Bruno Haible [Fri, 29 Aug 2003 20:24:35 +0000 (20:24 +0000)] 
Tweak last patch for NetBSD.

16 years agoPortability tweak for NetBSD.
Bruno Haible [Fri, 29 Aug 2003 20:21:32 +0000 (20:21 +0000)] 
Portability tweak for NetBSD.

16 years agoPortability tweaks for NetBSD.
Bruno Haible [Fri, 29 Aug 2003 20:19:33 +0000 (20:19 +0000)] 
Portability tweaks for NetBSD.

16 years agoPortability tweaks for NetBSD.
Bruno Haible [Fri, 29 Aug 2003 20:18:02 +0000 (20:18 +0000)] 
Portability tweaks for NetBSD.

16 years agoAvoid a warning about undeclared gnu_getline.
Bruno Haible [Fri, 29 Aug 2003 18:37:35 +0000 (18:37 +0000)] 
Avoid a warning about undeclared gnu_getline.

16 years agoAvoid warning on QNX.
Bruno Haible [Thu, 28 Aug 2003 13:58:32 +0000 (13:58 +0000)] 
Avoid warning on QNX.

16 years agoSmall bug fix.
Bruno Haible [Wed, 27 Aug 2003 19:50:39 +0000 (19:50 +0000)] 
Small bug fix.

16 years agoUpdate comment in last patch.
Bruno Haible [Wed, 27 Aug 2003 19:25:30 +0000 (19:25 +0000)] 
Update comment in last patch.

16 years agoPortability fix for OSF/1 4.0.
Bruno Haible [Wed, 27 Aug 2003 17:45:21 +0000 (17:45 +0000)] 
Portability fix for OSF/1 4.0.

16 years agoFix a build problem with AIX 3.2.5 xlc.
Bruno Haible [Tue, 26 Aug 2003 18:23:35 +0000 (18:23 +0000)] 
Fix a build problem with AIX 3.2.5 xlc.

16 years agoNew simplified Chinese translations.
Bruno Haible [Tue, 26 Aug 2003 18:22:18 +0000 (18:22 +0000)] 
New simplified Chinese translations.

16 years agoFix breakage introduced in last patch.
Bruno Haible [Mon, 25 Aug 2003 11:04:14 +0000 (11:04 +0000)] 
Fix breakage introduced in last patch.

16 years agoUpdate file list.
Bruno Haible [Mon, 25 Aug 2003 11:02:33 +0000 (11:02 +0000)] 
Update file list.

16 years agovcvars32 -> vsvars32.
Bruno Haible [Sun, 24 Aug 2003 19:55:13 +0000 (19:55 +0000)] 
vcvars32 -> vsvars32.
Recommend using MFLAGS=-MD everywhere; needed for using libiconv's DLL.
Remove the warning against building gettext-tools with DLLs.

16 years agoFix last change.
Bruno Haible [Sun, 24 Aug 2003 19:50:42 +0000 (19:50 +0000)] 
Fix last change.

16 years agoDeal with system dependent naming of s*printf functions.
Bruno Haible [Sun, 24 Aug 2003 19:13:21 +0000 (19:13 +0000)] 
Deal with system dependent naming of s*printf functions.

16 years agoExport all functions defined here from the Windows DLL.
Bruno Haible [Sun, 24 Aug 2003 19:05:37 +0000 (19:05 +0000)] 
Export all functions defined here from the Windows DLL.

16 years agoSupport for building DLLs on Windows.
Bruno Haible [Sun, 24 Aug 2003 18:55:06 +0000 (18:55 +0000)] 
Support for building DLLs on Windows.

16 years agoOn Windows, use _snprintf and _snwprintf instead of snprintf, swprintf.
Bruno Haible [Sun, 24 Aug 2003 18:47:20 +0000 (18:47 +0000)] 
On Windows, use _snprintf and _snwprintf instead of snprintf, swprintf.

16 years agoCompile some files in C++ mode.
Bruno Haible [Sun, 24 Aug 2003 18:22:54 +0000 (18:22 +0000)] 
Compile some files in C++ mode.

16 years agoCast xrealloc result, to make it compile in C++ mode.
Bruno Haible [Sun, 24 Aug 2003 18:17:09 +0000 (18:17 +0000)] 
Cast xrealloc result, to make it compile in C++ mode.

16 years agoInclude <io.h>, needed to declare close(), read(), write().
Bruno Haible [Sun, 24 Aug 2003 18:15:34 +0000 (18:15 +0000)] 
Include <io.h>, needed to declare close(), read(), write().

16 years agoUse plural-count.
Bruno Haible [Sun, 24 Aug 2003 18:11:08 +0000 (18:11 +0000)] 
Use plural-count.

16 years agoNew compilation unit plural-count.c.
Bruno Haible [Sun, 24 Aug 2003 18:07:58 +0000 (18:07 +0000)] 
New compilation unit plural-count.c.

16 years agoSupport for building DLLs on Windows.
Bruno Haible [Sun, 24 Aug 2003 17:53:56 +0000 (17:53 +0000)] 
Support for building DLLs on Windows.

16 years agoAdd extern "C" { ... }.
Bruno Haible [Sun, 24 Aug 2003 17:51:43 +0000 (17:51 +0000)] 
Add extern "C" { ... }.

16 years agoCompile format-gcc-internal also on Windows and VMS.
Bruno Haible [Sun, 24 Aug 2003 17:42:57 +0000 (17:42 +0000)] 
Compile format-gcc-internal also on Windows and VMS.

16 years agoFix for compilation with MSVC.
Bruno Haible [Sun, 24 Aug 2003 17:39:36 +0000 (17:39 +0000)] 
Fix for compilation with MSVC.

16 years agoAvoid a compilation error on Windows.
Bruno Haible [Sun, 24 Aug 2003 17:37:42 +0000 (17:37 +0000)] 
Avoid a compilation error on Windows.

16 years agoAdd extern "C" { ... }.
Bruno Haible [Sun, 24 Aug 2003 17:33:25 +0000 (17:33 +0000)] 
Add extern "C" { ... }.

16 years agoAlso compile module 'error-progname'.
Bruno Haible [Sun, 24 Aug 2003 17:28:28 +0000 (17:28 +0000)] 
Also compile module 'error-progname'.

16 years agoCompile module getndelim2 too.
Bruno Haible [Sun, 24 Aug 2003 17:27:01 +0000 (17:27 +0000)] 
Compile module getndelim2 too.

16 years agoUse <stdarg.h> on Windows.
Bruno Haible [Sun, 24 Aug 2003 17:20:48 +0000 (17:20 +0000)] 
Use <stdarg.h> on Windows.

16 years agoFix.
Bruno Haible [Sun, 24 Aug 2003 14:06:29 +0000 (14:06 +0000)] 
Fix.

16 years agoUpdate symbol list.
Bruno Haible [Sun, 24 Aug 2003 14:05:48 +0000 (14:05 +0000)] 
Update symbol list.

16 years agoDistribute libgettextpo also on Windows and VMS.
Bruno Haible [Sun, 24 Aug 2003 14:05:04 +0000 (14:05 +0000)] 
Distribute libgettextpo also on Windows and VMS.

16 years agoDistribute libgettextpo also on VMS.
Bruno Haible [Sun, 24 Aug 2003 14:04:42 +0000 (14:04 +0000)] 
Distribute libgettextpo also on VMS.

16 years agoDistribute libgettextpo also on Windows.
Bruno Haible [Sun, 24 Aug 2003 14:04:24 +0000 (14:04 +0000)] 
Distribute libgettextpo also on Windows.

16 years agoAdd extern "C" { ... }.
Bruno Haible [Sun, 24 Aug 2003 13:58:15 +0000 (13:58 +0000)] 
Add extern "C" { ... }.

16 years agoSet date.
Bruno Haible [Sat, 23 Aug 2003 17:19:54 +0000 (17:19 +0000)] 
Set date.

16 years agoBump version number.
Bruno Haible [Sat, 23 Aug 2003 17:18:20 +0000 (17:18 +0000)] 
Bump version number.

16 years agoIncrement version number.
Bruno Haible [Sat, 23 Aug 2003 17:16:44 +0000 (17:16 +0000)] 
Increment version number.

16 years agoGuess some values for the generated config.h.*.
Bruno Haible [Sat, 23 Aug 2003 16:38:01 +0000 (16:38 +0000)] 
Guess some values for the generated config.h.*.

16 years agoGuess some values for generated config.h.*.
Bruno Haible [Sat, 23 Aug 2003 16:36:03 +0000 (16:36 +0000)] 
Guess some values for generated config.h.*.

16 years agoDefine HAVE_WCSLEN on Windows and VMS.
Bruno Haible [Sat, 23 Aug 2003 16:14:27 +0000 (16:14 +0000)] 
Define HAVE_WCSLEN on Windows and VMS.

16 years agoNew simplified Chinese translations.
Bruno Haible [Sat, 23 Aug 2003 16:08:31 +0000 (16:08 +0000)] 
New simplified Chinese translations.

16 years agoInvoke gl_USE_SYSTEM_EXTENSIONS.
Bruno Haible [Sat, 23 Aug 2003 15:54:16 +0000 (15:54 +0000)] 
Invoke gl_USE_SYSTEM_EXTENSIONS.

16 years agoUpdate from gnulib.
Bruno Haible [Sat, 23 Aug 2003 15:49:44 +0000 (15:49 +0000)] 
Update from gnulib.

16 years agoUpdated mbswidth.m4.
Bruno Haible [Sat, 23 Aug 2003 15:49:23 +0000 (15:49 +0000)] 
Updated mbswidth.m4.

16 years agoUpdate from gnulib.
Bruno Haible [Sat, 23 Aug 2003 15:43:44 +0000 (15:43 +0000)] 
Update from gnulib.

16 years agoUodate from gnulib.
Bruno Haible [Sat, 23 Aug 2003 15:35:14 +0000 (15:35 +0000)] 
Uodate from gnulib.

16 years agoModule 'getndelim2' from gnulib.
Bruno Haible [Sat, 23 Aug 2003 15:34:04 +0000 (15:34 +0000)] 
Module 'getndelim2' from gnulib.

16 years agoUse version from gnulib.
Bruno Haible [Sat, 23 Aug 2003 15:31:27 +0000 (15:31 +0000)] 
Use version from gnulib.

16 years agoFrom gnulib.
Bruno Haible [Sat, 23 Aug 2003 15:30:58 +0000 (15:30 +0000)] 
From gnulib.

16 years agoUpdate from gnulib.
Bruno Haible [Sat, 23 Aug 2003 15:30:40 +0000 (15:30 +0000)] 
Update from gnulib.

16 years agoUpdate getline.m4 from gnulib.
Bruno Haible [Sat, 23 Aug 2003 15:30:32 +0000 (15:30 +0000)] 
Update getline.m4 from gnulib.

16 years agoRenamed pfnmatch.h to fnmatch_.h.
Bruno Haible [Sat, 23 Aug 2003 15:23:45 +0000 (15:23 +0000)] 
Renamed pfnmatch.h to fnmatch_.h.

16 years agoUse module 'fnmatch' from gnulib.
Bruno Haible [Sat, 23 Aug 2003 15:21:59 +0000 (15:21 +0000)] 
Use module 'fnmatch' from gnulib.

16 years agoMove pfnmatch.c to fnmatch.c.
Bruno Haible [Sat, 23 Aug 2003 15:12:07 +0000 (15:12 +0000)] 
Move pfnmatch.c to fnmatch.c.

16 years agoMove pfnmatch.h to fnmatch_.h.
Bruno Haible [Sat, 23 Aug 2003 15:11:51 +0000 (15:11 +0000)] 
Move pfnmatch.h to fnmatch_.h.