]> git.ipfire.org Git - thirdparty/gettext.git/log
thirdparty/gettext.git
16 years agoMake it work on BeOS.
Bruno Haible [Tue, 12 Dec 2006 14:17:15 +0000 (14:17 +0000)] 
Make it work on BeOS.

16 years agoPortability to systems with GNU termcap.
Bruno Haible [Tue, 12 Dec 2006 14:16:34 +0000 (14:16 +0000)] 
Portability to systems with GNU termcap.

16 years agoUpdate ChangeLog entry.
Bruno Haible [Tue, 12 Dec 2006 14:15:22 +0000 (14:15 +0000)] 
Update ChangeLog entry.

16 years agoNew macro gt_LOCALE_JA.
Bruno Haible [Tue, 12 Dec 2006 14:12:18 +0000 (14:12 +0000)] 
New macro gt_LOCALE_JA.

16 years agoUse AC_COMPUTE_INT instead of _AC_COMPUTE_INT.
Bruno Haible [Tue, 12 Dec 2006 12:35:49 +0000 (12:35 +0000)] 
Use AC_COMPUTE_INT instead of _AC_COMPUTE_INT.

16 years agoNew module 'termcap-h'.
Bruno Haible [Mon, 11 Dec 2006 12:38:18 +0000 (12:38 +0000)] 
New module 'termcap-h'.

16 years agoAdd a missing 'break'.
Bruno Haible [Mon, 11 Dec 2006 12:26:16 +0000 (12:26 +0000)] 
Add a missing 'break'.

16 years agoUpdate last ChangeLog entry.
Bruno Haible [Mon, 4 Dec 2006 15:40:01 +0000 (15:40 +0000)] 
Update last ChangeLog entry.

16 years agoTry to avoid "execvp: /bin/sh: Arg list too long" error on IRIX.
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.

16 years agoNew module 'moo-tests'.
Bruno Haible [Mon, 4 Dec 2006 13:35:38 +0000 (13:35 +0000)] 
New module 'moo-tests'.

16 years agoNew module 'term-ostream-tests'.
Bruno Haible [Mon, 4 Dec 2006 13:31:45 +0000 (13:31 +0000)] 
New module 'term-ostream-tests'.

16 years agoRecognize also rxvt-16color and konsole-16color.
Bruno Haible [Mon, 4 Dec 2006 13:28:09 +0000 (13:28 +0000)] 
Recognize also rxvt-16color and konsole-16color.

16 years agoBetter choice of colors for 8-color models.
Bruno Haible [Mon, 4 Dec 2006 13:26:39 +0000 (13:26 +0000)] 
Better choice of colors for 8-color models.

16 years agoFix typo.
Bruno Haible [Mon, 4 Dec 2006 13:25:47 +0000 (13:25 +0000)] 
Fix typo.

16 years agoAdd support for xterm's 16-, 88-, 256-color modes.
Bruno Haible [Fri, 1 Dec 2006 12:48:21 +0000 (12:48 +0000)] 
Add support for xterm's 16-, 88-, 256-color modes.

16 years agoAllow autoconf-2.61.
Bruno Haible [Thu, 30 Nov 2006 13:29:08 +0000 (13:29 +0000)] 
Allow autoconf-2.61.

16 years agoFix reversed red<->blue color channels.
Bruno Haible [Thu, 30 Nov 2006 13:28:27 +0000 (13:28 +0000)] 
Fix reversed red<->blue color channels.

16 years agoMake new methods static.
Bruno Haible [Thu, 30 Nov 2006 13:27:24 +0000 (13:27 +0000)] 
Make new methods static.

16 years agoGuard against interruption with Ctrl-Z.
Bruno Haible [Thu, 30 Nov 2006 13:25:57 +0000 (13:25 +0000)] 
Guard against interruption with Ctrl-Z.

16 years agoFix double-inclusion guard.
Bruno Haible [Thu, 30 Nov 2006 13:25:11 +0000 (13:25 +0000)] 
Fix double-inclusion guard.

16 years agoUpdate from gettext 0.16.1.
Bruno Haible [Mon, 27 Nov 2006 19:44:20 +0000 (19:44 +0000)] 
Update from gettext 0.16.1.

16 years agoNext gettext release is 0.16.2.
Bruno Haible [Mon, 27 Nov 2006 19:43:44 +0000 (19:43 +0000)] 
Next gettext release is 0.16.2.

16 years agoUpdated translations.
Bruno Haible [Mon, 27 Nov 2006 17:24:27 +0000 (17:24 +0000)] 
Updated translations.

16 years agoAvoid using variable-size arrays if gcc doesn't provide them.
Bruno Haible [Mon, 27 Nov 2006 13:53:12 +0000 (13:53 +0000)] 
Avoid using variable-size arrays if gcc doesn't provide them.

16 years agoTwo obvious fixes.
Bruno Haible [Mon, 27 Nov 2006 12:55:29 +0000 (12:55 +0000)] 
Two obvious fixes.

16 years agoBuild the imported libraries with a C compiler, even when CC=g++.
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++.

16 years agoInclude <config.h>.
Bruno Haible [Mon, 27 Nov 2006 12:53:29 +0000 (12:53 +0000)] 
Include <config.h>.

16 years agoNew module 'no-c++'.
Bruno Haible [Mon, 27 Nov 2006 12:52:11 +0000 (12:52 +0000)] 
New module 'no-c++'.

16 years agoFix build failures after config.h generation failed once.
Bruno Haible [Mon, 27 Nov 2006 12:50:40 +0000 (12:50 +0000)] 
Fix build failures after config.h generation failed once.

16 years agoChange make_format_description_string, make_c_width_description_string to
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.

16 years agoInclude only what's necessary.
Bruno Haible [Mon, 27 Nov 2006 12:47:53 +0000 (12:47 +0000)] 
Include only what's necessary.

16 years agoAdd fdi argument to format_parse functions.
Bruno Haible [Mon, 27 Nov 2006 12:46:22 +0000 (12:46 +0000)] 
Add fdi argument to format_parse functions.

16 years agoSupport for VPATH builds.
Bruno Haible [Mon, 27 Nov 2006 12:41:36 +0000 (12:41 +0000)] 
Support for VPATH builds.

16 years agoAdd a template for xmemdup, so that quotearg.c compiles in C++ mode.
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.

16 years agoOptimize IS_INSTANCE.
Bruno Haible [Mon, 27 Nov 2006 12:38:51 +0000 (12:38 +0000)] 
Optimize IS_INSTANCE.

16 years agoFix IS_INSTANCE macro to match what moopp generates.
Bruno Haible [Mon, 27 Nov 2006 12:37:46 +0000 (12:37 +0000)] 
Fix IS_INSTANCE macro to match what moopp generates.

16 years agoAdd operator==.
Bruno Haible [Mon, 27 Nov 2006 12:36:42 +0000 (12:36 +0000)] 
Add operator==.

16 years agoMake libcroco work.
Bruno Haible [Mon, 27 Nov 2006 12:35:24 +0000 (12:35 +0000)] 
Make libcroco work.

16 years agoNew functions message_list_copy, msgdomain_list_copy.
Bruno Haible [Mon, 27 Nov 2006 12:34:20 +0000 (12:34 +0000)] 
New functions message_list_copy, msgdomain_list_copy.

16 years agoAdd update_header argument to iconv_msgdomain_list.
Bruno Haible [Mon, 27 Nov 2006 12:33:10 +0000 (12:33 +0000)] 
Add update_header argument to iconv_msgdomain_list.

16 years agoUse ostream_t instead of 'FILE *'.
Bruno Haible [Fri, 24 Nov 2006 12:57:01 +0000 (12:57 +0000)] 
Use ostream_t instead of 'FILE *'.

16 years agoFix bug that caused AM_GNU_GETTEXT([external], [need-formatstring-macros]) to
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.

16 years agoNew module 'libcroco'.
Bruno Haible [Wed, 15 Nov 2006 13:08:36 +0000 (13:08 +0000)] 
New module 'libcroco'.

16 years agoTaken from libcroco-0.6.1.
Bruno Haible [Wed, 15 Nov 2006 13:07:14 +0000 (13:07 +0000)] 
Taken from libcroco-0.6.1.

16 years agoNew module 'libglib'.
Bruno Haible [Tue, 14 Nov 2006 10:35:14 +0000 (10:35 +0000)] 
New module 'libglib'.

16 years agoMore support for GNOME libraries.
Bruno Haible [Tue, 14 Nov 2006 10:30:58 +0000 (10:30 +0000)] 
More support for GNOME libraries.

16 years agoSupport for libraries with dots in their name.
Bruno Haible [Tue, 14 Nov 2006 10:02:12 +0000 (10:02 +0000)] 
Support for libraries with dots in their name.

16 years agoIndent with spaces, not tabs.
Bruno Haible [Mon, 13 Nov 2006 12:44:39 +0000 (12:44 +0000)] 
Indent with spaces, not tabs.

16 years agoMake LIBTERMCAP, LTLIBTERMCAP available to the Makefile.
Bruno Haible [Mon, 13 Nov 2006 12:43:31 +0000 (12:43 +0000)] 
Make LIBTERMCAP, LTLIBTERMCAP available to the Makefile.

16 years agoOverride am__tar.
Bruno Haible [Mon, 13 Nov 2006 12:41:57 +0000 (12:41 +0000)] 
Override am__tar.

16 years agoUse gnulib-tool's --local-symlink option.
Bruno Haible [Mon, 13 Nov 2006 12:40:57 +0000 (12:40 +0000)] 
Use gnulib-tool's --local-symlink option.

16 years agoFix dependencies.
Bruno Haible [Mon, 13 Nov 2006 12:40:00 +0000 (12:40 +0000)] 
Fix dependencies.

16 years agoCreate the library with the right dependencies.
Bruno Haible [Mon, 13 Nov 2006 12:38:37 +0000 (12:38 +0000)] 
Create the library with the right dependencies.

16 years agoNo more need for explicit cleaning, now that gnulib-tool is fixed.
Bruno Haible [Mon, 13 Nov 2006 12:38:00 +0000 (12:38 +0000)] 
No more need for explicit cleaning, now that gnulib-tool is fixed.

16 years agoFix a typo.
Bruno Haible [Mon, 13 Nov 2006 12:37:40 +0000 (12:37 +0000)] 
Fix a typo.

16 years agoAvoid unused variable warnings with gcc.
Bruno Haible [Fri, 10 Nov 2006 14:50:17 +0000 (14:50 +0000)] 
Avoid unused variable warnings with gcc.

16 years agoAdd a note about an m4 bug.
Bruno Haible [Thu, 9 Nov 2006 20:48:41 +0000 (20:48 +0000)] 
Add a note about an m4 bug.

16 years agocanonicalize.c was renamed to canonicalize-lgpl.c.
Bruno Haible [Thu, 9 Nov 2006 14:26:40 +0000 (14:26 +0000)] 
canonicalize.c was renamed to canonicalize-lgpl.c.

16 years agoFrom libxml2-2.6.27.
Bruno Haible [Thu, 9 Nov 2006 14:25:32 +0000 (14:25 +0000)] 
From libxml2-2.6.27.

16 years agoFrom libxml2-2.6.27 with specific customizations.
Bruno Haible [Thu, 9 Nov 2006 14:24:57 +0000 (14:24 +0000)] 
From libxml2-2.6.27 with specific customizations.

16 years agoReplacement for a hack in libxml2.
Bruno Haible [Thu, 9 Nov 2006 14:22:56 +0000 (14:22 +0000)] 
Replacement for a hack in libxml2.

16 years agoNew module 'libxml'.
Bruno Haible [Thu, 9 Nov 2006 14:22:10 +0000 (14:22 +0000)] 
New module 'libxml'.

16 years agoNew modules 'moo', 'ostream', and its subclasses.
Bruno Haible [Tue, 7 Nov 2006 14:50:44 +0000 (14:50 +0000)] 
New modules 'moo', 'ostream', and its subclasses.

16 years agoNew module 'term-ostream': Output stream for attributed text, producing ANSI
Bruno Haible [Tue, 7 Nov 2006 14:49:18 +0000 (14:49 +0000)] 
New module 'term-ostream': Output stream for attributed text, producing ANSI
escape sequences.

16 years agoNew module 'iconv-stream': Output stream that converts the output to another
Bruno Haible [Tue, 7 Nov 2006 14:48:46 +0000 (14:48 +0000)] 
New module 'iconv-stream': Output stream that converts the output to another
encoding.

16 years agoNew module 'html-ostream': Output stream that produces HTML output.
Bruno Haible [Tue, 7 Nov 2006 14:47:35 +0000 (14:47 +0000)] 
New module 'html-ostream': Output stream that produces HTML output.

16 years agoNew module 'memory-ostream': Output stream that accumulates the output in
Bruno Haible [Tue, 7 Nov 2006 14:47:11 +0000 (14:47 +0000)] 
New module 'memory-ostream': Output stream that accumulates the output in
memory.

16 years agoNew module 'file-ostream': Output stream referring to an stdio FILE.
Bruno Haible [Tue, 7 Nov 2006 14:46:36 +0000 (14:46 +0000)] 
New module 'file-ostream': Output stream referring to an stdio FILE.

16 years agoNew module 'fd-ostream': Output stream referring to a file descriptor.
Bruno Haible [Tue, 7 Nov 2006 14:46:06 +0000 (14:46 +0000)] 
New module 'fd-ostream': Output stream referring to a file descriptor.

16 years agoNew module 'ostream': Abstract output stream data type.
Bruno Haible [Tue, 7 Nov 2006 14:45:38 +0000 (14:45 +0000)] 
New module 'ostream': Abstract output stream data type.

16 years agoNew module 'termcap': Information about terminal capabilities.
Bruno Haible [Tue, 7 Nov 2006 14:45:06 +0000 (14:45 +0000)] 
New module 'termcap': Information about terminal capabilities.

16 years agoMinimal object-oriented programming style.
Bruno Haible [Tue, 7 Nov 2006 14:44:28 +0000 (14:44 +0000)] 
Minimal object-oriented programming style.

16 years agoAdd two more functions, for gnulib compatibility.
Bruno Haible [Mon, 6 Nov 2006 20:34:54 +0000 (20:34 +0000)] 
Add two more functions, for gnulib compatibility.

16 years agoNew macros XMALLOC, XNMALLOC.
Bruno Haible [Mon, 6 Nov 2006 20:15:10 +0000 (20:15 +0000)] 
New macros XMALLOC, XNMALLOC.

16 years agoUpdate.
Bruno Haible [Mon, 6 Nov 2006 19:25:02 +0000 (19:25 +0000)] 
Update.

16 years agoUpdate dependencies.
Bruno Haible [Mon, 6 Nov 2006 19:21:31 +0000 (19:21 +0000)] 
Update dependencies.

16 years agoMoved module 'canonicalize' to gnulib.
Bruno Haible [Mon, 6 Nov 2006 19:19:30 +0000 (19:19 +0000)] 
Moved module 'canonicalize' to gnulib.

16 years agoMove module 'canonicalize' to 'canonicalize-lgpl' in gnulib.
Bruno Haible [Mon, 6 Nov 2006 19:18:32 +0000 (19:18 +0000)] 
Move module 'canonicalize' to 'canonicalize-lgpl' in gnulib.

16 years agoFix wrong comment.
Bruno Haible [Mon, 6 Nov 2006 14:42:57 +0000 (14:42 +0000)] 
Fix wrong comment.

16 years agoBetter names of variables.
Bruno Haible [Mon, 6 Nov 2006 13:06:19 +0000 (13:06 +0000)] 
Better names of variables.

16 years agoDefine functions without C++ name mangling.
Bruno Haible [Mon, 6 Nov 2006 12:52:22 +0000 (12:52 +0000)] 
Define functions without C++ name mangling.

16 years agoMove declarations to header files.
Bruno Haible [Mon, 6 Nov 2006 12:50:57 +0000 (12:50 +0000)] 
Move declarations to header files.

16 years agoMove declarations to gettextP.h.
Bruno Haible [Mon, 6 Nov 2006 12:49:33 +0000 (12:49 +0000)] 
Move declarations to gettextP.h.

16 years agoNew function xnmalloc.
Bruno Haible [Mon, 6 Nov 2006 12:47:56 +0000 (12:47 +0000)] 
New function xnmalloc.

16 years agoClean up libgettextpo exports in C++ mode.
Bruno Haible [Wed, 1 Nov 2006 21:43:51 +0000 (21:43 +0000)] 
Clean up libgettextpo exports in C++ mode.

16 years agoDon't name mangle exported symbols in C++ mode.
Bruno Haible [Wed, 1 Nov 2006 21:42:48 +0000 (21:42 +0000)] 
Don't name mangle exported symbols in C++ mode.

16 years agoComplete the ChangeLog entry.
Bruno Haible [Wed, 1 Nov 2006 21:31:47 +0000 (21:31 +0000)] 
Complete the ChangeLog entry.

16 years agodelete is taken by C++, remove is taken by <stdio.h> ...
Bruno Haible [Wed, 1 Nov 2006 21:31:09 +0000 (21:31 +0000)] 
delete is taken by C++, remove is taken by <stdio.h> ...

16 years agoMake it compile in C++ mode.
Bruno Haible [Wed, 1 Nov 2006 20:31:33 +0000 (20:31 +0000)] 
Make it compile in C++ mode.

16 years agoRecommend to pass CPPFLAGS etc assignments as arguments to configure.
Bruno Haible [Tue, 31 Oct 2006 13:53:05 +0000 (13:53 +0000)] 
Recommend to pass CPPFLAGS etc assignments as arguments to configure.

16 years agoMake it compile in C++ mode.
Bruno Haible [Tue, 31 Oct 2006 12:41:52 +0000 (12:41 +0000)] 
Make it compile in C++ mode.

16 years agoMake the x-*.h files real specification headers.
Bruno Haible [Mon, 30 Oct 2006 12:31:40 +0000 (12:31 +0000)] 
Make the x-*.h files real specification headers.

16 years agoExport the getter/setter functions for previous msgids.
Bruno Haible [Mon, 30 Oct 2006 12:30:01 +0000 (12:30 +0000)] 
Export the getter/setter functions for previous msgids.

16 years agoFix bug with unnumbered argument in precision field.
Bruno Haible [Mon, 30 Oct 2006 12:28:13 +0000 (12:28 +0000)] 
Fix bug with unnumbered argument in precision field.

16 years agoFix for parallel makes.
Bruno Haible [Mon, 30 Oct 2006 12:27:32 +0000 (12:27 +0000)] 
Fix for parallel makes.

16 years agoWork around automake-1.10 annoyance.
Bruno Haible [Mon, 30 Oct 2006 12:26:12 +0000 (12:26 +0000)] 
Work around automake-1.10 annoyance.

16 years agoIgnore directories autogenerated by gnulib-tool, through autogen.sh. 0.16.x-branchpoint v0.16
Bruno Haible [Fri, 27 Oct 2006 12:08:14 +0000 (12:08 +0000)] 
Ignore directories autogenerated by gnulib-tool, through autogen.sh.

16 years agoRegnerated for 0.16.
Bruno Haible [Fri, 27 Oct 2006 12:07:05 +0000 (12:07 +0000)] 
Regnerated for 0.16.

16 years agoAutogenerated through autogen.sh.
Bruno Haible [Fri, 27 Oct 2006 12:05:10 +0000 (12:05 +0000)] 
Autogenerated through autogen.sh.

16 years agoAutomatically generated.
Bruno Haible [Fri, 27 Oct 2006 12:03:38 +0000 (12:03 +0000)] 
Automatically generated.