[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4195-gd2deb
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4195-gd2deb6d |
Date: |
Fri, 6 Mar 2020 05:16:19 -0500 (EST) |
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "gawk".
The branch, feature/improve-inet has been updated
via d2deb6d13dab33558e7f96a4383d0febf21322f0 (commit)
via 10e9057d7d32b036c52bc2db3f642de7807fa5d0 (commit)
via ca31e4d2c9ff8e874a60e0b9c2d9a488c6f54b43 (commit)
via b2a997f7829dcbeab6fed42bd35f2381531c8e02 (commit)
via 7c0d58dab321b4db8baeb5b12bae6f45bb5d2118 (commit)
via 61838f25587d50e864afe21308d20bdb46b9324e (commit)
from 23ab43e9e424f9b49856314052c4cf98166b39af (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://git.sv.gnu.org/cgit/gawk.git/commit/?id=d2deb6d13dab33558e7f96a4383d0febf21322f0
commit d2deb6d13dab33558e7f96a4383d0febf21322f0
Merge: 23ab43e 10e9057
Author: Arnold D. Robbins <address@hidden>
Date: Fri Mar 6 12:16:11 2020 +0200
Merge branch 'master' into feature/improve-inet
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 13 +
Makefile.am | 22 +-
Makefile.in | 39 +-
NEWS | 4 +-
aclocal.m4 | 1 +
awklib/Makefile.in | 5 +-
configure | 118 ++++-
configure.ac | 6 +-
doc/ChangeLog | 7 +
doc/Makefile.in | 5 +-
doc/gawk.info | 1115 +++++++++++++++++++++---------------------
doc/gawk.texi | 34 +-
doc/gawktexi.in | 34 +-
doc/it/ChangeLog | 4 +
doc/it/gawktexi.in | 32 +-
extension/ChangeLog | 6 +
extension/Makefile.am | 4 +-
extension/Makefile.in | 26 +-
extension/aclocal.m4 | 1 +
extension/configure | 683 ++++++++++++++++++++------
extension/configure.ac | 5 +-
extras/Makefile.in | 5 +-
m4/ChangeLog | 4 +
m4/triplet-transformation.m4 | 121 +++++
pc/Makefile.tst | 51 +-
pc/config.h | 9 +-
po/ca.po | 678 ++++++++++++-------------
po/da.po | 678 ++++++++++++-------------
po/de.po | 678 ++++++++++++-------------
po/es.po | 678 ++++++++++++-------------
po/fi.po | 678 ++++++++++++-------------
po/fr.po | 678 ++++++++++++-------------
po/gawk.pot | 676 ++++++++++++-------------
po/id.po | 678 ++++++++++++-------------
po/it.gmo | Bin 88700 -> 89128 bytes
po/it.po | 224 ++++-----
po/ja.po | 678 ++++++++++++-------------
po/ko.po | 678 ++++++++++++-------------
po/ms.po | 674 ++++++++++++-------------
po/nl.po | 678 ++++++++++++-------------
po/pl.po | 678 ++++++++++++-------------
po/pt.po | 678 ++++++++++++-------------
po/pt_BR.po | 678 ++++++++++++-------------
po/sv.po | 678 ++++++++++++-------------
po/vi.po | 678 ++++++++++++-------------
po/zh_CN.po | 678 ++++++++++++-------------
support/ChangeLog | 8 +
support/Makefile.am | 5 +-
support/Makefile.in | 11 +-
test/ChangeLog | 5 +
test/Makefile.am | 2 +-
test/Makefile.in | 7 +-
test/profile5.ok | 8 +-
53 files changed, 7974 insertions(+), 6848 deletions(-)
create mode 100644 m4/triplet-transformation.m4
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4195-gd2deb6d,
Arnold Robbins <=