]> git.ipfire.org Git - thirdparty/gettext.git/log
thirdparty/gettext.git
17 years agoRecognize also <(...) and >(...) syntax.
Bruno Haible [Thu, 22 Jun 2006 11:27:01 +0000 (11:27 +0000)] 
Recognize also <(...) and >(...) syntax.

17 years agoRecognize $(...) syntax also inside double-quotes.
Bruno Haible [Thu, 22 Jun 2006 11:26:07 +0000 (11:26 +0000)] 
Recognize $(...) syntax also inside double-quotes.

17 years agoTest of bash $(...) syntax.
Bruno Haible [Thu, 22 Jun 2006 11:24:39 +0000 (11:24 +0000)] 
Test of bash $(...) syntax.

17 years agoChanges from the 0.14.6 branch.
Bruno Haible [Wed, 21 Jun 2006 19:03:23 +0000 (19:03 +0000)] 
Changes from the 0.14.6 branch.

17 years agoUpdate for 0.14.6.
Bruno Haible [Wed, 21 Jun 2006 17:53:41 +0000 (17:53 +0000)] 
Update for 0.14.6.

17 years agoRemove leftovers from C# compiler.
Bruno Haible [Wed, 21 Jun 2006 16:58:34 +0000 (16:58 +0000)] 
Remove leftovers from C# compiler.

17 years agoRemove .mdb files left over by C# compiler.
Bruno Haible [Wed, 21 Jun 2006 16:56:59 +0000 (16:56 +0000)] 
Remove .mdb files left over by C# compiler.

17 years agoDisable tests that try to put a static library into a shared library.
Bruno Haible [Wed, 21 Jun 2006 16:29:19 +0000 (16:29 +0000)] 
Disable tests that try to put a static library into a shared library.

17 years agoUpdate.
Bruno Haible [Wed, 21 Jun 2006 12:18:34 +0000 (12:18 +0000)] 
Update.

17 years agoUpdate to GCC 4.1 internal format strings.
Bruno Haible [Wed, 21 Jun 2006 12:07:39 +0000 (12:07 +0000)] 
Update to GCC 4.1 internal format strings.

17 years agoAvoid gcc warnings when __attribute__((format(printf,M,N))) is used.
Bruno Haible [Tue, 20 Jun 2006 11:30:10 +0000 (11:30 +0000)] 
Avoid gcc warnings when __attribute__((format(printf,M,N))) is used.

17 years agoGive advice about AC_GNU_SOURCE.
Bruno Haible [Mon, 19 Jun 2006 10:51:13 +0000 (10:51 +0000)] 
Give advice about AC_GNU_SOURCE.

17 years agoUse a platform dependent locale name.
Bruno Haible [Mon, 19 Jun 2006 10:50:30 +0000 (10:50 +0000)] 
Use a platform dependent locale name.

17 years agoUse an autoconf-determined locale name.
Bruno Haible [Mon, 19 Jun 2006 10:49:53 +0000 (10:49 +0000)] 
Use an autoconf-determined locale name.

17 years agoDon't use __libc_* symbols on non-glibc platforms.
Bruno Haible [Mon, 19 Jun 2006 10:48:52 +0000 (10:48 +0000)] 
Don't use __libc_* symbols on non-glibc platforms.

17 years agoFix sh quoting inside backquote.
Bruno Haible [Mon, 19 Jun 2006 10:44:37 +0000 (10:44 +0000)] 
Fix sh quoting inside backquote.

17 years agoSlower but safer code for non-GNU iconv implementations.
Bruno Haible [Mon, 19 Jun 2006 10:43:44 +0000 (10:43 +0000)] 
Slower but safer code for non-GNU iconv implementations.

17 years agoTreat NetBSD iconv like IRIX iconv.
Bruno Haible [Mon, 19 Jun 2006 10:42:59 +0000 (10:42 +0000)] 
Treat NetBSD iconv like IRIX iconv.

17 years agoUpdate for NetBSD-3.0.
Bruno Haible [Mon, 19 Jun 2006 10:41:10 +0000 (10:41 +0000)] 
Update for NetBSD-3.0.

17 years agoAssume errno.h declares errno.
Bruno Haible [Sat, 17 Jun 2006 16:03:15 +0000 (16:03 +0000)] 
Assume errno.h declares errno.

17 years agoAssume errno.h declares errno.
Bruno Haible [Sat, 17 Jun 2006 15:57:31 +0000 (15:57 +0000)] 
Assume errno.h declares errno.

17 years agoClarify Makevars description.
Bruno Haible [Fri, 16 Jun 2006 11:55:14 +0000 (11:55 +0000)] 
Clarify Makevars description.

17 years agoUpdate from gnulib.
Bruno Haible [Fri, 16 Jun 2006 11:50:47 +0000 (11:50 +0000)] 
Update from gnulib.

17 years agoA better value for $(mkinstalldirs).
Bruno Haible [Mon, 12 Jun 2006 13:42:56 +0000 (13:42 +0000)] 
A better value for $(mkinstalldirs).

17 years agoPut back $(mkinstalldirs) definition.
Bruno Haible [Mon, 12 Jun 2006 11:50:11 +0000 (11:50 +0000)] 
Put back $(mkinstalldirs) definition.

17 years agoAvoid a configure warning on Linux.
Bruno Haible [Sat, 10 Jun 2006 16:45:27 +0000 (16:45 +0000)] 
Avoid a configure warning on Linux.

17 years agoRenamed inttypes.m4 to inttypes-h.m4.
Bruno Haible [Fri, 9 Jun 2006 20:36:21 +0000 (20:36 +0000)] 
Renamed inttypes.m4 to inttypes-h.m4.

17 years agoMove inttypes.m4 to inttypes-h.m4.
Bruno Haible [Fri, 9 Jun 2006 20:32:35 +0000 (20:32 +0000)] 
Move inttypes.m4 to inttypes-h.m4.

17 years agoInclude <stdlib.h>, so that malloc(), free() get declared.
Bruno Haible [Fri, 9 Jun 2006 20:31:15 +0000 (20:31 +0000)] 
Include <stdlib.h>, so that malloc(), free() get declared.

17 years agoGet rid of gcc warning regarding longjmp.
Bruno Haible [Fri, 9 Jun 2006 20:30:12 +0000 (20:30 +0000)] 
Get rid of gcc warning regarding longjmp.

17 years agoAvoid warnings on 64-bit systems.
Bruno Haible [Fri, 9 Jun 2006 20:29:22 +0000 (20:29 +0000)] 
Avoid warnings on 64-bit systems.

17 years agoSkip the test on systems that don't have an EUC-JP locale.
Bruno Haible [Fri, 9 Jun 2006 20:28:32 +0000 (20:28 +0000)] 
Skip the test on systems that don't have an EUC-JP locale.

17 years agoDon't choose locales for which nl_langinfo(CODESET) is "".
Bruno Haible [Fri, 9 Jun 2006 20:27:41 +0000 (20:27 +0000)] 
Don't choose locales for which nl_langinfo(CODESET) is "".

17 years agophp versions without gettext built-in cannot pass the test.
Bruno Haible [Fri, 9 Jun 2006 20:26:31 +0000 (20:26 +0000)] 
php versions without gettext built-in cannot pass the test.

17 years agoRequire gawk-3.1.3 or newer.
Bruno Haible [Fri, 9 Jun 2006 20:25:39 +0000 (20:25 +0000)] 
Require gawk-3.1.3 or newer.

17 years agoProvide better SKIP explanations.
Bruno Haible [Fri, 9 Jun 2006 20:24:52 +0000 (20:24 +0000)] 
Provide better SKIP explanations.

17 years agoFix version recognition.
Bruno Haible [Fri, 9 Jun 2006 20:23:12 +0000 (20:23 +0000)] 
Fix version recognition.

17 years agoExplain why tests are skipped.
Bruno Haible [Fri, 9 Jun 2006 20:22:17 +0000 (20:22 +0000)] 
Explain why tests are skipped.

17 years agoSupport string concatenation in YCP string extractor.
Bruno Haible [Thu, 1 Jun 2006 11:58:56 +0000 (11:58 +0000)] 
Support string concatenation in YCP string extractor.

17 years agoTest string concatenation in YCP extractor.
Bruno Haible [Thu, 1 Jun 2006 11:57:03 +0000 (11:57 +0000)] 
Test string concatenation in YCP extractor.

17 years agoFix M4 underquoting.
Bruno Haible [Tue, 30 May 2006 20:13:53 +0000 (20:13 +0000)] 
Fix M4 underquoting.

17 years agoBe resilient about NULL pointers.
Bruno Haible [Wed, 24 May 2006 11:47:29 +0000 (11:47 +0000)] 
Be resilient about NULL pointers.

17 years agoMinix portability.
Bruno Haible [Mon, 22 May 2006 12:20:00 +0000 (12:20 +0000)] 
Minix portability.

17 years agoNo-op. (Merge from glibc.)
Bruno Haible [Thu, 18 May 2006 17:01:46 +0000 (17:01 +0000)] 
No-op. (Merge from glibc.)

17 years agoTriviality. (Merge from glibc.)
Bruno Haible [Thu, 18 May 2006 16:58:57 +0000 (16:58 +0000)] 
Triviality. (Merge from glibc.)

17 years agoFix memory leak (merge from glibc).
Bruno Haible [Thu, 18 May 2006 16:51:34 +0000 (16:51 +0000)] 
Fix memory leak (merge from glibc).

17 years agoCygwin defines WIN32 in <windows.h>!
Bruno Haible [Wed, 17 May 2006 10:39:57 +0000 (10:39 +0000)] 
Cygwin defines WIN32 in <windows.h>!

17 years agoCygwin defines WIN32 itself in <windows.h> !
Bruno Haible [Wed, 17 May 2006 10:36:36 +0000 (10:36 +0000)] 
Cygwin defines WIN32 itself in <windows.h> !

17 years agoFix "make clean".
Bruno Haible [Tue, 16 May 2006 20:53:32 +0000 (20:53 +0000)] 
Fix "make clean".

17 years agoMake the test work on Cygwin.
Bruno Haible [Tue, 16 May 2006 16:47:03 +0000 (16:47 +0000)] 
Make the test work on Cygwin.

17 years agoImproved support for Cygwin.
Bruno Haible [Tue, 16 May 2006 16:42:39 +0000 (16:42 +0000)] 
Improved support for Cygwin.

17 years agoFix three gcc warnings.
Bruno Haible [Tue, 16 May 2006 13:12:10 +0000 (13:12 +0000)] 
Fix three gcc warnings.

17 years agoAvoid gcc warning.
Bruno Haible [Tue, 16 May 2006 13:07:10 +0000 (13:07 +0000)] 
Avoid gcc warning.

17 years agoFix warning on Cygwin.
Bruno Haible [Tue, 16 May 2006 13:01:27 +0000 (13:01 +0000)] 
Fix warning on Cygwin.

17 years agoRemove unused variable.
Bruno Haible [Tue, 16 May 2006 12:56:24 +0000 (12:56 +0000)] 
Remove unused variable.

17 years agoTreat mingw like Cygwin.
Bruno Haible [Mon, 15 May 2006 20:33:22 +0000 (20:33 +0000)] 
Treat mingw like Cygwin.

17 years agoMove cygwin/gettextsrc-exports.c to woe32dll/gettextsrc-exports.c.
Bruno Haible [Mon, 15 May 2006 20:27:08 +0000 (20:27 +0000)] 
Move cygwin/gettextsrc-exports.c to woe32dll/gettextsrc-exports.c.

17 years agoMove cygwin/gettextpo-exports.c to woe32dll/gettextpo-exports.c.
Bruno Haible [Mon, 15 May 2006 20:26:43 +0000 (20:26 +0000)] 
Move cygwin/gettextpo-exports.c to woe32dll/gettextpo-exports.c.

17 years agoMove cygwin/gettextlib-exports.c to woe32dll/gettextlib-exports.c.
Bruno Haible [Mon, 15 May 2006 20:26:18 +0000 (20:26 +0000)] 
Move cygwin/gettextlib-exports.c to woe32dll/gettextlib-exports.c.

17 years agoMove cygwin/export.h to woe32dll/export.h.
Bruno Haible [Mon, 15 May 2006 20:25:53 +0000 (20:25 +0000)] 
Move cygwin/export.h to woe32dll/export.h.

17 years agoMake libintl.h usable in C++ mode.
Bruno Haible [Mon, 15 May 2006 20:05:10 +0000 (20:05 +0000)] 
Make libintl.h usable in C++ mode.

17 years agoUpdate Sun C support, from Ralf Wildenhues.
Bruno Haible [Mon, 15 May 2006 12:47:53 +0000 (12:47 +0000)] 
Update Sun C support, from Ralf Wildenhues.

17 years agoImprove last patch.
Bruno Haible [Mon, 15 May 2006 12:37:11 +0000 (12:37 +0000)] 
Improve last patch.

17 years agoForgot Theoderich, more well-known than Odoakar.
Bruno Haible [Mon, 15 May 2006 12:23:49 +0000 (12:23 +0000)] 
Forgot Theoderich, more well-known than Odoakar.

17 years agoUse _NSGetExecutablePath on MacOS X >= 10.2.
Bruno Haible [Mon, 15 May 2006 11:58:23 +0000 (11:58 +0000)] 
Use _NSGetExecutablePath on MacOS X >= 10.2.

17 years agoFix --enable-relocatable.
Bruno Haible [Mon, 15 May 2006 11:56:40 +0000 (11:56 +0000)] 
Fix --enable-relocatable.

17 years agoFix handling of here documents.
Bruno Haible [Mon, 15 May 2006 11:55:57 +0000 (11:55 +0000)] 
Fix handling of here documents.

17 years agoTest PHP support.
Bruno Haible [Mon, 15 May 2006 11:55:04 +0000 (11:55 +0000)] 
Test PHP support.

17 years agoFix compilation failure on mingw.
Bruno Haible [Fri, 12 May 2006 15:52:57 +0000 (15:52 +0000)] 
Fix compilation failure on mingw.

17 years agoSupport for shred library under Cygwin.
Bruno Haible [Fri, 12 May 2006 15:47:43 +0000 (15:47 +0000)] 
Support for shred library under Cygwin.

17 years agoCygwin support for shared libraries.
Bruno Haible [Thu, 11 May 2006 20:59:09 +0000 (20:59 +0000)] 
Cygwin support for shared libraries.

17 years agoCygwin support.
Bruno Haible [Thu, 11 May 2006 20:55:46 +0000 (20:55 +0000)] 
Cygwin support.

17 years agoIgnore DLL_EXPORT. We need the _imp__ stubs also in the static library,
Bruno Haible [Thu, 11 May 2006 20:54:08 +0000 (20:54 +0000)] 
Ignore DLL_EXPORT. We need the _imp__ stubs also in the static library,
because the user of the library will use the same include file as the one
used for the shared library.

17 years agoExplicitly export _imp__ variables when building shared libraries on Cygwin.
Bruno Haible [Thu, 11 May 2006 20:50:48 +0000 (20:50 +0000)] 
Explicitly export _imp__ variables when building shared libraries on Cygwin.

17 years agoList of exported variables.
Bruno Haible [Thu, 11 May 2006 20:46:17 +0000 (20:46 +0000)] 
List of exported variables.

17 years agoDetermine whether compiling Cygwin DLLs.
Bruno Haible [Thu, 11 May 2006 20:45:06 +0000 (20:45 +0000)] 
Determine whether compiling Cygwin DLLs.

17 years agoMove gettext-po.h to gettext-po.h.in.
Bruno Haible [Thu, 11 May 2006 20:03:47 +0000 (20:03 +0000)] 
Move gettext-po.h to gettext-po.h.in.

17 years agoRemove misplaced DLL_VARIABLE markers.
Bruno Haible [Thu, 11 May 2006 18:41:41 +0000 (18:41 +0000)] 
Remove misplaced DLL_VARIABLE markers.

17 years agoSimplify compiling format.c in C++ mode.
Bruno Haible [Thu, 11 May 2006 18:38:09 +0000 (18:38 +0000)] 
Simplify compiling format.c in C++ mode.

17 years agoSimplify compiling format.c in C++ mode.
Bruno Haible [Thu, 11 May 2006 18:33:59 +0000 (18:33 +0000)] 
Simplify compiling format.c in C++ mode.

17 years agoSimplify compiling src/format.c in C++ mode.
Bruno Haible [Thu, 11 May 2006 18:32:07 +0000 (18:32 +0000)] 
Simplify compiling src/format.c in C++ mode.

17 years agoStub for compiling src/format.c in C++ mode.
Bruno Haible [Thu, 11 May 2006 18:31:34 +0000 (18:31 +0000)] 
Stub for compiling src/format.c in C++ mode.

17 years agoNo need to list the exported functions: we now use -Wl,--export-all-symbols.
Bruno Haible [Thu, 11 May 2006 18:18:03 +0000 (18:18 +0000)] 
No need to list the exported functions: we now use -Wl,--export-all-symbols.

17 years agoExport list.
Bruno Haible [Thu, 11 May 2006 18:16:39 +0000 (18:16 +0000)] 
Export list.

17 years agoMacros for exporting symbols on Cygwin.
Bruno Haible [Thu, 11 May 2006 18:16:26 +0000 (18:16 +0000)] 
Macros for exporting symbols on Cygwin.

17 years agoTypo
Bruno Haible [Wed, 10 May 2006 12:05:00 +0000 (12:05 +0000)] 
Typo

17 years agoMove gettext-tools/mingw/c++xgettext.cc to woe32dll/c++xgettext.cc.
Bruno Haible [Wed, 10 May 2006 12:04:04 +0000 (12:04 +0000)] 
Move gettext-tools/mingw/c++xgettext.cc to woe32dll/c++xgettext.cc.

17 years agoMove gettext-tools/mingw/c++msguniq.cc to woe32dll/c++msguniq.cc.
Bruno Haible [Wed, 10 May 2006 12:03:41 +0000 (12:03 +0000)] 
Move gettext-tools/mingw/c++msguniq.cc to woe32dll/c++msguniq.cc.

17 years agoMove gettext-tools/mingw/c++msgmerge.cc to woe32dll/c++msgmerge.cc.
Bruno Haible [Wed, 10 May 2006 12:03:18 +0000 (12:03 +0000)] 
Move gettext-tools/mingw/c++msgmerge.cc to woe32dll/c++msgmerge.cc.

17 years agoMove gettext-tools/mingw/c++msggrep.cc to woe32dll/c++msggrep.cc.
Bruno Haible [Wed, 10 May 2006 12:02:55 +0000 (12:02 +0000)] 
Move gettext-tools/mingw/c++msggrep.cc to woe32dll/c++msggrep.cc.

17 years agoMove gettext-tools/mingw/c++msgfilter.cc to woe32dll/c++msgfilter.cc.
Bruno Haible [Wed, 10 May 2006 12:02:32 +0000 (12:02 +0000)] 
Move gettext-tools/mingw/c++msgfilter.cc to woe32dll/c++msgfilter.cc.

17 years agoMove gettext-tools/mingw/c++msgen.cc to woe32dll/c++msgen.cc.
Bruno Haible [Wed, 10 May 2006 12:02:10 +0000 (12:02 +0000)] 
Move gettext-tools/mingw/c++msgen.cc to woe32dll/c++msgen.cc.

17 years agoMove gettext-tools/mingw/c++msgconv.cc to woe32dll/c++msgconv.cc.
Bruno Haible [Wed, 10 May 2006 12:01:47 +0000 (12:01 +0000)] 
Move gettext-tools/mingw/c++msgconv.cc to woe32dll/c++msgconv.cc.

17 years agoMove gettext-tools/mingw/c++msgcomm.cc to woe32dll/c++msgcomm.cc.
Bruno Haible [Wed, 10 May 2006 12:01:24 +0000 (12:01 +0000)] 
Move gettext-tools/mingw/c++msgcomm.cc to woe32dll/c++msgcomm.cc.

17 years agoMove gettext-tools/mingw/c++msgcat.cc to woe32dll/c++msgcat.cc.
Bruno Haible [Wed, 10 May 2006 12:01:01 +0000 (12:01 +0000)] 
Move gettext-tools/mingw/c++msgcat.cc to woe32dll/c++msgcat.cc.

17 years agoMove gettext-tools/mingw/c++msgattrib.cc to woe32dll/c++msgattrib.cc.
Bruno Haible [Wed, 10 May 2006 12:00:38 +0000 (12:00 +0000)] 
Move gettext-tools/mingw/c++msgattrib.cc to woe32dll/c++msgattrib.cc.

17 years agoCorrect CLASSPATH_SEPARATOR on Cygwin.
Bruno Haible [Wed, 10 May 2006 11:57:23 +0000 (11:57 +0000)] 
Correct CLASSPATH_SEPARATOR on Cygwin.

17 years agoDon't fclose after fwriteerror.
Bruno Haible [Wed, 10 May 2006 11:52:16 +0000 (11:52 +0000)] 
Don't fclose after fwriteerror.

17 years agoEnable shared libraries on Cygwin.
Bruno Haible [Tue, 9 May 2006 18:52:46 +0000 (18:52 +0000)] 
Enable shared libraries on Cygwin.

17 years agoEnable shared libraries on Cygwin.
Bruno Haible [Tue, 9 May 2006 18:43:42 +0000 (18:43 +0000)] 
Enable shared libraries on Cygwin.