]>
git.ipfire.org Git - thirdparty/gettext.git/log
Bruno Haible [Mon, 13 Nov 2006 12:40:57 +0000 (12:40 +0000)]
Use gnulib-tool's --local-symlink option.
Bruno Haible [Mon, 13 Nov 2006 12:40:00 +0000 (12:40 +0000)]
Fix dependencies.
Bruno Haible [Mon, 13 Nov 2006 12:38:37 +0000 (12:38 +0000)]
Create the library with the right dependencies.
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.
Bruno Haible [Mon, 13 Nov 2006 12:37:40 +0000 (12:37 +0000)]
Fix a typo.
Bruno Haible [Fri, 10 Nov 2006 14:50:17 +0000 (14:50 +0000)]
Avoid unused variable warnings with gcc.
Bruno Haible [Thu, 9 Nov 2006 20:48:41 +0000 (20:48 +0000)]
Add a note about an m4 bug.
Bruno Haible [Thu, 9 Nov 2006 14:26:40 +0000 (14:26 +0000)]
canonicalize.c was renamed to canonicalize-lgpl.c.
Bruno Haible [Thu, 9 Nov 2006 14:25:32 +0000 (14:25 +0000)]
From libxml2-2.6.27.
Bruno Haible [Thu, 9 Nov 2006 14:24:57 +0000 (14:24 +0000)]
From libxml2-2.6.27 with specific customizations.
Bruno Haible [Thu, 9 Nov 2006 14:22:56 +0000 (14:22 +0000)]
Replacement for a hack in libxml2.
Bruno Haible [Thu, 9 Nov 2006 14:22:10 +0000 (14:22 +0000)]
New module 'libxml'.
Bruno Haible [Tue, 7 Nov 2006 14:50:44 +0000 (14:50 +0000)]
New modules 'moo', 'ostream', and its subclasses.
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.
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.
Bruno Haible [Tue, 7 Nov 2006 14:47:35 +0000 (14:47 +0000)]
New module 'html-ostream': Output stream that produces HTML output.
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.
Bruno Haible [Tue, 7 Nov 2006 14:46:36 +0000 (14:46 +0000)]
New module 'file-ostream': Output stream referring to an stdio FILE.
Bruno Haible [Tue, 7 Nov 2006 14:46:06 +0000 (14:46 +0000)]
New module 'fd-ostream': Output stream referring to a file descriptor.
Bruno Haible [Tue, 7 Nov 2006 14:45:38 +0000 (14:45 +0000)]
New module 'ostream': Abstract output stream data type.
Bruno Haible [Tue, 7 Nov 2006 14:45:06 +0000 (14:45 +0000)]
New module 'termcap': Information about terminal capabilities.
Bruno Haible [Tue, 7 Nov 2006 14:44:28 +0000 (14:44 +0000)]
Minimal object-oriented programming style.
Bruno Haible [Mon, 6 Nov 2006 20:34:54 +0000 (20:34 +0000)]
Add two more functions, for gnulib compatibility.
Bruno Haible [Mon, 6 Nov 2006 20:15:10 +0000 (20:15 +0000)]
New macros XMALLOC, XNMALLOC.
Bruno Haible [Mon, 6 Nov 2006 19:25:02 +0000 (19:25 +0000)]
Update.
Bruno Haible [Mon, 6 Nov 2006 19:21:31 +0000 (19:21 +0000)]
Update dependencies.
Bruno Haible [Mon, 6 Nov 2006 19:19:30 +0000 (19:19 +0000)]
Moved module 'canonicalize' to gnulib.
Bruno Haible [Mon, 6 Nov 2006 19:18:32 +0000 (19:18 +0000)]
Move module 'canonicalize' to 'canonicalize-lgpl' in gnulib.
Bruno Haible [Mon, 6 Nov 2006 14:42:57 +0000 (14:42 +0000)]
Fix wrong comment.
Bruno Haible [Mon, 6 Nov 2006 13:06:19 +0000 (13:06 +0000)]
Better names of variables.
Bruno Haible [Mon, 6 Nov 2006 12:52:22 +0000 (12:52 +0000)]
Define functions without C++ name mangling.
Bruno Haible [Mon, 6 Nov 2006 12:50:57 +0000 (12:50 +0000)]
Move declarations to header files.
Bruno Haible [Mon, 6 Nov 2006 12:49:33 +0000 (12:49 +0000)]
Move declarations to gettextP.h.
Bruno Haible [Mon, 6 Nov 2006 12:47:56 +0000 (12:47 +0000)]
New function xnmalloc.
Bruno Haible [Wed, 1 Nov 2006 21:43:51 +0000 (21:43 +0000)]
Clean up libgettextpo exports 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.
Bruno Haible [Wed, 1 Nov 2006 21:31:47 +0000 (21:31 +0000)]
Complete the ChangeLog entry.
Bruno Haible [Wed, 1 Nov 2006 21:31:09 +0000 (21:31 +0000)]
delete is taken by C++, remove is taken by <stdio.h> ...
Bruno Haible [Wed, 1 Nov 2006 20:31:33 +0000 (20:31 +0000)]
Make it compile in C++ mode.
Bruno Haible [Tue, 31 Oct 2006 13:53:05 +0000 (13:53 +0000)]
Recommend to pass CPPFLAGS etc assignments as arguments to configure.
Bruno Haible [Tue, 31 Oct 2006 12:41:52 +0000 (12:41 +0000)]
Make it compile in C++ mode.
Bruno Haible [Mon, 30 Oct 2006 12:31:40 +0000 (12:31 +0000)]
Make the x-*.h files real specification headers.
Bruno Haible [Mon, 30 Oct 2006 12:30:01 +0000 (12:30 +0000)]
Export the getter/setter functions for previous msgids.
Bruno Haible [Mon, 30 Oct 2006 12:28:13 +0000 (12:28 +0000)]
Fix bug with unnumbered argument in precision field.
Bruno Haible [Mon, 30 Oct 2006 12:27:32 +0000 (12:27 +0000)]
Fix for parallel makes.
Bruno Haible [Mon, 30 Oct 2006 12:26:12 +0000 (12:26 +0000)]
Work around automake-1.10 annoyance.
Bruno Haible [Fri, 27 Oct 2006 12:08:14 +0000 (12:08 +0000)]
Ignore directories autogenerated by gnulib-tool, through autogen.sh.
Bruno Haible [Fri, 27 Oct 2006 12:07:05 +0000 (12:07 +0000)]
Regnerated for 0.16.
Bruno Haible [Fri, 27 Oct 2006 12:05:10 +0000 (12:05 +0000)]
Autogenerated through autogen.sh.
Bruno Haible [Fri, 27 Oct 2006 12:03:38 +0000 (12:03 +0000)]
Automatically generated.
Bruno Haible [Fri, 27 Oct 2006 12:01:31 +0000 (12:01 +0000)]
Regenerated for 0.16.
Bruno Haible [Fri, 27 Oct 2006 12:01:04 +0000 (12:01 +0000)]
Update for 0.16.
Bruno Haible [Fri, 27 Oct 2006 11:55:21 +0000 (11:55 +0000)]
Regenerated for 0.16.
Bruno Haible [Fri, 27 Oct 2006 11:52:48 +0000 (11:52 +0000)]
Update for 0.16.
Bruno Haible [Fri, 27 Oct 2006 11:52:29 +0000 (11:52 +0000)]
Autogenerated through autogen.sh.
Bruno Haible [Fri, 27 Oct 2006 11:51:41 +0000 (11:51 +0000)]
Ignore files brought in from autogen.sh.
Bruno Haible [Fri, 27 Oct 2006 11:50:28 +0000 (11:50 +0000)]
Many autogenerated files, brought in from gnulib-tool.
Bruno Haible [Fri, 27 Oct 2006 11:47:04 +0000 (11:47 +0000)]
New translations.
Bruno Haible [Fri, 27 Oct 2006 11:45:46 +0000 (11:45 +0000)]
ISO 639-2 languages list in .texi format.
Automatically generated from ISO_639-2.
Bruno Haible [Fri, 27 Oct 2006 11:44:16 +0000 (11:44 +0000)]
Script for running Matrix.java.
Bruno Haible [Fri, 27 Oct 2006 11:44:05 +0000 (11:44 +0000)]
Script for compiling Matrix.java.
Bruno Haible [Thu, 26 Oct 2006 13:29:24 +0000 (13:29 +0000)]
Update for 0.16.
Bruno Haible [Thu, 26 Oct 2006 13:21:07 +0000 (13:21 +0000)]
EXTRA_DIST is not needed any more.
Bruno Haible [Thu, 26 Oct 2006 11:50:38 +0000 (11:50 +0000)]
Make --enable-relocatable work again.
Bruno Haible [Thu, 26 Oct 2006 11:48:38 +0000 (11:48 +0000)]
Special rules for building gettext-tools/libgettextpo.
Bruno Haible [Thu, 26 Oct 2006 11:47:52 +0000 (11:47 +0000)]
Make the config.h rule more robust.
Bruno Haible [Wed, 25 Oct 2006 18:57:43 +0000 (18:57 +0000)]
Tweak _LIBGETTEXT_HAVE_VARIABLE_SIZE_ARRAYS again.
Bruno Haible [Wed, 25 Oct 2006 16:59:24 +0000 (16:59 +0000)]
Only g++ supports variable sized arrays.
Bruno Haible [Wed, 25 Oct 2006 13:14:37 +0000 (13:14 +0000)]
Some C++ compilers don't support variable-size arrays.
Bruno Haible [Wed, 25 Oct 2006 12:59:30 +0000 (12:59 +0000)]
__PGI or __PGIC__? I don't really know.
Bruno Haible [Wed, 25 Oct 2006 11:50:34 +0000 (11:50 +0000)]
Define DLL_VARIABLE to empty while compiling the relocwrapper.
Bruno Haible [Wed, 25 Oct 2006 11:46:05 +0000 (11:46 +0000)]
Fix -I options for VPATH builds on cygwin or mingw.
Bruno Haible [Wed, 25 Oct 2006 11:44:15 +0000 (11:44 +0000)]
Check for wcscoll.
Bruno Haible [Wed, 25 Oct 2006 11:43:26 +0000 (11:43 +0000)]
__GNU_LIBRARY__ is deprecated.
Bruno Haible [Tue, 24 Oct 2006 20:59:59 +0000 (20:59 +0000)]
Prepare for gettext-0.16.
Bruno Haible [Tue, 24 Oct 2006 20:54:50 +0000 (20:54 +0000)]
Prepare for 0.16.
Bruno Haible [Tue, 24 Oct 2006 20:52:10 +0000 (20:52 +0000)]
Bump version number to 0.16.
Bruno Haible [Tue, 24 Oct 2006 14:51:09 +0000 (14:51 +0000)]
$(RM) is undefined with some 'make's.
Bruno Haible [Tue, 24 Oct 2006 13:53:23 +0000 (13:53 +0000)]
Use unlocked-io also in libgettextpo.
Bruno Haible [Tue, 24 Oct 2006 13:49:40 +0000 (13:49 +0000)]
Remove useless -I options.
Bruno Haible [Tue, 24 Oct 2006 13:42:14 +0000 (13:42 +0000)]
Remove stray semicolon.
Bruno Haible [Tue, 24 Oct 2006 13:39:13 +0000 (13:39 +0000)]
Fix syntax error.
Bruno Haible [Tue, 24 Oct 2006 11:42:08 +0000 (11:42 +0000)]
Update obstack_free hack.
Bruno Haible [Mon, 23 Oct 2006 21:00:01 +0000 (21:00 +0000)]
Fix build failure with HP-UX cc etc.
Bruno Haible [Mon, 23 Oct 2006 20:58:24 +0000 (20:58 +0000)]
Moved obstack_free workaround to gnulib.
Bruno Haible [Mon, 23 Oct 2006 18:12:36 +0000 (18:12 +0000)]
Fix for automake-1.10.
Bruno Haible [Mon, 23 Oct 2006 16:55:27 +0000 (16:55 +0000)]
Update from gnulib.
Bruno Haible [Mon, 23 Oct 2006 15:30:46 +0000 (15:30 +0000)]
Fix "make dist".
Bruno Haible [Mon, 23 Oct 2006 15:03:34 +0000 (15:03 +0000)]
Cache a result.
Bruno Haible [Mon, 23 Oct 2006 14:06:45 +0000 (14:06 +0000)]
Accept automake >= 1.10.
Bruno Haible [Mon, 23 Oct 2006 11:21:15 +0000 (11:21 +0000)]
Add format attribute to error handling methods.
Bruno Haible [Mon, 23 Oct 2006 11:21:03 +0000 (11:21 +0000)]
Fix compilation error with gcc < 3.1.
Bruno Haible [Mon, 23 Oct 2006 11:19:19 +0000 (11:19 +0000)]
Fix use of gl_lock_t for platforms without any threading.
Bruno Haible [Mon, 23 Oct 2006 11:18:26 +0000 (11:18 +0000)]
Fix the build of libgettextpo with a separate gnulib checkout.
Bruno Haible [Fri, 20 Oct 2006 13:29:58 +0000 (13:29 +0000)]
Explain the syntax that xgettext understands.
Bruno Haible [Fri, 20 Oct 2006 12:55:53 +0000 (12:55 +0000)]
Grammar fix.
Bruno Haible [Fri, 20 Oct 2006 11:57:42 +0000 (11:57 +0000)]
Work around automake-1.10 problem.
Bruno Haible [Fri, 20 Oct 2006 11:53:17 +0000 (11:53 +0000)]
Switch to automake-1.10.
Bruno Haible [Fri, 20 Oct 2006 11:50:33 +0000 (11:50 +0000)]
Update exports for cygwin, mingw.
Bruno Haible [Thu, 19 Oct 2006 13:22:00 +0000 (13:22 +0000)]
Make lock.h usable in C++.