]>
git.ipfire.org Git - thirdparty/gettext.git/log
Bruno Haible [Wed, 20 Dec 2006 15:44:30 +0000 (15:44 +0000)]
Update comments.
Bruno Haible [Tue, 19 Dec 2006 20:36:29 +0000 (20:36 +0000)]
Oops.
Bruno Haible [Tue, 19 Dec 2006 20:24:18 +0000 (20:24 +0000)]
Fix a configure warning on AIX 4.
Bruno Haible [Tue, 19 Dec 2006 20:17:26 +0000 (20:17 +0000)]
Improve support of xterm on deficient platforms.
Bruno Haible [Tue, 19 Dec 2006 20:03:39 +0000 (20:03 +0000)]
Use terminfo instead of termcap.
Bruno Haible [Tue, 19 Dec 2006 19:58:48 +0000 (19:58 +0000)]
New module 'terminfo-h'.
Bruno Haible [Tue, 19 Dec 2006 19:58:33 +0000 (19:58 +0000)]
New module 'terminfo'.
Bruno Haible [Tue, 19 Dec 2006 14:34:24 +0000 (14:34 +0000)]
Rename cache variables.
Bruno Haible [Tue, 19 Dec 2006 14:33:33 +0000 (14:33 +0000)]
Distribute build-aux/moopp.
Bruno Haible [Mon, 18 Dec 2006 13:15:51 +0000 (13:15 +0000)]
Move generic vector comparison routines into diffseq.h.
Bruno Haible [Mon, 18 Dec 2006 13:15:31 +0000 (13:15 +0000)]
Analyze differences between two vectors.
Bruno Haible [Mon, 18 Dec 2006 13:06:50 +0000 (13:06 +0000)]
Customizable macros NOTE_DELETE, NOTE_INSERT. Put into the context only
what's needed.
Bruno Haible [Mon, 18 Dec 2006 13:01:43 +0000 (13:01 +0000)]
Use minmax.
Bruno Haible [Mon, 18 Dec 2006 13:00:17 +0000 (13:00 +0000)]
Use IF_LINT.
Bruno Haible [Mon, 18 Dec 2006 12:57:59 +0000 (12:57 +0000)]
Make closer to diffseq.h: mostly comments and variable declaration style.
Bruno Haible [Mon, 18 Dec 2006 12:49:19 +0000 (12:49 +0000)]
Fix FSF address in copyright header.
Bruno Haible [Mon, 18 Dec 2006 12:48:30 +0000 (12:48 +0000)]
Move USE_HEURISTIC comment.
Bruno Haible [Mon, 18 Dec 2006 12:47:30 +0000 (12:47 +0000)]
Make the heuristic dependent on USE_HEURISTIC and the variable 'heuristic'.
Bruno Haible [Mon, 18 Dec 2006 12:44:09 +0000 (12:44 +0000)]
Update comments. Talk about vectors instead of strings, and about elements
instead of characters.
Bruno Haible [Mon, 18 Dec 2006 12:39:11 +0000 (12:39 +0000)]
Make generic: introduce OFFSET_MAX.
Bruno Haible [Mon, 18 Dec 2006 12:36:54 +0000 (12:36 +0000)]
Modernize the coding style.
Bruno Haible [Mon, 18 Dec 2006 12:35:41 +0000 (12:35 +0000)]
Use bool.
Rename minimal to find_minimal.
Bruno Haible [Mon, 18 Dec 2006 12:31:13 +0000 (12:31 +0000)]
Make generic: introduce type parameters.
Bruno Haible [Mon, 18 Dec 2006 12:21:25 +0000 (12:21 +0000)]
Remove verification of an invariant.
Bruno Haible [Mon, 18 Dec 2006 12:19:01 +0000 (12:19 +0000)]
Use the terminfo functions where possible.
Bruno Haible [Mon, 18 Dec 2006 12:05:22 +0000 (12:05 +0000)]
Fix tgetstr argument.
Bruno Haible [Mon, 18 Dec 2006 12:04:14 +0000 (12:04 +0000)]
Remove unnecessary checks. Add comment about AIX.
Bruno Haible [Mon, 18 Dec 2006 12:03:31 +0000 (12:03 +0000)]
tgetent may fail.
Bruno Haible [Sat, 16 Dec 2006 18:08:20 +0000 (18:08 +0000)]
Fix build failure on AIX.
Bruno Haible [Sat, 16 Dec 2006 16:58:17 +0000 (16:58 +0000)]
Don't grep config.status.
Bruno Haible [Sat, 16 Dec 2006 16:30:30 +0000 (16:30 +0000)]
Fix the use of va_copy on x86_64.
Bruno Haible [Sat, 16 Dec 2006 16:26:02 +0000 (16:26 +0000)]
Fix order of includes.
Bruno Haible [Sat, 16 Dec 2006 14:54:31 +0000 (14:54 +0000)]
Fix typo.
Bruno Haible [Fri, 15 Dec 2006 12:59:37 +0000 (12:59 +0000)]
New msgcat options --color, --style.
Bruno Haible [Fri, 15 Dec 2006 12:57:56 +0000 (12:57 +0000)]
Add styling support to the PO output routines.
Bruno Haible [Fri, 15 Dec 2006 12:57:23 +0000 (12:57 +0000)]
Color and styling handling.
Bruno Haible [Fri, 15 Dec 2006 12:36:56 +0000 (12:36 +0000)]
moopp requires GNU sed.
Bruno Haible [Thu, 14 Dec 2006 12:36:22 +0000 (12:36 +0000)]
NetBSD doesn't support tgetstr(...,NULL).
Bruno Haible [Thu, 14 Dec 2006 12:35:16 +0000 (12:35 +0000)]
Support platforms that lack tparm().
Bruno Haible [Thu, 14 Dec 2006 12:34:16 +0000 (12:34 +0000)]
tparm replacement for platforms that lack it (e.g. NetBSD 3.0).
Bruno Haible [Thu, 14 Dec 2006 12:33:07 +0000 (12:33 +0000)]
Fix include line.
Bruno Haible [Thu, 14 Dec 2006 12:32:12 +0000 (12:32 +0000)]
Fix sed_remove_comments.
Bruno Haible [Thu, 14 Dec 2006 12:31:09 +0000 (12:31 +0000)]
List all generated files in the moopp rule.
Bruno Haible [Thu, 14 Dec 2006 12:30:15 +0000 (12:30 +0000)]
Fix moopp rules for parallel make.
Bruno Haible [Thu, 14 Dec 2006 12:29:06 +0000 (12:29 +0000)]
Move each emit code into a function.
Bruno Haible [Tue, 12 Dec 2006 14:25:25 +0000 (14:25 +0000)]
New file DEPENDENCIES.
Bruno Haible [Tue, 12 Dec 2006 14:23:19 +0000 (14:23 +0000)]
Also support underlining.
Bruno Haible [Tue, 12 Dec 2006 14:22:13 +0000 (14:22 +0000)]
New module 'term-styled-ostream'.
Bruno Haible [Tue, 12 Dec 2006 14:20:38 +0000 (14:20 +0000)]
New module 'html-styled-ostream'.
Bruno Haible [Tue, 12 Dec 2006 14:19:21 +0000 (14:19 +0000)]
New module 'styled-ostream'.
Bruno Haible [Tue, 12 Dec 2006 14:17:15 +0000 (14:17 +0000)]
Make it work on BeOS.
Bruno Haible [Tue, 12 Dec 2006 14:16:34 +0000 (14:16 +0000)]
Portability to systems with GNU termcap.
Bruno Haible [Tue, 12 Dec 2006 14:15:22 +0000 (14:15 +0000)]
Update ChangeLog entry.
Bruno Haible [Tue, 12 Dec 2006 14:12:18 +0000 (14:12 +0000)]
New macro gt_LOCALE_JA.
Bruno Haible [Tue, 12 Dec 2006 12:35:49 +0000 (12:35 +0000)]
Use AC_COMPUTE_INT instead of _AC_COMPUTE_INT.
Bruno Haible [Mon, 11 Dec 2006 12:38:18 +0000 (12:38 +0000)]
New module 'termcap-h'.
Bruno Haible [Mon, 11 Dec 2006 12:26:16 +0000 (12:26 +0000)]
Add a missing 'break'.
Bruno Haible [Mon, 4 Dec 2006 15:40:01 +0000 (15:40 +0000)]
Update last ChangeLog entry.
Bruno Haible [Mon, 4 Dec 2006 15:36:49 +0000 (15:36 +0000)]
Try to avoid "execvp: /bin/sh: Arg list too long" error on IRIX.
Bruno Haible [Mon, 4 Dec 2006 13:35:38 +0000 (13:35 +0000)]
New module 'moo-tests'.
Bruno Haible [Mon, 4 Dec 2006 13:31:45 +0000 (13:31 +0000)]
New module 'term-ostream-tests'.
Bruno Haible [Mon, 4 Dec 2006 13:28:09 +0000 (13:28 +0000)]
Recognize also rxvt-16color and konsole-16color.
Bruno Haible [Mon, 4 Dec 2006 13:26:39 +0000 (13:26 +0000)]
Better choice of colors for 8-color models.
Bruno Haible [Mon, 4 Dec 2006 13:25:47 +0000 (13:25 +0000)]
Fix typo.
Bruno Haible [Fri, 1 Dec 2006 12:48:21 +0000 (12:48 +0000)]
Add support for xterm's 16-, 88-, 256-color modes.
Bruno Haible [Thu, 30 Nov 2006 13:29:08 +0000 (13:29 +0000)]
Allow autoconf-2.61.
Bruno Haible [Thu, 30 Nov 2006 13:28:27 +0000 (13:28 +0000)]
Fix reversed red<->blue color channels.
Bruno Haible [Thu, 30 Nov 2006 13:27:24 +0000 (13:27 +0000)]
Make new methods static.
Bruno Haible [Thu, 30 Nov 2006 13:25:57 +0000 (13:25 +0000)]
Guard against interruption with Ctrl-Z.
Bruno Haible [Thu, 30 Nov 2006 13:25:11 +0000 (13:25 +0000)]
Fix double-inclusion guard.
Bruno Haible [Mon, 27 Nov 2006 19:44:20 +0000 (19:44 +0000)]
Update from gettext 0.16.1.
Bruno Haible [Mon, 27 Nov 2006 19:43:44 +0000 (19:43 +0000)]
Next gettext release is 0.16.2.
Bruno Haible [Mon, 27 Nov 2006 17:24:27 +0000 (17:24 +0000)]
Updated translations.
Bruno Haible [Mon, 27 Nov 2006 13:53:12 +0000 (13:53 +0000)]
Avoid using variable-size arrays if gcc doesn't provide them.
Bruno Haible [Mon, 27 Nov 2006 12:55:29 +0000 (12:55 +0000)]
Two obvious fixes.
Bruno Haible [Mon, 27 Nov 2006 12:54:58 +0000 (12:54 +0000)]
Build the imported libraries with a C compiler, even when CC=g++.
Bruno Haible [Mon, 27 Nov 2006 12:53:29 +0000 (12:53 +0000)]
Include <config.h>.
Bruno Haible [Mon, 27 Nov 2006 12:52:11 +0000 (12:52 +0000)]
New module 'no-c++'.
Bruno Haible [Mon, 27 Nov 2006 12:50:40 +0000 (12:50 +0000)]
Fix build failures after config.h generation failed once.
Bruno Haible [Mon, 27 Nov 2006 12:49:05 +0000 (12:49 +0000)]
Change make_format_description_string, make_c_width_description_string to
not emit a space.
Bruno Haible [Mon, 27 Nov 2006 12:47:53 +0000 (12:47 +0000)]
Include only what's necessary.
Bruno Haible [Mon, 27 Nov 2006 12:46:22 +0000 (12:46 +0000)]
Add fdi argument to format_parse functions.
Bruno Haible [Mon, 27 Nov 2006 12:41:36 +0000 (12:41 +0000)]
Support for VPATH builds.
Bruno Haible [Mon, 27 Nov 2006 12:40:36 +0000 (12:40 +0000)]
Add a template for xmemdup, so that quotearg.c compiles in C++ mode.
Bruno Haible [Mon, 27 Nov 2006 12:38:51 +0000 (12:38 +0000)]
Optimize IS_INSTANCE.
Bruno Haible [Mon, 27 Nov 2006 12:37:46 +0000 (12:37 +0000)]
Fix IS_INSTANCE macro to match what moopp generates.
Bruno Haible [Mon, 27 Nov 2006 12:36:42 +0000 (12:36 +0000)]
Add operator==.
Bruno Haible [Mon, 27 Nov 2006 12:35:24 +0000 (12:35 +0000)]
Make libcroco work.
Bruno Haible [Mon, 27 Nov 2006 12:34:20 +0000 (12:34 +0000)]
New functions message_list_copy, msgdomain_list_copy.
Bruno Haible [Mon, 27 Nov 2006 12:33:10 +0000 (12:33 +0000)]
Add update_header argument to iconv_msgdomain_list.
Bruno Haible [Fri, 24 Nov 2006 12:57:01 +0000 (12:57 +0000)]
Use ostream_t instead of 'FILE *'.
Bruno Haible [Tue, 21 Nov 2006 12:35:46 +0000 (12:35 +0000)]
Fix bug that caused AM_GNU_GETTEXT([external], [need-formatstring-macros]) to
not recognize glibc nor external libintl.
Bruno Haible [Wed, 15 Nov 2006 13:08:36 +0000 (13:08 +0000)]
New module 'libcroco'.
Bruno Haible [Wed, 15 Nov 2006 13:07:14 +0000 (13:07 +0000)]
Taken from libcroco-0.6.1.
Bruno Haible [Tue, 14 Nov 2006 10:35:14 +0000 (10:35 +0000)]
New module 'libglib'.
Bruno Haible [Tue, 14 Nov 2006 10:30:58 +0000 (10:30 +0000)]
More support for GNOME libraries.
Bruno Haible [Tue, 14 Nov 2006 10:02:12 +0000 (10:02 +0000)]
Support for libraries with dots in their name.
Bruno Haible [Mon, 13 Nov 2006 12:44:39 +0000 (12:44 +0000)]
Indent with spaces, not tabs.
Bruno Haible [Mon, 13 Nov 2006 12:43:31 +0000 (12:43 +0000)]
Make LIBTERMCAP, LTLIBTERMCAP available to the Makefile.
Bruno Haible [Mon, 13 Nov 2006 12:41:57 +0000 (12:41 +0000)]
Override am__tar.