]> git.ipfire.org Git - thirdparty/gettext.git/log
thirdparty/gettext.git
12 years agoUpdate copyright year. 0.18.2 v0.18.2.1
Daiki Ueno [Tue, 5 Mar 2013 07:55:58 +0000 (16:55 +0900)] 
Update copyright year.

12 years agoUpdate copyright year.
Daiki Ueno [Tue, 5 Mar 2013 08:09:59 +0000 (17:09 +0900)] 
Update copyright year.

12 years agoUpdate after gnulib changed.
Daiki Ueno [Mon, 25 Feb 2013 10:02:15 +0000 (19:02 +0900)] 
Update after gnulib changed.

12 years agoDetermine Woe32 C symbol prefix at configure time.
Daiki Ueno [Mon, 25 Feb 2013 09:18:24 +0000 (18:18 +0900)] 
Determine Woe32 C symbol prefix at configure time.

12 years agoRemove references to non-existing COPYING.LIB-2.*.
Daiki Ueno [Mon, 21 Jan 2013 02:09:24 +0000 (11:09 +0900)] 
Remove references to non-existing COPYING.LIB-2.*.

12 years agoFix link errors related to C99-style extern inline.
Daiki Ueno [Wed, 16 Jan 2013 08:08:28 +0000 (17:08 +0900)] 
Fix link errors related to C99-style extern inline.

After recent C99-style extern inline changes in gnulib, functions
defined in xsize.h are now declared as "extern inline".  That means
the libraries using those functions need to be linked to xsize.o.

12 years agoFix undef error count symbol error on OSX
Andreas Stricker [Wed, 9 Jan 2013 16:37:48 +0000 (17:37 +0100)] 
Fix undef error count symbol error on OSX

Without including error.h the symbol error_message_count is used
instead of rpl_error_message_count during linking in gettext-tools.

12 years agoUpdate after gnulib changed.
Daiki Ueno [Thu, 3 Jan 2013 01:34:18 +0000 (10:34 +0900)] 
Update after gnulib changed.

12 years agoRegenerate files for 0.18.2.
Daiki Ueno [Tue, 25 Dec 2012 06:24:25 +0000 (15:24 +0900)] 
Regenerate files for 0.18.2.

12 years agoUpdate autopoint.in for 0.18.2.
Daiki Ueno [Tue, 25 Dec 2012 06:23:58 +0000 (15:23 +0900)] 
Update autopoint.in for 0.18.2.

12 years agoVersion 0.18.2. v0.18.2
Daiki Ueno [Sat, 8 Dec 2012 09:42:15 +0000 (18:42 +0900)] 
Version 0.18.2.

12 years agoPrepare for 0.18.2.
Daiki Ueno [Sat, 8 Dec 2012 09:39:13 +0000 (18:39 +0900)] 
Prepare for 0.18.2.

12 years agowoe32dll: Check __MINGW32__ as well as _WIN64 for defining IMP
Daiki Ueno [Tue, 25 Dec 2012 04:54:08 +0000 (13:54 +0900)] 
woe32dll: Check __MINGW32__ as well as _WIN64 for defining IMP

12 years agoWork around error_* symbol conflict with Cygwin 1.7 DLL.
Daiki Ueno [Tue, 25 Dec 2012 00:37:54 +0000 (09:37 +0900)] 
Work around error_* symbol conflict with Cygwin 1.7 DLL.

12 years agolocalecharset: respect the thread-specific locale on Mac OS X
Daiki Ueno [Sun, 23 Dec 2012 23:00:49 +0000 (08:00 +0900)] 
localecharset: respect the thread-specific locale on Mac OS X

12 years agoFix W64 build errors.
Daiki Ueno [Fri, 21 Dec 2012 08:39:02 +0000 (17:39 +0900)] 
Fix W64 build errors.

12 years agoFix build error in hello-c++-kde due to autom4te cache.
Daiki Ueno [Wed, 19 Dec 2012 10:32:12 +0000 (19:32 +0900)] 
Fix build error in hello-c++-kde due to autom4te cache.

12 years agotest-lock: work around pthread-win32 and merge gnulib changes
Daiki Ueno [Mon, 17 Dec 2012 00:10:09 +0000 (09:10 +0900)] 
test-lock: work around pthread-win32 and merge gnulib changes

test-lock: work around pthread-win32
* test-lock.c (gl_thread_self_pointer): Renamed from
gl_thread_self; all callers changed.  Work around pthread-win32.
(gl_thread_join): Add extra RETVALP argument; all callers changed.

test-lock: merge gnulib changes
2011-06-09  Bruno Haible  <bruno@clisp.org>
* test-lock.c: Use gl_thread_self_pointer instead of
gl_thread_self.

2010-03-25  Bruno Haible  <bruno@clisp.org>
Minor formatting changes.
* test-lock.c: Insert space before function argument list.
Reported by Jim Meyering.

2008-12-07  Bruno Haible  <bruno@clisp.org>
* test-lock.c (test_lock, test_rwlock, test_recursive_lock)
(test_once): Mark functions as static.

2008-09-30  Yoann Vandoorselaere  <yoann.v@prelude-ids.com>
    Bruno Haible  <bruno@clisp.org>
* test-lock.c (test_lock, test_rwlock, test_recursive_lock)
(test_once): Pass an additional NULL argument to gl_thread_join.

2008-09-21  Bruno Haible  <bruno@clisp.org>
* test-lock.c (main): Tweak skip message.

2008-08-22  Eric Blake  <ebb9@byu.net>
test-lock: mention why a test is skipped
* test-lock.c (main) [!USE_*_THREADS]: Print why test is skipped.

2007-05-28  Eric Blake  <ebb9@byu.net>
Unconditionally include <config.h> in unit tests.
test-lock.c: Remove #ifdef HAVE_CONFIG_H.

12 years agoUse AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER.
Daiki Ueno [Mon, 17 Dec 2012 00:44:26 +0000 (09:44 +0900)] 
Use AC_CONFIG_HEADERS instead of AM_CONFIG_HEADER.

12 years agoAdd notice about included external libraries.
Daiki Ueno [Wed, 12 Dec 2012 02:57:57 +0000 (11:57 +0900)] 
Add notice about included external libraries.

12 years agoFix typo in the copyright header.
Daiki Ueno [Mon, 10 Dec 2012 02:03:23 +0000 (11:03 +0900)] 
Fix typo in the copyright header.

12 years agoUpdate the matrix.
Daiki Ueno [Sat, 8 Dec 2012 09:33:01 +0000 (18:33 +0900)] 
Update the matrix.

12 years agoUpdate from gnulib.
Daiki Ueno [Sat, 8 Dec 2012 09:24:35 +0000 (18:24 +0900)] 
Update from gnulib.

12 years agoUpdated translations.
Bruno Haible [Sat, 8 Dec 2012 04:01:55 +0000 (05:01 +0100)] 
Updated translations.

12 years agoUpdate after gnulib changed.
Bruno Haible [Sat, 8 Dec 2012 03:17:19 +0000 (04:17 +0100)] 
Update after gnulib changed.

12 years agoIgnore tests which fail with released libunistring.
Daiki Ueno [Sat, 8 Dec 2012 01:38:43 +0000 (10:38 +0900)] 
Ignore tests which fail with released libunistring.

12 years agoAdd NEWS entry for AC_PROG_MKDIR_P change.
Daiki Ueno [Sat, 8 Dec 2012 01:36:29 +0000 (10:36 +0900)] 
Add NEWS entry for AC_PROG_MKDIR_P change.

12 years agom4: use AC_PROG_MKDIR_P, not the deprecated AM_PROG_MKDIR_P
Stefano Lattarini [Sat, 28 Apr 2012 12:01:58 +0000 (14:01 +0200)] 
m4: use AC_PROG_MKDIR_P, not the deprecated AM_PROG_MKDIR_P

AM_PROG_MKDIR_P is be deprecated since Automake 1.12.1, and will
be removed in Automake 1.14.

Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
13 years agoDo not assume '#define ... defined ...' behavior.
Bruno Haible [Sun, 15 Jul 2012 13:40:50 +0000 (15:40 +0200)] 
Do not assume '#define ... defined ...' behavior.

13 years agoNew Croatian translations.
Bruno Haible [Sun, 8 Jul 2012 16:17:45 +0000 (18:17 +0200)] 
New Croatian translations.

13 years agoWrite "Mac OS X" instead of "MacOS X".
Bruno Haible [Fri, 22 Jun 2012 11:16:22 +0000 (13:16 +0200)] 
Write "Mac OS X" instead of "MacOS X".

13 years agoSpelling fixes.
Jim Meyering [Sun, 3 Jun 2012 19:48:40 +0000 (21:48 +0200)] 
Spelling fixes.

13 years agoRules.quot: Reenable use of build gettext tools in gettext package.
Bruno Haible [Sun, 3 Jun 2012 19:05:57 +0000 (21:05 +0200)] 
Rules.quot: Reenable use of build gettext tools in gettext package.

13 years agoDocument msgfmt option --endianness.
Bruno Haible [Thu, 3 May 2012 09:54:35 +0000 (11:54 +0200)] 
Document msgfmt option --endianness.

13 years agoAllow use of autoconf-2.69 and automake-1.12.
Bruno Haible [Sun, 29 Apr 2012 11:20:25 +0000 (13:20 +0200)] 
Allow use of autoconf-2.69 and automake-1.12.

13 years agoAvoid spurious test output with guile 2.0.x.
Bruno Haible [Sun, 19 Feb 2012 12:54:55 +0000 (13:54 +0100)] 
Avoid spurious test output with guile 2.0.x.

13 years agoMove intmax_t.m4 file into libasprintf subdirectory.
Bruno Haible [Sun, 19 Feb 2012 01:09:34 +0000 (02:09 +0100)] 
Move intmax_t.m4 file into libasprintf subdirectory.

13 years agoAvoid test failure with fpc version 2.6.0.
Bruno Haible [Sat, 18 Feb 2012 22:58:38 +0000 (23:58 +0100)] 
Avoid test failure with fpc version 2.6.0.

13 years agoMake the lang-pascal test work on x86_64 platforms.
Bruno Haible [Sat, 18 Feb 2012 22:10:12 +0000 (23:10 +0100)] 
Make the lang-pascal test work on x86_64 platforms.

13 years agoUpdate after gnulib changed.
Bruno Haible [Sat, 18 Feb 2012 21:22:12 +0000 (22:22 +0100)] 
Update after gnulib changed.

13 years agoTwo more release steps.
Bruno Haible [Sat, 18 Feb 2012 12:05:39 +0000 (13:05 +0100)] 
Two more release steps.

13 years agoReplace FSF snail-mail address with URL.
Bruno Haible [Sat, 18 Feb 2012 00:47:36 +0000 (01:47 +0100)] 
Replace FSF snail-mail address with URL.

13 years agoUpdate after gnulib changed.
Bruno Haible [Sat, 18 Feb 2012 00:45:22 +0000 (01:45 +0100)] 
Update after gnulib changed.

13 years agoUpdate from gnulib.
Bruno Haible [Sat, 18 Feb 2012 12:55:16 +0000 (13:55 +0100)] 
Update from gnulib.

13 years agoModernize quoting.
Bruno Haible [Thu, 26 Jan 2012 20:49:41 +0000 (21:49 +0100)] 
Modernize quoting.

13 years agoAvoid a test failure on Solaris 11.
Bruno Haible [Sun, 15 Jan 2012 17:13:11 +0000 (18:13 +0100)] 
Avoid a test failure on Solaris 11.

13 years agoSupport for MSVC 9.
Bruno Haible [Sun, 15 Jan 2012 11:11:54 +0000 (12:11 +0100)] 
Support for MSVC 9.

* woe32dll/export.h (VARIABLE): Define to empty if not using GCC.

13 years agoUpdate copyright year.
Bruno Haible [Thu, 26 Jan 2012 20:14:40 +0000 (21:14 +0100)] 
Update copyright year.

13 years agoUpdate from gnulib.
Bruno Haible [Sat, 18 Feb 2012 12:58:15 +0000 (13:58 +0100)] 
Update from gnulib.

13 years agoUpdate from gnulib.
Bruno Haible [Sat, 18 Feb 2012 12:51:06 +0000 (13:51 +0100)] 
Update from gnulib.

13 years agoUpdate after gnulib changed.
Bruno Haible [Thu, 26 Jan 2012 14:53:13 +0000 (15:53 +0100)] 
Update after gnulib changed.

13 years agoUpdate from gnulib.
Bruno Haible [Sat, 18 Feb 2012 12:34:04 +0000 (13:34 +0100)] 
Update from gnulib.

13 years agoUpdate from gnulib.
Bruno Haible [Thu, 26 Jan 2012 18:41:06 +0000 (19:41 +0100)] 
Update from gnulib.

13 years agoUpdate from gnulib.
Bruno Haible [Thu, 26 Jan 2012 18:38:46 +0000 (19:38 +0100)] 
Update from gnulib.

13 years agoUpdate from gnulib.
Bruno Haible [Sat, 7 Jan 2012 03:26:07 +0000 (04:26 +0100)] 
Update from gnulib.

13 years agoUpdate from gnulib.
Bruno Haible [Wed, 4 Jan 2012 13:54:26 +0000 (14:54 +0100)] 
Update from gnulib.

13 years agoSpeed up configure a bit.
Bruno Haible [Sun, 27 Nov 2011 13:10:32 +0000 (14:10 +0100)] 
Speed up configure a bit.

13 years agoSupport for old NeXTstep 3.3 gcc.
Bruno Haible [Tue, 18 Oct 2011 18:36:32 +0000 (20:36 +0200)] 
Support for old NeXTstep 3.3 gcc.

13 years agoFix a ChangeLog entry.
Bruno Haible [Tue, 18 Oct 2011 18:36:12 +0000 (20:36 +0200)] 
Fix a ChangeLog entry.

13 years agoUpdate from libtool-2.4.2, with modifications.
Bruno Haible [Tue, 18 Oct 2011 17:59:28 +0000 (19:59 +0200)] 
Update from libtool-2.4.2, with modifications.

13 years agoAvoid crash in *printf functions for invalid format string with dollar.
Bruno Haible [Sat, 15 Oct 2011 15:30:44 +0000 (17:30 +0200)] 
Avoid crash in *printf functions for invalid format string with dollar.

13 years agoUpdate from gnulib.
Bruno Haible [Sat, 15 Oct 2011 11:24:29 +0000 (13:24 +0200)] 
Update from gnulib.

13 years agoUpdate from gnulib.
Bruno Haible [Sat, 15 Oct 2011 10:15:25 +0000 (12:15 +0200)] 
Update from gnulib.

13 years agoMention portability to MacOS X 10.7.
Bruno Haible [Tue, 4 Oct 2011 22:09:01 +0000 (00:09 +0200)] 
Mention portability to MacOS X 10.7.

13 years agoxgettext for Scheme: Understand guile 2.0 comment syntax, part 2.
Bruno Haible [Tue, 4 Oct 2011 22:06:39 +0000 (00:06 +0200)] 
xgettext for Scheme: Understand guile 2.0 comment syntax, part 2.

13 years agoxgettext for Scheme: Understand guile 2.0 comment syntax, part 1.
Bruno Haible [Tue, 4 Oct 2011 21:02:15 +0000 (23:02 +0200)] 
xgettext for Scheme: Understand guile 2.0 comment syntax, part 1.

13 years agoUpdate from gnulib.
Bruno Haible [Mon, 3 Oct 2011 11:27:58 +0000 (13:27 +0200)] 
Update from gnulib.

13 years agoUpdate after gnulib changed.
Bruno Haible [Sat, 17 Sep 2011 14:49:56 +0000 (16:49 +0200)] 
Update after gnulib changed.

13 years agoiconv.m4: Add support for MSVC compiler.
Bruno Haible [Sat, 10 Sep 2011 20:35:57 +0000 (22:35 +0200)] 
iconv.m4: Add support for MSVC compiler.

13 years agoUpdate from gnulib: fix "make -q" problem.
Bruno Haible [Sat, 10 Sep 2011 20:23:06 +0000 (22:23 +0200)] 
Update from gnulib: fix "make -q" problem.

13 years agoUpdated translation.
Bruno Haible [Sun, 28 Aug 2011 20:54:46 +0000 (22:54 +0200)] 
Updated translation.

13 years agoComment.
Bruno Haible [Fri, 12 Aug 2011 17:06:01 +0000 (19:06 +0200)] 
Comment.

14 years agoUpdate after gnulib changed.
Bruno Haible [Sun, 7 Aug 2011 13:30:44 +0000 (15:30 +0200)] 
Update after gnulib changed.

14 years agoFix xgettext crash when extracting a message with plural that is excluded.
Bruno Haible [Sat, 30 Jul 2011 02:14:27 +0000 (04:14 +0200)] 
Fix xgettext crash when extracting a message with plural that is excluded.

14 years agoUpdate after gnulib changed.
Bruno Haible [Sat, 30 Jul 2011 00:46:40 +0000 (02:46 +0200)] 
Update after gnulib changed.

14 years agoRecommend the use of aclocal's --install option.
Bruno Haible [Fri, 8 Jul 2011 21:22:53 +0000 (23:22 +0200)] 
Recommend the use of aclocal's --install option.

14 years agoAvoid literal tabs.
Bruno Haible [Thu, 7 Jul 2011 11:16:56 +0000 (13:16 +0200)] 
Avoid literal tabs.

14 years agoComplete the change in vasnprintf.c from 2010-04-10.
Bruno Haible [Thu, 7 Jul 2011 10:48:38 +0000 (12:48 +0200)] 
Complete the change in vasnprintf.c from 2010-04-10.

14 years agoUpdate after gnulib changed.
Bruno Haible [Wed, 6 Jul 2011 23:51:39 +0000 (01:51 +0200)] 
Update after gnulib changed.

14 years agoUpdate from gnulib.
Bruno Haible [Thu, 7 Jul 2011 03:05:41 +0000 (05:05 +0200)] 
Update from gnulib.

14 years agoUpdate copyright year.
Bruno Haible [Sun, 3 Jul 2011 13:59:35 +0000 (15:59 +0200)] 
Update copyright year.

14 years agoAvoid compilation error on Solaris 7 with cc.
Bruno Haible [Mon, 13 Jun 2011 15:49:56 +0000 (17:49 +0200)] 
Avoid compilation error on Solaris 7 with cc.

14 years agoFix a link error due to rpl_wcrtomb on Solaris 9.
Bruno Haible [Wed, 8 Jun 2011 11:28:33 +0000 (13:28 +0200)] 
Fix a link error due to rpl_wcrtomb on Solaris 9.

14 years agoEnsure mbstate_t gets defined in libasprintf.
Bruno Haible [Mon, 6 Jun 2011 09:12:13 +0000 (11:12 +0200)] 
Ensure mbstate_t gets defined in libasprintf.

14 years agoUpdate after gnulib changed.
Bruno Haible [Sun, 5 Jun 2011 22:38:53 +0000 (00:38 +0200)] 
Update after gnulib changed.

14 years agolibgrep needs mbrlen.
Bruno Haible [Sun, 5 Jun 2011 12:12:17 +0000 (14:12 +0200)] 
libgrep needs mbrlen.

14 years agoEnsure intmax_t gets defined in libasprintf.
Bruno Haible [Sat, 4 Jun 2011 15:29:31 +0000 (17:29 +0200)] 
Ensure intmax_t gets defined in libasprintf.

14 years agoAvoid link error when linking statically on AIX 7.
Bruno Haible [Sat, 4 Jun 2011 14:02:28 +0000 (16:02 +0200)] 
Avoid link error when linking statically on AIX 7.

14 years agolibxml: Detect installed libxml2 versions which don't define xmlFree().
Bruno Haible [Sat, 4 Jun 2011 00:59:06 +0000 (02:59 +0200)] 
libxml: Detect installed libxml2 versions which don't define xmlFree().

14 years agoFix link error on Cygwin 1.5.x.
Bruno Haible [Sat, 4 Jun 2011 00:43:21 +0000 (02:43 +0200)] 
Fix link error on Cygwin 1.5.x.

14 years agoUpdate from gnulib, use verify.h.
Bruno Haible [Fri, 3 Jun 2011 09:22:58 +0000 (11:22 +0200)] 
Update from gnulib, use verify.h.

14 years agoCopyright: Use LGPL 2.1 instead of LGPL 2.0.
Bruno Haible [Fri, 3 Jun 2011 11:17:15 +0000 (13:17 +0200)] 
Copyright: Use LGPL 2.1 instead of LGPL 2.0.

14 years agoUpdate POTFILES.in.
Bruno Haible [Fri, 3 Jun 2011 01:51:54 +0000 (03:51 +0200)] 
Update POTFILES.in.

14 years agoUpdate after gnulib changed.
Bruno Haible [Thu, 2 Jun 2011 20:45:38 +0000 (22:45 +0200)] 
Update after gnulib changed.

14 years agoAvoid reference to unset shell variable.
Bruno Haible [Fri, 13 May 2011 01:08:28 +0000 (03:08 +0200)] 
Avoid reference to unset shell variable.

14 years agoUpdate wget commands for config.guess and config.sub.
Ben Elliston [Fri, 13 May 2011 00:57:01 +0000 (02:57 +0200)] 
Update wget commands for config.guess and config.sub.

14 years agoFix description of --use-first in msgcat documentation.
Bruno Haible [Wed, 13 Apr 2011 22:15:29 +0000 (00:15 +0200)] 
Fix description of --use-first in msgcat documentation.

14 years agoUpdate from gnulib.
Bruno Haible [Fri, 3 Jun 2011 08:45:34 +0000 (10:45 +0200)] 
Update from gnulib.

14 years agoAssume ANSI C behaviour of free().
Bruno Haible [Mon, 28 Feb 2011 22:45:09 +0000 (23:45 +0100)] 
Assume ANSI C behaviour of free().

14 years agoOn Cygwin, use /proc file system instead of win32 API.
Bruno Haible [Mon, 28 Feb 2011 22:29:11 +0000 (23:29 +0100)] 
On Cygwin, use /proc file system instead of win32 API.