]> git.ipfire.org Git - thirdparty/gettext.git/log
thirdparty/gettext.git
12 years agoUpdated translations.
Daiki Ueno [Thu, 4 Jul 2013 09:07:52 +0000 (18:07 +0900)] 
Updated translations.

12 years agoUpdated translations.
Daiki Ueno [Thu, 4 Jul 2013 06:32:09 +0000 (15:32 +0900)] 
Updated translations.

12 years agoMention git submodule in Admin/release-steps.
Daiki Ueno [Thu, 27 Jun 2013 07:20:01 +0000 (16:20 +0900)] 
Mention git submodule in Admin/release-steps.

12 years agoFix string concatenation with '+' in Python.
Daiki Ueno [Thu, 27 Jun 2013 03:00:30 +0000 (12:00 +0900)] 
Fix string concatenation with '+' in Python.

12 years agoautogen.sh: Mention GNULIB_TOOL again for off-line bootstrap.
Daiki Ueno [Wed, 26 Jun 2013 09:12:48 +0000 (18:12 +0900)] 
autogen.sh: Mention GNULIB_TOOL again for off-line bootstrap.

12 years agoUpdate gnulib.
Daiki Ueno [Wed, 26 Jun 2013 09:02:08 +0000 (18:02 +0900)] 
Update gnulib.

12 years agoFix commit 417f0080823ae17d0f258ec08f3810cd0274e021.
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.

12 years agoAllow user to supply custom sed command when generating en@quot.po.
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.

12 years agoSignal a change of the loaded catalogs in libintl_setlocale.
Daiki Ueno [Thu, 7 Mar 2013 08:47:37 +0000 (17:47 +0900)] 
Signal a change of the loaded catalogs in libintl_setlocale.

12 years agoRevert the last change for \x handling in Tcl.
Daiki Ueno [Tue, 25 Jun 2013 03:55:57 +0000 (12:55 +0900)] 
Revert the last change for \x handling in Tcl.

12 years agoFix handling of \x and \u escape sequences 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.

12 years agoWork around localcharset issue under OS X multi-threaded scenario.
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>.

12 years agoRespect only GNULIB_SRCDIR, not GNULIB_TOOL.
Daiki Ueno [Mon, 17 Jun 2013 05:23:25 +0000 (14:23 +0900)] 
Respect only GNULIB_SRCDIR, not GNULIB_TOOL.

12 years agoEmbed gnulib as a git submodule.
Daiki Ueno [Mon, 17 Jun 2013 03:17:29 +0000 (12:17 +0900)] 
Embed gnulib as a git submodule.

12 years agoNEWS: some wording fixes
Daiki Ueno [Mon, 17 Jun 2013 03:09:31 +0000 (12:09 +0900)] 
NEWS: some wording fixes

12 years agoEnable python-brace-format detection by default.
Daiki Ueno [Mon, 17 Jun 2013 02:56:41 +0000 (11:56 +0900)] 
Enable python-brace-format detection by default.

12 years agoMake Glade parsing a bit robuster.
Daiki Ueno [Mon, 17 Jun 2013 03:20:44 +0000 (12:20 +0900)] 
Make Glade parsing a bit robuster.

12 years agoRename xgettext-gtkbuilder-* tests to xgettext-glade-*.
Daiki Ueno [Mon, 17 Jun 2013 02:42:26 +0000 (11:42 +0900)] 
Rename xgettext-gtkbuilder-* tests to xgettext-glade-*.

12 years agoFix quoting in gl_LIBXML
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.

12 years agoMinor clean up for the GtkBuilder support
Daiki Ueno [Fri, 14 Jun 2013 07:28:28 +0000 (16:28 +0900)] 
Minor clean up for the GtkBuilder support

12 years agoNEWS: Document more new features.
Daiki Ueno [Thu, 13 Jun 2013 01:48:06 +0000 (10:48 +0900)] 
NEWS: Document more new features.

12 years agoTest GtkBuilder UI files extraction support.
Miguel Ángel Arruga Vivas [Wed, 20 Mar 2013 18:59:10 +0000 (19:59 +0100)] 
Test GtkBuilder UI files extraction support.

12 years agoSupport GtkBuilder file format in the Glade scanner.
Miguel Ángel Arruga Vivas [Thu, 13 Jun 2013 07:28:42 +0000 (16:28 +0900)] 
Support GtkBuilder file format in the Glade scanner.

12 years agoNEWS: Mention that future 'gettextize' will require Automake 1.10.
Daiki Ueno [Tue, 11 Jun 2013 05:53:50 +0000 (14:53 +0900)] 
NEWS: Mention that future 'gettextize' will require Automake 1.10.

12 years agoUse $(MKDIR_P) instead of obsolete $(mkdir_p).
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>.

12 years agobuild: drop the 'fixacocal' auxiliary script
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>
12 years agoCheck if gjs has gettext and format modules.
Daiki Ueno [Thu, 6 Jun 2013 08:47:47 +0000 (17:47 +0900)] 
Check if gjs has gettext and format modules.

12 years agoDon't assume that aclocal accepts configure.in.
Daiki Ueno [Tue, 23 Apr 2013 10:16:48 +0000 (19:16 +0900)] 
Don't assume that aclocal accepts configure.in.

12 years agoObsolete gt_CHECK_DECL in favor of AC_CHECK_DECLS.
Daiki Ueno [Tue, 23 Apr 2013 08:27:08 +0000 (17:27 +0900)] 
Obsolete gt_CHECK_DECL in favor of AC_CHECK_DECLS.

12 years agoSupport for Vala.
Daiki Ueno [Tue, 21 May 2013 01:39:06 +0000 (10:39 +0900)] 
Support for Vala.

12 years agoMinor cleanup of JavaScript support.
Daiki Ueno [Fri, 31 May 2013 03:52:10 +0000 (12:52 +0900)] 
Minor cleanup of JavaScript support.

12 years agobuild: enable parallel tests harness from Automake
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>
12 years agoUse distinct temporary file names in tests.
Daiki Ueno [Wed, 29 May 2013 09:41:25 +0000 (18:41 +0900)] 
Use distinct temporary file names in tests.

12 years agoSet executable bit to xgettext-javascript-5.
Daiki Ueno [Wed, 29 May 2013 02:44:39 +0000 (11:44 +0900)] 
Set executable bit to xgettext-javascript-5.

12 years agointl: use @SHELL@ for the SHELL make variable definition.
Thomas Petazzoni [Tue, 28 May 2013 12:07:53 +0000 (14:07 +0200)] 
intl: use @SHELL@ for the SHELL make variable definition.

12 years agoImprove backslash handling in JavaScript scanner
Daiki Ueno [Sun, 12 May 2013 07:54:58 +0000 (16:54 +0900)] 
Improve backslash handling in JavaScript scanner

12 years agoAdd --previous option.
Pavel Kharitonov [Mon, 20 May 2013 14:24:12 +0000 (10:24 -0400)] 
Add --previous option.

12 years agoFix bootstrap error on Mac OS X.
Daiki Ueno [Mon, 13 May 2013 05:16:45 +0000 (14:16 +0900)] 
Fix bootstrap error on Mac OS X.

12 years agoImprove JavaScript scanner tests.
Andreas Stricker [Wed, 24 Apr 2013 18:37:55 +0000 (20:37 +0200)] 
Improve JavaScript scanner tests.

12 years agoFix end-of-string handling in JavaScript scanner.
Daiki Ueno [Sat, 11 May 2013 23:47:37 +0000 (08:47 +0900)] 
Fix end-of-string handling in JavaScript scanner.

12 years agoDon't use non-portable character escape in user-email script.
Daiki Ueno [Fri, 3 May 2013 12:58:59 +0000 (21:58 +0900)] 
Don't use non-portable character escape in user-email script.

12 years agoRefactor Autoconf trace in autopoint.in.
Daiki Ueno [Wed, 1 May 2013 09:16:28 +0000 (18:16 +0900)] 
Refactor Autoconf trace in autopoint.in.

12 years agoRetrieve archive.dir.tar from FTP when bootstrapping.
Daiki Ueno [Thu, 2 May 2013 05:48:55 +0000 (14:48 +0900)] 
Retrieve archive.dir.tar from FTP when bootstrapping.

12 years agoFix Python brace format test for added argument.
Daiki Ueno [Wed, 1 May 2013 21:47:27 +0000 (06:47 +0900)] 
Fix Python brace format test for added argument.

12 years agoUpdate POTFILES.in for Lua, JavaScript, Python brace format support.
Daiki Ueno [Tue, 30 Apr 2013 10:47:07 +0000 (19:47 +0900)] 
Update POTFILES.in for Lua, JavaScript, Python brace format support.

12 years agoUpdate after gnulib changed.
Daiki Ueno [Tue, 30 Apr 2013 10:34:10 +0000 (19:34 +0900)] 
Update after gnulib changed.

12 years agoAdd NEWS entry for Python brace format.
Daiki Ueno [Fri, 26 Apr 2013 10:04:45 +0000 (19:04 +0900)] 
Add NEWS entry for Python brace format.

12 years agoSupport Python brace format.
Daiki Ueno [Mon, 22 Apr 2013 11:01:12 +0000 (20:01 +0900)] 
Support Python brace format.

12 years agoAdd the .mailmap file
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

12 years agoMake header checking more reliable
Daiki Ueno [Thu, 18 Apr 2013 05:43:07 +0000 (14:43 +0900)] 
Make header checking more reliable

12 years agoSupport CR/LF line terminators in Python sources even on Unix.
Daiki Ueno [Tue, 16 Apr 2013 06:17:14 +0000 (15:17 +0900)] 
Support CR/LF line terminators in Python sources even on Unix.

12 years agoSupport explicit string concatenation with '+' in Python.
Daiki Ueno [Tue, 16 Apr 2013 04:03:07 +0000 (13:03 +0900)] 
Support explicit string concatenation with '+' in Python.

12 years agoMinor fixes for the JavaScript support.
Daiki Ueno [Thu, 18 Apr 2013 10:49:09 +0000 (19:49 +0900)] 
Minor fixes for the JavaScript support.

12 years agoWrap long lines in xgettext --help.
Daiki Ueno [Thu, 18 Apr 2013 10:25:06 +0000 (19:25 +0900)] 
Wrap long lines in xgettext --help.

12 years agoUpdate list of copyright assignments.
Daiki Ueno [Wed, 17 Apr 2013 09:08:03 +0000 (18:08 +0900)] 
Update list of copyright assignments.

12 years agoAdd NEWS entry for JavaScript support.
Daiki Ueno [Wed, 17 Apr 2013 09:05:33 +0000 (18:05 +0900)] 
Add NEWS entry for JavaScript support.

12 years agoSupport for JavaScript.
Andreas Stricker [Tue, 23 Feb 2010 13:14:09 +0000 (14:14 +0100)] 
Support for JavaScript.

12 years agoSupport for escape sequences added in Lua 5.2.
Ľubomír Remák [Tue, 16 Apr 2013 16:34:45 +0000 (18:34 +0200)] 
Support for escape sequences added in Lua 5.2.

12 years agoExport formatstring_lua for Woe32DLL.
Daiki Ueno [Mon, 15 Apr 2013 06:49:12 +0000 (15:49 +0900)] 
Export formatstring_lua for Woe32DLL.

12 years agoAdd NEWS entry for Lua support.
Daiki Ueno [Fri, 12 Apr 2013 02:39:35 +0000 (11:39 +0900)] 
Add NEWS entry for Lua support.

12 years agoAdd format-lua.c to FILES.
Daiki Ueno [Fri, 12 Apr 2013 02:38:06 +0000 (11:38 +0900)] 
Add format-lua.c to FILES.

12 years agoSupport for Lua.
Ľubomír Remák [Wed, 1 Feb 2012 16:31:56 +0000 (17:31 +0100)] 
Support for Lua.

12 years agoSuppress bootstrap warnings
Daiki Ueno [Tue, 2 Apr 2013 09:12:05 +0000 (18:12 +0900)] 
Suppress bootstrap warnings

12 years agoAugment Glade2 testing.
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.

12 years agoTest for Glade2 msgctxt support.
Miguel Ángel Arruga Vivas [Thu, 14 Mar 2013 20:04:35 +0000 (21:04 +0100)] 
Test for Glade2 msgctxt support.

12 years agoExtract msgctxt from Glade input files.
Daiki Ueno [Wed, 30 Jan 2013 07:21:50 +0000 (16:21 +0900)] 
Extract msgctxt from Glade input files.

12 years agoMerge branch 'maint'
Daiki Ueno [Wed, 13 Mar 2013 03:04:14 +0000 (12:04 +0900)] 
Merge branch 'maint'

12 years agoDescribe the header entry in the PO format
Andreas Stricker [Tue, 12 Mar 2013 21:10:25 +0000 (06:10 +0900)] 
Describe the header entry in the PO format

12 years agoDo not define __attribute__ in header files.
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.

12 years agoFix commit 2509d5255bd13c016f575c13b92ccf4fed48a672.
Daiki Ueno [Wed, 6 Mar 2013 06:17:03 +0000 (15:17 +0900)] 
Fix commit 2509d5255bd13c016f575c13b92ccf4fed48a672.

12 years agoUpdate list of copyright assignments.
Daiki Ueno [Wed, 6 Mar 2013 00:51:18 +0000 (09:51 +0900)] 
Update list of copyright assignments.

12 years agoAdd 'autosprintf::operator='.
Miguel Angel Arruga Vivas [Tue, 5 Mar 2013 21:48:55 +0000 (06:48 +0900)] 
Add 'autosprintf::operator='.

12 years agoMerge branch 'maint'
Daiki Ueno [Tue, 5 Mar 2013 09:57:55 +0000 (18:57 +0900)] 
Merge branch 'maint'

12 years agoUpdate copyright year.
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 agopo-mode: Properly highlight C format strings with parameter positions
Daiki Ueno [Tue, 5 Mar 2013 07:04:45 +0000 (16:04 +0900)] 
po-mode: Properly highlight C format strings with parameter positions

12 years agopo-mode: make (po-check-file-header) optional (bug #30835)
Ævar Arnfjörð Bjarmason [Sun, 12 Sep 2010 17:52:30 +0000 (17:52 +0000)] 
po-mode: make (po-check-file-header) optional (bug #30835)

po-mode would always overwrite the PO Header Entry when editing *.po
files. This isn't always desired behavior as noted in bug #30835 so
it's now customizable.

It can be customized through the po-auto-update-file-header variable,
which can be t, nil or 'ask. It's t by default to preserve the old
default behavior.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
12 years agoautopoint: extract macro directories from configure.ac
Daiki Ueno [Mon, 4 Mar 2013 09:19:02 +0000 (18:19 +0900)] 
autopoint: extract macro directories from configure.ac

12 years agogettextize: Use autoconf trace to detect auxdir and m4dir
Daiki Ueno [Mon, 4 Mar 2013 09:30:36 +0000 (18:30 +0900)] 
gettextize: Use autoconf trace to detect auxdir and m4dir

12 years agoFix the last commit.
Daiki Ueno [Mon, 4 Mar 2013 08:51:21 +0000 (17:51 +0900)] 
Fix the last commit.

12 years agoUpdated translations.
Bruno Haible [Sat, 2 Mar 2013 17:27:56 +0000 (18:27 +0100)] 
Updated translations.

12 years agogettextize: extract macro directories from configure.ac
Daiki Ueno [Fri, 1 Mar 2013 10:44:46 +0000 (19:44 +0900)] 
gettextize: extract macro directories from configure.ac

12 years agogettextize: substitute PATH_SEPARATOR at configure time
Daiki Ueno [Thu, 28 Feb 2013 07:55:58 +0000 (16:55 +0900)] 
gettextize: substitute PATH_SEPARATOR at configure time

12 years agoRemove unnecessary step from Admin/release-steps.
Daiki Ueno [Thu, 28 Feb 2013 02:52:40 +0000 (11:52 +0900)] 
Remove unnecessary step from Admin/release-steps.

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 agoFix typo in msgfmt.texi.
Daiki Ueno [Fri, 15 Feb 2013 10:34:25 +0000 (19:34 +0900)] 
Fix typo in msgfmt.texi.

12 years agoFix link in '@opindex' pointing to msgcat.
Miguel Angel Arruga Vivas [Tue, 5 Feb 2013 02:34:16 +0000 (11:34 +0900)] 
Fix link in '@opindex' pointing to msgcat.

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 agoMake autopoint AM_GNU_GETTEXT_VERSION handling more robust.
Daiki Ueno [Sun, 6 Jan 2013 23:09:09 +0000 (08:09 +0900)] 
Make autopoint AM_GNU_GETTEXT_VERSION handling more robust.

12 years agoDon't use float-derived integer SHORT_MSG_MAX to define array.
Daiki Ueno [Sun, 6 Jan 2013 03:50:27 +0000 (12:50 +0900)] 
Don't use float-derived integer SHORT_MSG_MAX to define array.

12 years agoFix memory leak.
Daiki Ueno [Thu, 3 Jan 2013 05:18:38 +0000 (14:18 +0900)] 
Fix memory leak.

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 agoFix doc: correct ngettext arguments
Daiki Ueno [Thu, 27 Dec 2012 07:24:46 +0000 (16:24 +0900)] 
Fix doc: correct ngettext arguments

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.