]> git.ipfire.org Git - thirdparty/gettext.git/log
thirdparty/gettext.git
17 years agoAdd info about Faroese.
Bruno Haible [Tue, 22 Apr 2003 14:18:59 +0000 (14:18 +0000)] 
Add info about Faroese.

17 years agoCleanup po_scan entry point.
Bruno Haible [Tue, 22 Apr 2003 10:49:59 +0000 (10:49 +0000)] 
Cleanup po_scan entry point.

17 years agoUpdate date.
Bruno Haible [Tue, 22 Apr 2003 10:48:11 +0000 (10:48 +0000)] 
Update date.

17 years agoSlightly better code structure.
Bruno Haible [Wed, 16 Apr 2003 10:11:03 +0000 (10:11 +0000)] 
Slightly better code structure.

17 years agoVMS support.
Bruno Haible [Tue, 15 Apr 2003 09:48:44 +0000 (09:48 +0000)] 
VMS support.

17 years agoImproved VMS support.
Bruno Haible [Tue, 15 Apr 2003 09:47:09 +0000 (09:47 +0000)] 
Improved VMS support.

17 years agoSyntactic tweak.
Bruno Haible [Mon, 14 Apr 2003 13:47:28 +0000 (13:47 +0000)] 
Syntactic tweak.

17 years agoCompute $(mandir) and $(docdir) based on $(datadir), not on $(prefix).
Bruno Haible [Mon, 14 Apr 2003 13:46:45 +0000 (13:46 +0000)] 
Compute $(mandir) and $(docdir) based on $(datadir), not on $(prefix).

17 years agoAdd VMS support.
Bruno Haible [Mon, 14 Apr 2003 13:39:21 +0000 (13:39 +0000)] 
Add VMS support.

17 years agoFix bug in macro.
Bruno Haible [Mon, 14 Apr 2003 13:36:04 +0000 (13:36 +0000)] 
Fix bug in macro.

17 years agoMake autopoint usable from CVS checkouts.
Bruno Haible [Fri, 11 Apr 2003 11:58:17 +0000 (11:58 +0000)] 
Make autopoint usable from CVS checkouts.

17 years agoModernizations suggested by Paul Eggert.
Bruno Haible [Thu, 10 Apr 2003 20:13:43 +0000 (20:13 +0000)] 
Modernizations suggested by Paul Eggert.

17 years agoUse eaccess() when available.
Bruno Haible [Thu, 10 Apr 2003 20:11:48 +0000 (20:11 +0000)] 
Use eaccess() when available.

17 years agoNew test for eaccess() system call.
Bruno Haible [Thu, 10 Apr 2003 20:10:10 +0000 (20:10 +0000)] 
New test for eaccess() system call.

17 years agoMention the MFLAGS and libiconv.
Bruno Haible [Mon, 7 Apr 2003 10:54:39 +0000 (10:54 +0000)] 
Mention the MFLAGS and libiconv.

17 years agoMention --enable-relocatable.
Bruno Haible [Mon, 7 Apr 2003 10:53:30 +0000 (10:53 +0000)] 
Mention --enable-relocatable.

17 years agoMove the ENABLE_RELOCATABLE dependent parts to an extra file progreloc.c.
Bruno Haible [Mon, 7 Apr 2003 10:53:18 +0000 (10:53 +0000)] 
Move the ENABLE_RELOCATABLE dependent parts to an extra file progreloc.c.

17 years agoUpdate includes list to match the changed location of autosprintf.h.
Bruno Haible [Mon, 7 Apr 2003 10:50:59 +0000 (10:50 +0000)] 
Update includes list to match the changed location of autosprintf.h.

17 years agoDon't install libintl.la if the package shall be relocatable.
Bruno Haible [Mon, 7 Apr 2003 10:50:09 +0000 (10:50 +0000)] 
Don't install libintl.la if the package shall be relocatable.

17 years agoEmit a "checking whether to activate relocatable installation" message.
Bruno Haible [Mon, 7 Apr 2003 10:47:22 +0000 (10:47 +0000)] 
Emit a "checking whether to activate relocatable installation" message.
New macro AC_RELOCATABLE_NOP.

17 years agoFix some errors.
Bruno Haible [Mon, 7 Apr 2003 10:45:53 +0000 (10:45 +0000)] 
Fix some errors.

17 years agoRemove redundant sed expression.
Bruno Haible [Mon, 7 Apr 2003 10:45:11 +0000 (10:45 +0000)] 
Remove redundant sed expression.

17 years agoBetter way to define the dependencies of a program or library.
Bruno Haible [Mon, 7 Apr 2003 10:44:31 +0000 (10:44 +0000)] 
Better way to define the dependencies of a program or library.

17 years agoDon't assume _GNU_SOURCE is defined through configure.in.
Bruno Haible [Mon, 7 Apr 2003 10:41:29 +0000 (10:41 +0000)] 
Don't assume _GNU_SOURCE is defined through configure.in.

17 years agoMake it work also when no --prefix option was given.
Bruno Haible [Mon, 7 Apr 2003 10:40:26 +0000 (10:40 +0000)] 
Make it work also when no --prefix option was given.

17 years agoDrop unnecessary removals.
Bruno Haible [Mon, 7 Apr 2003 10:39:42 +0000 (10:39 +0000)] 
Drop unnecessary removals.

17 years agoRemove Woe32 stub.
Bruno Haible [Mon, 7 Apr 2003 10:39:11 +0000 (10:39 +0000)] 
Remove Woe32 stub.

17 years agoWhitespace changes.
Bruno Haible [Fri, 4 Apr 2003 14:58:30 +0000 (14:58 +0000)] 
Whitespace changes.

17 years agoFix dllexport mess on MSVC.
Bruno Haible [Fri, 4 Apr 2003 10:44:55 +0000 (10:44 +0000)] 
Fix dllexport mess on MSVC.

17 years agoDon't assume ANSI C here.
Bruno Haible [Fri, 4 Apr 2003 10:41:07 +0000 (10:41 +0000)] 
Don't assume ANSI C here.

17 years agoFix bug in INCLUDES.
Bruno Haible [Fri, 4 Apr 2003 10:39:08 +0000 (10:39 +0000)] 
Fix bug in INCLUDES.

17 years agoAdd dependency for Makefile.msvc.
Bruno Haible [Fri, 4 Apr 2003 10:38:09 +0000 (10:38 +0000)] 
Add dependency for Makefile.msvc.

17 years agoInclude tweak.
Bruno Haible [Fri, 4 Apr 2003 10:36:33 +0000 (10:36 +0000)] 
Include tweak.

17 years agoTweak.
Bruno Haible [Thu, 3 Apr 2003 15:32:16 +0000 (15:32 +0000)] 
Tweak.

17 years agoSpawn support for Woe32.
Bruno Haible [Thu, 3 Apr 2003 15:32:07 +0000 (15:32 +0000)] 
Spawn support for Woe32.

17 years agoUse PREFIX, not prefix, because only uppercase variables are automatically
Bruno Haible [Thu, 3 Apr 2003 11:48:00 +0000 (11:48 +0000)] 
Use PREFIX, not prefix, because only uppercase variables are automatically
passed to subdirectories by nmake.

17 years agoThe customizable variable must be called $(PREFIX), not $(prefix), because
Bruno Haible [Thu, 3 Apr 2003 11:34:57 +0000 (11:34 +0000)] 
The customizable variable must be called $(PREFIX), not $(prefix), because
nmake cannot pass lowercase variable names to subdirectories.

17 years agoMore Woe32 support.
Bruno Haible [Thu, 3 Apr 2003 11:05:42 +0000 (11:05 +0000)] 
More Woe32 support.

17 years agoCosmetics.
Bruno Haible [Wed, 2 Apr 2003 10:58:40 +0000 (10:58 +0000)] 
Cosmetics.

17 years agoMore detailed hints.
Bruno Haible [Tue, 1 Apr 2003 18:18:46 +0000 (18:18 +0000)] 
More detailed hints.

17 years agoRegenerated.
Bruno Haible [Tue, 1 Apr 2003 17:18:40 +0000 (17:18 +0000)] 
Regenerated.

17 years agoBump version number.
Bruno Haible [Tue, 1 Apr 2003 10:18:35 +0000 (10:18 +0000)] 
Bump version number.

17 years agoInstallation instructions.
Bruno Haible [Tue, 1 Apr 2003 10:17:45 +0000 (10:17 +0000)] 
Installation instructions.

17 years agoMore VMS support.
Bruno Haible [Tue, 1 Apr 2003 08:02:49 +0000 (08:02 +0000)] 
More VMS support.

17 years agoDefine VMS=1 because VMS cc defines only __VMS.
Bruno Haible [Tue, 1 Apr 2003 08:01:11 +0000 (08:01 +0000)] 
Define VMS=1 because VMS cc defines only __VMS.

17 years agoSupport for VMS.
Bruno Haible [Tue, 1 Apr 2003 00:54:46 +0000 (00:54 +0000)] 
Support for VMS.

17 years agoMore Woe32/MSVC support.
Bruno Haible [Mon, 31 Mar 2003 20:34:28 +0000 (20:34 +0000)] 
More Woe32/MSVC support.

17 years agoSymbolic references to the real <alloca.h> and <fnmatch.h>.
Bruno Haible [Mon, 31 Mar 2003 20:24:25 +0000 (20:24 +0000)] 
Symbolic references to the real <alloca.h> and <fnmatch.h>.

17 years agoFix location of libgnuintl.h, it is now generated from libgnuintl.h.in.
Bruno Haible [Mon, 31 Mar 2003 20:22:50 +0000 (20:22 +0000)] 
Fix location of libgnuintl.h, it is now generated from libgnuintl.h.in.

17 years agoFix mistake.
Bruno Haible [Mon, 31 Mar 2003 20:20:33 +0000 (20:20 +0000)] 
Fix mistake.

17 years agoTweak Woe32 support.
Bruno Haible [Mon, 31 Mar 2003 20:20:14 +0000 (20:20 +0000)] 
Tweak Woe32 support.

17 years agoFix handling of empty string.
Bruno Haible [Mon, 31 Mar 2003 20:19:41 +0000 (20:19 +0000)] 
Fix handling of empty string.

17 years agoMore Woe32 support.
Bruno Haible [Mon, 31 Mar 2003 20:18:34 +0000 (20:18 +0000)] 
More Woe32 support.

17 years agoMore support for Woe32.
Bruno Haible [Mon, 31 Mar 2003 20:10:13 +0000 (20:10 +0000)] 
More support for Woe32.

17 years agoTweak Woe32 support.
Bruno Haible [Mon, 31 Mar 2003 20:03:26 +0000 (20:03 +0000)] 
Tweak Woe32 support.

17 years agoMore Woe32/MSVC support.
Bruno Haible [Mon, 31 Mar 2003 20:02:54 +0000 (20:02 +0000)] 
More Woe32/MSVC support.

17 years agoTweak Woe32/MSVC support.
Bruno Haible [Mon, 31 Mar 2003 19:49:41 +0000 (19:49 +0000)] 
Tweak Woe32/MSVC support.

17 years agoAutomatically generated.
Bruno Haible [Mon, 31 Mar 2003 15:28:48 +0000 (15:28 +0000)] 
Automatically generated.

17 years agoMove gettextsrc.exp to gettextsrc.def.
Bruno Haible [Sun, 30 Mar 2003 16:17:53 +0000 (16:17 +0000)] 
Move gettextsrc.exp to gettextsrc.def.

17 years agoMove gettextlib.exp to gettextlib.def.
Bruno Haible [Sun, 30 Mar 2003 16:16:18 +0000 (16:16 +0000)] 
Move gettextlib.exp to gettextlib.def.

17 years agoDefine HAVE_CONFIG_H.
Bruno Haible [Sun, 30 Mar 2003 15:34:03 +0000 (15:34 +0000)] 
Define HAVE_CONFIG_H.

17 years agoNative Woe32/MSVC support.
Bruno Haible [Sat, 29 Mar 2003 16:20:30 +0000 (16:20 +0000)] 
Native Woe32/MSVC support.

17 years agoRenamed to libgnuintl.h.in.
Bruno Haible [Sat, 29 Mar 2003 16:19:49 +0000 (16:19 +0000)] 
Renamed to libgnuintl.h.in.

17 years agoRenamed to autosprintf.h.in.
Bruno Haible [Sat, 29 Mar 2003 16:19:33 +0000 (16:19 +0000)] 
Renamed to autosprintf.h.in.

17 years agoUpdated translations.
Bruno Haible [Sat, 29 Mar 2003 11:09:45 +0000 (11:09 +0000)] 
Updated translations.

17 years agoUpdated translations.
Bruno Haible [Sat, 29 Mar 2003 11:03:15 +0000 (11:03 +0000)] 
Updated translations.

17 years agoRename copy_file to copy_file_preserving.
Bruno Haible [Fri, 28 Mar 2003 21:50:08 +0000 (21:50 +0000)] 
Rename copy_file to copy_file_preserving.

17 years agoUpdate from gnulib.
Bruno Haible [Tue, 18 Mar 2003 22:43:16 +0000 (22:43 +0000)] 
Update from gnulib.

17 years agoComment out unused function.
Bruno Haible [Tue, 18 Mar 2003 10:46:38 +0000 (10:46 +0000)] 
Comment out unused function.

17 years agoAlso test for __fsetlocking.
Bruno Haible [Tue, 18 Mar 2003 10:44:41 +0000 (10:44 +0000)] 
Also test for __fsetlocking.

17 years agoDocument option -C completely.
Bruno Haible [Tue, 18 Mar 2003 10:42:23 +0000 (10:42 +0000)] 
Document option -C completely.

17 years agoUse automake-1.7.3 now.
Bruno Haible [Tue, 18 Mar 2003 10:41:28 +0000 (10:41 +0000)] 
Use automake-1.7.3 now.

17 years agoFix m4 file list in comments.
Bruno Haible [Tue, 18 Mar 2003 10:41:02 +0000 (10:41 +0000)] 
Fix m4 file list in comments.

17 years agoFix dependencies.
Bruno Haible [Tue, 18 Mar 2003 10:40:31 +0000 (10:40 +0000)] 
Fix dependencies.

17 years agoAdd a missing dependency.
Bruno Haible [Tue, 18 Mar 2003 10:39:51 +0000 (10:39 +0000)] 
Add a missing dependency.

17 years agoSupport for relocatable installation.
Bruno Haible [Mon, 17 Mar 2003 09:38:55 +0000 (09:38 +0000)] 
Support for relocatable installation.

17 years agoMoved some source files.
Bruno Haible [Mon, 17 Mar 2003 09:33:47 +0000 (09:33 +0000)] 
Moved some source files.

17 years agoSupport for relocatable installation.
Bruno Haible [Mon, 17 Mar 2003 09:32:38 +0000 (09:32 +0000)] 
Support for relocatable installation.

17 years agognulib module 'xreadlink'.
Bruno Haible [Mon, 17 Mar 2003 09:32:25 +0000 (09:32 +0000)] 
gnulib module 'xreadlink'.

17 years agognulib module 'strerror'.
Bruno Haible [Mon, 17 Mar 2003 09:32:04 +0000 (09:32 +0000)] 
gnulib module 'strerror'.

17 years agognulib module 'canonicalize'.
Bruno Haible [Mon, 17 Mar 2003 09:31:39 +0000 (09:31 +0000)] 
gnulib module 'canonicalize'.

17 years agoSymbolic link to source file in gettext-tools/lib/.
Bruno Haible [Mon, 17 Mar 2003 09:31:07 +0000 (09:31 +0000)] 
Symbolic link to source file in gettext-tools/lib/.

17 years agoAuxiliary script needed by automake generated Makefiles.
Bruno Haible [Mon, 17 Mar 2003 09:29:28 +0000 (09:29 +0000)] 
Auxiliary script needed by automake generated Makefiles.

17 years agoMoved to gettext-tools/lib/.
Bruno Haible [Mon, 17 Mar 2003 09:25:48 +0000 (09:25 +0000)] 
Moved to gettext-tools/lib/.

17 years agoOne copy of error.m4, in gettext-tools/m4/, is sufficient.
Bruno Haible [Fri, 14 Mar 2003 11:05:07 +0000 (11:05 +0000)] 
One copy of error.m4, in gettext-tools/m4/, is sufficient.

17 years agoAdd variable localedir.
Bruno Haible [Fri, 14 Mar 2003 11:03:38 +0000 (11:03 +0000)] 
Add variable localedir.

17 years agoUpdate test results.
Bruno Haible [Fri, 14 Mar 2003 11:02:21 +0000 (11:02 +0000)] 
Update test results.

17 years agoCorrect comment.
Bruno Haible [Thu, 13 Mar 2003 19:00:47 +0000 (19:00 +0000)] 
Correct comment.

17 years agoTweak last patch to make it really work.
Bruno Haible [Thu, 13 Mar 2003 13:26:58 +0000 (13:26 +0000)] 
Tweak last patch to make it really work.

17 years agoPortability problem on Solaris 8 and 9.
Bruno Haible [Thu, 13 Mar 2003 11:49:01 +0000 (11:49 +0000)] 
Portability problem on Solaris 8 and 9.

17 years agoAdd pathmax.h prerequisites.
Bruno Haible [Thu, 13 Mar 2003 10:30:19 +0000 (10:30 +0000)] 
Add pathmax.h prerequisites.

17 years agoSimplify MKINSTALLDIRS.
Bruno Haible [Mon, 10 Mar 2003 16:10:07 +0000 (16:10 +0000)] 
Simplify MKINSTALLDIRS.

17 years agoFix description of what msgen does.
Bruno Haible [Mon, 3 Mar 2003 19:55:18 +0000 (19:55 +0000)] 
Fix description of what msgen does.

17 years agoChange copyright to LGPL. Make it callable from C++.
Bruno Haible [Mon, 3 Mar 2003 18:55:08 +0000 (18:55 +0000)] 
Change copyright to LGPL. Make it callable from C++.

17 years agoFix the --help output of the toplevel configure.
Bruno Haible [Mon, 3 Mar 2003 18:53:40 +0000 (18:53 +0000)] 
Fix the --help output of the toplevel configure.

17 years agoUpdated translations.
Bruno Haible [Mon, 24 Feb 2003 11:50:31 +0000 (11:50 +0000)] 
Updated translations.

17 years agoUpdated translations.
Bruno Haible [Mon, 24 Feb 2003 11:43:24 +0000 (11:43 +0000)] 
Updated translations.

17 years agoBetter error message when an msgstr string is an invalid format string.
Bruno Haible [Mon, 24 Feb 2003 10:54:10 +0000 (10:54 +0000)] 
Better error message when an msgstr string is an invalid format string.

17 years agoCorrect the syntax of a test string.
Bruno Haible [Mon, 24 Feb 2003 10:53:17 +0000 (10:53 +0000)] 
Correct the syntax of a test string.

17 years agoSupport for plural forms in xgettext --language=Python.
Bruno Haible [Mon, 24 Feb 2003 10:49:59 +0000 (10:49 +0000)] 
Support for plural forms in xgettext --language=Python.