]>
git.ipfire.org Git - thirdparty/gettext.git/log
Daiki Ueno [Tue, 17 Dec 2013 03:16:02 +0000 (12:16 +0900)]
Add missing extern-inline.m4 into archive
Problem reported by Reuben Thomas in:
<https://lists.gnu.org/archive/html/bug-gettext/2013-12/msg00010.html>.
* gettext-runtime/m4/extern-inline.m4: New file, from gnulib.
* gettext-runtime/m4/intl.m4 (AM_INTL_SUBDIR): Require gl_EXTERN_INLINE.
* gettext-runtime/m4/Makefile.am (EXTRA_DIST): Update.
* gettext-tools/m4/Makefile.am (aclocal_DATA): Add extern-inline.m4.
* Makefile.am (distcheck-hook): Check extern-inline.m4.
Ivailo [Thu, 5 Dec 2013 09:56:20 +0000 (18:56 +0900)]
libgrep: Fix issues detected by gcc -Wformat-security
* m-fgrep.c (Fcompile): Supply FORMAT argument of error.
* m-regex.c (compile): Likewise.
Daiki Ueno [Thu, 5 Dec 2013 09:47:46 +0000 (18:47 +0900)]
autopoint: Allow user to specify custom autom4te executable
* autopoint.in (func_trace): Allow user to specify autom4te
executable name through $AUTOM4TE envvar.
* gettextize.in (func_trace): Likewise.
Suggested by Eric Blake at
<https://lists.gnu.org/archive/html/bug-gettext/2013-12/msg00006.html>.
Daiki Ueno [Tue, 19 Nov 2013 03:08:10 +0000 (12:08 +0900)]
autopoint: disable m4_include and m4_esyscmd when tracing
* autopoint.in (func_trace): Disable m4_include and m4_esyscmd.
* gettextize.in (func_trace): Likewise.
Reported by Bernhard Voelker in
<https://lists.gnu.org/archive/html/bug-gettext/2013-11/msg00011.html>
and suggested by Eric Blake at <https://savannah.gnu.org/bugs/?40083>.
Daiki Ueno [Mon, 11 Nov 2013 08:56:00 +0000 (17:56 +0900)]
Fix misuse of a logical operator.
Daiki Ueno [Wed, 16 Oct 2013 07:34:48 +0000 (16:34 +0900)]
autopoint: use 'm4' as the fallback macro directory
Daiki Ueno [Tue, 24 Sep 2013 05:15:29 +0000 (14:15 +0900)]
autopoint: discard stderr of autom4te
Daiki Ueno [Tue, 24 Sep 2013 03:51:16 +0000 (12:51 +0900)]
autopoint: recognize multiple arguments of AM_GNU_GETTEXT when tracing
Daiki Ueno [Fri, 30 Aug 2013 08:23:50 +0000 (17:23 +0900)]
Don't add 'gnulib-lib' to include path when compiling libgettextpo tests.
Michele Locati [Tue, 13 Aug 2013 19:30:51 +0000 (21:30 +0200)]
Update copyright year in Windows resource.
Miguel Ángel Arruga Vivas [Wed, 7 Aug 2013 22:09:00 +0000 (00:09 +0200)]
Fix copyright year in xgettext version string.
Daiki Ueno [Mon, 12 Aug 2013 14:19:55 +0000 (16:19 +0200)]
autopoint: make macro trace in autom4te robuster
Daiki Ueno [Mon, 12 Aug 2013 13:57:04 +0000 (15:57 +0200)]
tests: fix make distcheck
Daiki Ueno [Mon, 12 Aug 2013 10:12:12 +0000 (12:12 +0200)]
glade: handle multi-line extracted comments
Daiki Ueno [Fri, 9 Aug 2013 07:41:25 +0000 (09:41 +0200)]
Fix AC_CHECK_DECLS usage.
Daiki Ueno [Sat, 20 Jul 2013 23:18:01 +0000 (08:18 +0900)]
autopoint: fix copying intl/ directory
* autopoint.in (omitintl): Don't set it 'no' when no
AM_GNU_GETTEXT call is found.
Reported by Sebastien Helleu in <http://savannah.gnu.org/bugs/?39536>.
Daiki Ueno [Wed, 10 Jul 2013 23:15:11 +0000 (08:15 +0900)]
lua: fix crash when parsing '..' with non-string argument
Reported by Koen Dergent at <http://savannah.gnu.org/bugs/?39458>.
* x-lua.c (extract_balanced): Skip stray '..'.
Daiki Ueno [Sun, 7 Jul 2013 12:46:03 +0000 (21:46 +0900)]
Regenerated for 0.18.3.
Daiki Ueno [Sun, 7 Jul 2013 03:12:24 +0000 (12:12 +0900)]
Prepare for 0.18.3.
Daiki Ueno [Sun, 7 Jul 2013 01:31:20 +0000 (10:31 +0900)]
Fix typo in msgfmt-1 test.
Daiki Ueno [Sun, 7 Jul 2013 01:03:51 +0000 (10:03 +0900)]
tests/lang-javascript: Fix gjs module checks.
Daiki Ueno [Sun, 7 Jul 2013 00:31:38 +0000 (09:31 +0900)]
Port en@quot changes to gettext-tools.
Daiki Ueno [Sun, 7 Jul 2013 00:17:47 +0000 (09:17 +0900)]
Update from gnulib.
Daiki Ueno [Sat, 6 Jul 2013 23:32:27 +0000 (08:32 +0900)]
NEWS: Mention libasprintf change and Tcl bug fix.
Daiki Ueno [Sat, 6 Jul 2013 21:39:25 +0000 (06:39 +0900)]
Updated translations.
Daiki Ueno [Thu, 4 Jul 2013 09:07:52 +0000 (18:07 +0900)]
Updated translations.
Daiki Ueno [Thu, 4 Jul 2013 06:32:09 +0000 (15:32 +0900)]
Updated translations.
Daiki Ueno [Thu, 27 Jun 2013 07:20:01 +0000 (16:20 +0900)]
Mention git submodule in Admin/release-steps.
Daiki Ueno [Thu, 27 Jun 2013 03:00:30 +0000 (12:00 +0900)]
Fix string concatenation with '+' in Python.
Daiki Ueno [Wed, 26 Jun 2013 09:12:48 +0000 (18:12 +0900)]
autogen.sh: Mention GNULIB_TOOL again for off-line bootstrap.
Daiki Ueno [Wed, 26 Jun 2013 09:02:08 +0000 (18:02 +0900)]
Update gnulib.
Daiki Ueno [Tue, 25 Jun 2013 09:53:52 +0000 (18:53 +0900)]
Fix commit
417f0080823ae17d0f258ec08f3810cd0274e021 .
AM_CONFIG_HEADER obsoletion (commit
0cde5e7f ) has been mistakenly reverted
when merging the patch.
Daiki Ueno [Tue, 25 Jun 2013 08:42:59 +0000 (17:42 +0900)]
Allow user to supply custom sed command when generating en@quot.po.
Daiki Ueno [Thu, 7 Mar 2013 08:47:37 +0000 (17:47 +0900)]
Signal a change of the loaded catalogs in libintl_setlocale.
Daiki Ueno [Tue, 25 Jun 2013 03:55:57 +0000 (12:55 +0900)]
Revert the last change for \x handling in Tcl.
Daiki Ueno [Tue, 25 Jun 2013 03:24:47 +0000 (12:24 +0900)]
Fix handling of \x and \u escape sequences in Tcl.
Daiki Ueno [Tue, 25 Jun 2013 02:56:09 +0000 (11:56 +0900)]
Work around localcharset issue under OS X multi-threaded scenario.
* lib/localcharset.c.diff: New patch originally posted to Gnulib
<https://lists.gnu.org/archive/html/bug-gnulib/2012-12/msg00091.html>.
Daiki Ueno [Mon, 17 Jun 2013 05:23:25 +0000 (14:23 +0900)]
Respect only GNULIB_SRCDIR, not GNULIB_TOOL.
Daiki Ueno [Mon, 17 Jun 2013 03:17:29 +0000 (12:17 +0900)]
Embed gnulib as a git submodule.
Daiki Ueno [Mon, 17 Jun 2013 03:09:31 +0000 (12:09 +0900)]
NEWS: some wording fixes
Daiki Ueno [Mon, 17 Jun 2013 02:56:41 +0000 (11:56 +0900)]
Enable python-brace-format detection by default.
Daiki Ueno [Mon, 17 Jun 2013 03:20:44 +0000 (12:20 +0900)]
Make Glade parsing a bit robuster.
Daiki Ueno [Mon, 17 Jun 2013 02:42:26 +0000 (11:42 +0900)]
Rename xgettext-gtkbuilder-* tests to xgettext-glade-*.
Andreas Schwab [Sat, 15 Jun 2013 14:01:35 +0000 (16:01 +0200)]
Fix quoting in gl_LIBXML
* m4/libxml.m4 (gl_LIBXML): Remove extra quotes.
Daiki Ueno [Fri, 14 Jun 2013 07:28:28 +0000 (16:28 +0900)]
Minor clean up for the GtkBuilder support
Daiki Ueno [Thu, 13 Jun 2013 01:48:06 +0000 (10:48 +0900)]
NEWS: Document more new features.
Miguel Ángel Arruga Vivas [Wed, 20 Mar 2013 18:59:10 +0000 (19:59 +0100)]
Test GtkBuilder UI files extraction support.
Miguel Ángel Arruga Vivas [Thu, 13 Jun 2013 07:28:42 +0000 (16:28 +0900)]
Support GtkBuilder file format in the Glade scanner.
Daiki Ueno [Tue, 11 Jun 2013 05:53:50 +0000 (14:53 +0900)]
NEWS: Mention that future 'gettextize' will require Automake 1.10.
Daiki Ueno [Mon, 10 Jun 2013 07:26:47 +0000 (16:26 +0900)]
Use $(MKDIR_P) instead of obsolete $(mkdir_p).
Suggested by Stefano Lattarini in
<https://lists.gnu.org/archive/html/bug-gettext/2013-04/msg00044.html>.
Stefano Lattarini [Sat, 8 Jun 2013 16:34:41 +0000 (18:34 +0200)]
build: drop the 'fixacocal' auxiliary script
The comments in that script state that its use is only required to
work around issues in aclocal from Automake 1.10, while the rest
of the Gettext build infrastructure assumes Automake >= 1.11 anyway.
* autogen.sh: Drop invocations of 'fixaclocal', simply invoke the
'aclocal' program directly.
* build-aux/fixaclocal: Remove.
* Makefile.am (EXTRA_DIST): Stop distributing it.
(ACLOCAL): Drop redefinition in function of 'fixaclocal'.
* gettext-runtime/Makefile.am (ACLOCAL): Likewise.
* gettext-runtime/libasprintf/Makefile.am (ACLOCAL): Likewise.
* gettext-tools/Makefile.am (ACLOCAL): Likewise.
* gettext-tools/examples/Makefile.am (ACLOCAL): Likewise.
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Daiki Ueno [Thu, 6 Jun 2013 08:47:47 +0000 (17:47 +0900)]
Check if gjs has gettext and format modules.
Daiki Ueno [Tue, 23 Apr 2013 10:16:48 +0000 (19:16 +0900)]
Don't assume that aclocal accepts configure.in.
Daiki Ueno [Tue, 23 Apr 2013 08:27:08 +0000 (17:27 +0900)]
Obsolete gt_CHECK_DECL in favor of AC_CHECK_DECLS.
Daiki Ueno [Tue, 21 May 2013 01:39:06 +0000 (10:39 +0900)]
Support for Vala.
Daiki Ueno [Fri, 31 May 2013 03:52:10 +0000 (12:52 +0900)]
Minor cleanup of JavaScript support.
Stefano Lattarini [Fri, 14 Dec 2012 17:11:38 +0000 (18:11 +0100)]
build: enable parallel tests harness from Automake
This way, we'll be able to run test cases in parallel (useful
on multicore systems), and output from test cases will be
saved in log files, which should simplify debugging and bug
reporting.
* configure.ac (AM_INIT_AUTOMAKE): Add 'parallel-tests' option.
Require Automake 1.11.1 or later, so that the 'parallel-tests'
will be certainly available.
(AC_INIT): Require Autoconf 2.62 or later; that is the minimal
version supported by Automake 1.11.1 or later.
* gettext-runtime/configure.ac: Likewise.
* gettext-tools/configure.ac: Likewise.
* autogen.sh: Update version number requirement for Autoconf.
* gettext-tools/tests/Makefile.am (TESTS_ENVIRONMENT): Remove
trailing '$(SHELL)'. With the parallel-tests harness, this is
no longer the correct way to define a custom test runner for
the test scripts; to do so, we have to ...
(LOG_COMPILER): ... define this to $(SHELL).
Copyright-paperwork-exempt: yes
Signed-off-by: Stefano Lattarini <stefano.lattarini@gmail.com>
Daiki Ueno [Wed, 29 May 2013 09:41:25 +0000 (18:41 +0900)]
Use distinct temporary file names in tests.
Daiki Ueno [Wed, 29 May 2013 02:44:39 +0000 (11:44 +0900)]
Set executable bit to xgettext-javascript-5.
Thomas Petazzoni [Tue, 28 May 2013 12:07:53 +0000 (14:07 +0200)]
intl: use @SHELL@ for the SHELL make variable definition.
Daiki Ueno [Sun, 12 May 2013 07:54:58 +0000 (16:54 +0900)]
Improve backslash handling in JavaScript scanner
Pavel Kharitonov [Mon, 20 May 2013 14:24:12 +0000 (10:24 -0400)]
Add --previous option.
Daiki Ueno [Mon, 13 May 2013 05:16:45 +0000 (14:16 +0900)]
Fix bootstrap error on Mac OS X.
Andreas Stricker [Wed, 24 Apr 2013 18:37:55 +0000 (20:37 +0200)]
Improve JavaScript scanner tests.
Daiki Ueno [Sat, 11 May 2013 23:47:37 +0000 (08:47 +0900)]
Fix end-of-string handling in JavaScript scanner.
Daiki Ueno [Fri, 3 May 2013 12:58:59 +0000 (21:58 +0900)]
Don't use non-portable character escape in user-email script.
Daiki Ueno [Wed, 1 May 2013 09:16:28 +0000 (18:16 +0900)]
Refactor Autoconf trace in autopoint.in.
Daiki Ueno [Thu, 2 May 2013 05:48:55 +0000 (14:48 +0900)]
Retrieve archive.dir.tar from FTP when bootstrapping.
Daiki Ueno [Wed, 1 May 2013 21:47:27 +0000 (06:47 +0900)]
Fix Python brace format test for added argument.
Daiki Ueno [Tue, 30 Apr 2013 10:47:07 +0000 (19:47 +0900)]
Update POTFILES.in for Lua, JavaScript, Python brace format support.
Daiki Ueno [Tue, 30 Apr 2013 10:34:10 +0000 (19:34 +0900)]
Update after gnulib changed.
Daiki Ueno [Fri, 26 Apr 2013 10:04:45 +0000 (19:04 +0900)]
Add NEWS entry for Python brace format.
Daiki Ueno [Mon, 22 Apr 2013 11:01:12 +0000 (20:01 +0900)]
Support Python brace format.
Stefan Beller [Mon, 22 Apr 2013 19:04:05 +0000 (21:04 +0200)]
Add the .mailmap file
The .mailmap feature is used to coalesce together commits by the same
person in the shortlog, where their name and/or email address was
spelled differently.
For further reference see the man page of git shortlog
git shortlog -sne |awk '{ print $NF }' |sort |uniq -d
git shortlog -sne |awk '{ NF--; $1=""; print }' |sort |uniq -d
Daiki Ueno [Thu, 18 Apr 2013 05:43:07 +0000 (14:43 +0900)]
Make header checking more reliable
Daiki Ueno [Tue, 16 Apr 2013 06:17:14 +0000 (15:17 +0900)]
Support CR/LF line terminators in Python sources even on Unix.
Daiki Ueno [Tue, 16 Apr 2013 04:03:07 +0000 (13:03 +0900)]
Support explicit string concatenation with '+' in Python.
Daiki Ueno [Thu, 18 Apr 2013 10:49:09 +0000 (19:49 +0900)]
Minor fixes for the JavaScript support.
Daiki Ueno [Thu, 18 Apr 2013 10:25:06 +0000 (19:25 +0900)]
Wrap long lines in xgettext --help.
Daiki Ueno [Wed, 17 Apr 2013 09:08:03 +0000 (18:08 +0900)]
Update list of copyright assignments.
Daiki Ueno [Wed, 17 Apr 2013 09:05:33 +0000 (18:05 +0900)]
Add NEWS entry for JavaScript support.
Andreas Stricker [Tue, 23 Feb 2010 13:14:09 +0000 (14:14 +0100)]
Support for JavaScript.
Ľubomír Remák [Tue, 16 Apr 2013 16:34:45 +0000 (18:34 +0200)]
Support for escape sequences added in Lua 5.2.
Daiki Ueno [Mon, 15 Apr 2013 06:49:12 +0000 (15:49 +0900)]
Export formatstring_lua for Woe32DLL.
Daiki Ueno [Fri, 12 Apr 2013 02:39:35 +0000 (11:39 +0900)]
Add NEWS entry for Lua support.
Daiki Ueno [Fri, 12 Apr 2013 02:38:06 +0000 (11:38 +0900)]
Add format-lua.c to FILES.
Ľubomír Remák [Wed, 1 Feb 2012 16:31:56 +0000 (17:31 +0100)]
Support for Lua.
Daiki Ueno [Tue, 2 Apr 2013 09:12:05 +0000 (18:12 +0900)]
Suppress bootstrap warnings
Miguel Ángel Arruga Vivas [Thu, 14 Mar 2013 20:06:17 +0000 (21:06 +0100)]
Augment Glade2 testing.
New test case in xgettext-glade-4 for atkproperty tag.
Miguel Ángel Arruga Vivas [Thu, 14 Mar 2013 20:04:35 +0000 (21:04 +0100)]
Test for Glade2 msgctxt support.
Daiki Ueno [Wed, 30 Jan 2013 07:21:50 +0000 (16:21 +0900)]
Extract msgctxt from Glade input files.
Daiki Ueno [Wed, 13 Mar 2013 03:04:14 +0000 (12:04 +0900)]
Merge branch 'maint'
Andreas Stricker [Tue, 12 Mar 2013 21:10:25 +0000 (06:10 +0900)]
Describe the header entry in the PO format
Miguel Ángel Arruga Vivas [Wed, 6 Mar 2013 20:11:19 +0000 (21:11 +0100)]
Do not define __attribute__ in header files.
Fix Savannah bug #35313.
Daiki Ueno [Wed, 6 Mar 2013 06:17:03 +0000 (15:17 +0900)]
Daiki Ueno [Wed, 6 Mar 2013 00:51:18 +0000 (09:51 +0900)]
Update list of copyright assignments.
Miguel Angel Arruga Vivas [Tue, 5 Mar 2013 21:48:55 +0000 (06:48 +0900)]
Add 'autosprintf::operator='.
Daiki Ueno [Tue, 5 Mar 2013 09:57:55 +0000 (18:57 +0900)]
Merge branch 'maint'
Daiki Ueno [Tue, 5 Mar 2013 07:55:58 +0000 (16:55 +0900)]
Update copyright year.
Daiki Ueno [Tue, 5 Mar 2013 08:09:59 +0000 (17:09 +0900)]
Update copyright year.