[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, feature/fix-comments, updated. gawk-4.1.
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, feature/fix-comments, updated. gawk-4.1.0-3175-g96685ed |
Date: |
Fri, 9 Feb 2018 04:34:22 -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/fix-comments has been updated
via 96685ed2909ec198bf28ba81ccff755ea88ecda7 (commit)
via a7512f3eb03ae2b6361e56518a2f405e386315a0 (commit)
via c1e55fde1a4bb72a0627ab37fe5ba1493cbf91eb (commit)
via c326b7dfa00760f7127912053fad544b0b79da23 (commit)
via 4197063335d758d0eacb8b4cb74b232ad596c784 (commit)
via 9286ef6a6e2817a8fa126e6d6a83ec16678a812d (commit)
via f9ff7769b7b38973bf7447b8ca596435ccf77b67 (commit)
from 7c32c835b7f15d2906a691fa7776d3fcd77be0f7 (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=96685ed2909ec198bf28ba81ccff755ea88ecda7
commit 96685ed2909ec198bf28ba81ccff755ea88ecda7
Merge: 7c32c83 a7512f3
Author: Arnold D. Robbins <address@hidden>
Date: Fri Feb 9 11:34:16 2018 +0200
Merge branch 'master' into feature/fix-comments
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 17 +++++
doc/ChangeLog | 7 ++
doc/gawk.info | 130 ++++++++++++++++++++-----------------
doc/gawk.texi | 16 ++++-
doc/gawktexi.in | 16 ++++-
extension/ChangeLog | 8 +++
extension/configure | 2 +-
extension/configure.ac | 4 +-
interpret.h | 3 +
io.c | 15 ++++-
mpfr.c | 14 ++++
po/ChangeLog | 4 ++
po/zh_CN.po | 104 +++++++++--------------------
test/ChangeLog | 5 ++
test/Makefile.am | 12 +++-
test/Makefile.in | 17 ++++-
test/Maketests | 5 ++
test/{arrayref.ok => mpfruplus.ok} | 1 +
test/uplus.awk | 5 ++
test/{arrayref.ok => uplus.ok} | 1 +
20 files changed, 245 insertions(+), 141 deletions(-)
copy test/{arrayref.ok => mpfruplus.ok} (57%)
create mode 100644 test/uplus.awk
copy test/{arrayref.ok => uplus.ok} (57%)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, feature/fix-comments, updated. gawk-4.1.0-3175-g96685ed,
Arnold Robbins <=