]>
git.ipfire.org Git - thirdparty/gettext.git/log
Bruno Haible [Fri, 11 Feb 2005 11:11:40 +0000 (11:11 +0000)]
Add a version number.
Bruno Haible [Fri, 11 Feb 2005 11:10:54 +0000 (11:10 +0000)]
New functions po_message_remove_filepos, po_message_add_filepos.
Bruno Haible [Fri, 11 Feb 2005 11:10:13 +0000 (11:10 +0000)]
New function po_message_set_extracted_comments.
Bruno Haible [Fri, 11 Feb 2005 11:09:09 +0000 (11:09 +0000)]
Mention some recent changes.
Bruno Haible [Thu, 10 Feb 2005 15:50:31 +0000 (15:50 +0000)]
Work around AIX compiler bug.
Bruno Haible [Thu, 10 Feb 2005 15:49:07 +0000 (15:49 +0000)]
Install gettext.sh as an executable shells script.
Bruno Haible [Thu, 10 Feb 2005 15:44:49 +0000 (15:44 +0000)]
Move gettext.sh to gettext.sh.in.
Bruno Haible [Thu, 10 Feb 2005 15:44:21 +0000 (15:44 +0000)]
Turn into an executable shell script.
Bruno Haible [Wed, 9 Feb 2005 11:21:03 +0000 (11:21 +0000)]
Make it compile with Solaris cc.
Bruno Haible [Tue, 8 Feb 2005 20:16:49 +0000 (20:16 +0000)]
Write name properly.
Bruno Haible [Tue, 8 Feb 2005 11:31:51 +0000 (11:31 +0000)]
Fix gcc -Wall warning.
Bruno Haible [Tue, 8 Feb 2005 11:30:33 +0000 (11:30 +0000)]
Fix link error on MacOS X.
Bruno Haible [Tue, 8 Feb 2005 11:28:40 +0000 (11:28 +0000)]
Avoid compiler warning.
Bruno Haible [Tue, 8 Feb 2005 11:26:41 +0000 (11:26 +0000)]
Use c_strcasecmp instead of strcasecmp; needed for Turkish locale.
Bruno Haible [Tue, 8 Feb 2005 11:26:08 +0000 (11:26 +0000)]
Add gnulib module 'c-strcase'.
Bruno Haible [Tue, 8 Feb 2005 11:25:50 +0000 (11:25 +0000)]
New gnulib module 'c-strcase'.
Bruno Haible [Tue, 8 Feb 2005 11:23:06 +0000 (11:23 +0000)]
Oops, fix typo in last patch.
Bruno Haible [Tue, 8 Feb 2005 11:22:14 +0000 (11:22 +0000)]
Use LC_ALL=C to protect range expression against Estonian locale.
Bruno Haible [Tue, 8 Feb 2005 11:13:27 +0000 (11:13 +0000)]
Upgrade to libtool-1.5.12.
Bruno Haible [Mon, 7 Feb 2005 14:38:44 +0000 (14:38 +0000)]
Make it work in Estonian locale.
Bruno Haible [Mon, 7 Feb 2005 12:18:30 +0000 (12:18 +0000)]
Use PACKAGE_BUGREPORT if MSGID_BUGS_ADDRESS is empty.
Bruno Haible [Mon, 7 Feb 2005 12:05:59 +0000 (12:05 +0000)]
Use PACKAGE_BUGREPORT if MSGID_BUGS_ADDRESS is empty.
Bruno Haible [Mon, 7 Feb 2005 12:04:25 +0000 (12:04 +0000)]
Explain the role of the AM_GNU_GETTEXT_VERSION argument.
Bruno Haible [Mon, 7 Feb 2005 12:03:33 +0000 (12:03 +0000)]
Check the version number actively.
Bruno Haible [Mon, 7 Feb 2005 12:02:38 +0000 (12:02 +0000)]
Reapply earlier fix.
Bruno Haible [Mon, 7 Feb 2005 11:53:07 +0000 (11:53 +0000)]
Upgrade to automake-1.9.4.
Bruno Haible [Mon, 7 Feb 2005 11:50:21 +0000 (11:50 +0000)]
Another one reported the same bug.
Bruno Haible [Mon, 7 Feb 2005 11:49:42 +0000 (11:49 +0000)]
Move the parsing of #: lines into a function in read-po-abstract.c.
Bruno Haible [Mon, 7 Feb 2005 11:48:32 +0000 (11:48 +0000)]
Leave #: lines with unknown syntax alone instead of turning them into
plain comments.
Bruno Haible [Mon, 7 Feb 2005 11:46:31 +0000 (11:46 +0000)]
New section about release management.
Bruno Haible [Mon, 7 Feb 2005 11:44:35 +0000 (11:44 +0000)]
Add el, ru, uk.
Bruno Haible [Mon, 7 Feb 2005 11:43:19 +0000 (11:43 +0000)]
Avoid buffer overrun when the string does not end in a newline.
Bruno Haible [Mon, 7 Feb 2005 11:42:26 +0000 (11:42 +0000)]
Secure creation of temporary file.
Bruno Haible [Mon, 7 Feb 2005 11:40:54 +0000 (11:40 +0000)]
Add info about Vietnamese.
Bruno Haible [Sat, 29 Jan 2005 15:38:26 +0000 (15:38 +0000)]
New Vietnamese translations.
Bruno Haible [Sat, 29 Jan 2005 15:21:42 +0000 (15:21 +0000)]
Fix link error when building statically on MacOS X.
Bruno Haible [Sat, 29 Jan 2005 15:10:04 +0000 (15:10 +0000)]
Fix a link error on MacOS X.
Bruno Haible [Fri, 28 Jan 2005 13:01:19 +0000 (13:01 +0000)]
Fix gcc warnings on MacOS X.
Bruno Haible [Fri, 28 Jan 2005 13:00:39 +0000 (13:00 +0000)]
Fix build failures on MacOS X.
Bruno Haible [Fri, 28 Jan 2005 12:59:55 +0000 (12:59 +0000)]
Don't compile strtoul.c on platforms that already have strtoul.
Bruno Haible [Fri, 28 Jan 2005 12:59:03 +0000 (12:59 +0000)]
Avoid gcc warning.
Bruno Haible [Fri, 28 Jan 2005 12:58:01 +0000 (12:58 +0000)]
Define the alias differently.
Bruno Haible [Fri, 28 Jan 2005 12:56:14 +0000 (12:56 +0000)]
Undo again.
Bruno Haible [Fri, 28 Jan 2005 12:49:43 +0000 (12:49 +0000)]
Oops, undo last commit.
Bruno Haible [Fri, 28 Jan 2005 12:42:25 +0000 (12:42 +0000)]
Undo 2005-01-14 patch. Already done in a better way in stpncpy.h.
Bruno Haible [Wed, 26 Jan 2005 17:13:33 +0000 (17:13 +0000)]
Updated translations.
Bruno Haible [Fri, 21 Jan 2005 11:31:22 +0000 (11:31 +0000)]
Last fixes for guile.
Bruno Haible [Thu, 20 Jan 2005 16:26:32 +0000 (16:26 +0000)]
Add notes about Java and C#.
Bruno Haible [Thu, 20 Jan 2005 16:15:37 +0000 (16:15 +0000)]
Add note about gettext.jar.
Bruno Haible [Thu, 20 Jan 2005 16:08:50 +0000 (16:08 +0000)]
Updated translations.
Bruno Haible [Wed, 19 Jan 2005 14:24:18 +0000 (14:24 +0000)]
Use an all-permissive copyright notice.
Bruno Haible [Wed, 19 Jan 2005 14:12:28 +0000 (14:12 +0000)]
Use an all-permissive copyright notice.
Bruno Haible [Wed, 19 Jan 2005 14:06:11 +0000 (14:06 +0000)]
Use an all-permissive copyright notice.
Bruno Haible [Tue, 18 Jan 2005 11:47:03 +0000 (11:47 +0000)]
Support for Scheme.
Bruno Haible [Tue, 18 Jan 2005 11:45:05 +0000 (11:45 +0000)]
Hello-world example with Scheme (guile).
Bruno Haible [Tue, 18 Jan 2005 11:44:37 +0000 (11:44 +0000)]
Integration test with guile.
Bruno Haible [Tue, 18 Jan 2005 11:44:09 +0000 (11:44 +0000)]
Test for Scheme format strings.
Bruno Haible [Tue, 18 Jan 2005 11:43:47 +0000 (11:43 +0000)]
Elementary test for the xgettext Scheme backend.
Bruno Haible [Tue, 18 Jan 2005 11:42:52 +0000 (11:42 +0000)]
xgettext Scheme backend.
Bruno Haible [Tue, 18 Jan 2005 11:42:18 +0000 (11:42 +0000)]
Format string parser for Scheme.
Bruno Haible [Mon, 17 Jan 2005 11:33:48 +0000 (11:33 +0000)]
Remove no-op comments.
Bruno Haible [Mon, 17 Jan 2005 11:32:57 +0000 (11:32 +0000)]
Fix typo in comment.
Bruno Haible [Mon, 17 Jan 2005 11:32:30 +0000 (11:32 +0000)]
Comment.
Bruno Haible [Mon, 17 Jan 2005 11:31:56 +0000 (11:31 +0000)]
gnu_stpncpy, for AIX.
Bruno Haible [Mon, 17 Jan 2005 11:31:08 +0000 (11:31 +0000)]
Typo in comment.
Bruno Haible [Fri, 14 Jan 2005 12:51:29 +0000 (12:51 +0000)]
Fix for "make distrib".
Bruno Haible [Fri, 14 Jan 2005 12:26:36 +0000 (12:26 +0000)]
A more secure way to create a temporary CVS repository.
Bruno Haible [Fri, 14 Jan 2005 12:25:38 +0000 (12:25 +0000)]
Use a more secure way to create temporary files and directories.
Bruno Haible [Fri, 14 Jan 2005 12:24:23 +0000 (12:24 +0000)]
msggrep now uses libgrep, instead of calling 'grep' through the command line.
Bruno Haible [Fri, 14 Jan 2005 12:23:28 +0000 (12:23 +0000)]
grep as a library.
Bruno Haible [Fri, 14 Jan 2005 12:23:07 +0000 (12:23 +0000)]
grep as a library. Based on grep-2.5.1.
Bruno Haible [Fri, 14 Jan 2005 12:22:26 +0000 (12:22 +0000)]
gnulib module 'strdup'.
Bruno Haible [Fri, 14 Jan 2005 12:21:47 +0000 (12:21 +0000)]
gnulib module 'restrict'.
Bruno Haible [Fri, 14 Jan 2005 12:21:34 +0000 (12:21 +0000)]
gnulib module regex.
Bruno Haible [Fri, 14 Jan 2005 12:21:09 +0000 (12:21 +0000)]
gnulib module 'memchr'.
Bruno Haible [Fri, 14 Jan 2005 12:20:41 +0000 (12:20 +0000)]
gnulib module 'hard-locale'.
Bruno Haible [Thu, 13 Jan 2005 12:23:27 +0000 (12:23 +0000)]
Casts are more reliable than 'as' !
Bruno Haible [Thu, 13 Jan 2005 12:22:15 +0000 (12:22 +0000)]
Make the check work also with a C++ compiler.
Bruno Haible [Thu, 13 Jan 2005 12:21:15 +0000 (12:21 +0000)]
Make it work with automake-1.9.
Bruno Haible [Thu, 13 Jan 2005 12:19:51 +0000 (12:19 +0000)]
The xgettext -j option may need to do charset conversion.
Bruno Haible [Thu, 13 Jan 2005 12:19:26 +0000 (12:19 +0000)]
Test -j option with charset conversion from ISO-8859-1 to UTF-8.
Bruno Haible [Thu, 13 Jan 2005 12:17:01 +0000 (12:17 +0000)]
Emit some traces to the log file.
Bruno Haible [Thu, 13 Jan 2005 12:15:06 +0000 (12:15 +0000)]
Fix usage message.
Bruno Haible [Thu, 13 Jan 2005 12:14:01 +0000 (12:14 +0000)]
Fix a warning.
Bruno Haible [Thu, 13 Jan 2005 12:13:26 +0000 (12:13 +0000)]
Fix endless loop when Tcl file contains a tab.
Bruno Haible [Thu, 13 Jan 2005 12:12:38 +0000 (12:12 +0000)]
fwriteerror now calls fclose().
Bruno Haible [Wed, 12 Jan 2005 13:12:40 +0000 (13:12 +0000)]
Update 'strerror' module from gnulib, but keep #if !HAVE_STRERROR modification.
Bruno Haible [Wed, 12 Jan 2005 13:11:38 +0000 (13:11 +0000)]
Add a patch from gnulib.
Bruno Haible [Wed, 12 Jan 2005 13:10:50 +0000 (13:10 +0000)]
Update 'strtol' and 'strtoul' modules from gnulib.
Bruno Haible [Wed, 12 Jan 2005 13:10:10 +0000 (13:10 +0000)]
Update 'strstr' module from gnulib.
Bruno Haible [Wed, 12 Jan 2005 13:09:47 +0000 (13:09 +0000)]
Update 'strpbrk' module from gnulib.
Bruno Haible [Wed, 12 Jan 2005 13:08:57 +0000 (13:08 +0000)]
Update 'strcspn' module from gnulib.
Bruno Haible [Wed, 12 Jan 2005 13:08:27 +0000 (13:08 +0000)]
Update 'strcase' module from gnulib.
Bruno Haible [Wed, 12 Jan 2005 13:08:15 +0000 (13:08 +0000)]
Part of gnulib module 'strcase'.
Bruno Haible [Wed, 12 Jan 2005 13:06:14 +0000 (13:06 +0000)]
Update 'stpncpy' module from gnulib.
Bruno Haible [Wed, 12 Jan 2005 13:05:57 +0000 (13:05 +0000)]
Part of gnulib module 'stpncpy'.
Bruno Haible [Wed, 12 Jan 2005 13:03:27 +0000 (13:03 +0000)]
Update 'full-write' module from gnulib.
Bruno Haible [Wed, 12 Jan 2005 13:02:55 +0000 (13:02 +0000)]
Update 'safe-read' module from gnulib.
Bruno Haible [Wed, 12 Jan 2005 13:02:19 +0000 (13:02 +0000)]
Update 'quotearg' module from gnulib.
Bruno Haible [Wed, 12 Jan 2005 13:01:29 +0000 (13:01 +0000)]
Update 'memmove' and 'memset' modules from gnulib.