gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gawk-diffs] [SCM] gawk branch, feature/namespaces, updated. gawk-4.1.0-


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/namespaces, updated. gawk-4.1.0-2966-ge050bb1
Date: Wed, 15 Nov 2017 15:04:00 -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/namespaces has been updated
       via  e050bb17456fd6ae571b54201f96c3c1b1f1f544 (commit)
       via  303608bfc4219fbc94bda64e401f8a544db932e1 (commit)
       via  b4b1162e427f634567e09bda421f947c3c8db9ce (commit)
       via  064d78b562c9670751c48673c6d1d171aff51a42 (commit)
       via  fe60f215f0dc446e39d69d4663cbb8c5ef406535 (commit)
       via  3f5b8e508f0fcaba4447ed98193e2ea3b8560ad9 (commit)
      from  c82922939317c8117c6bcf42bf0b505223ac1faa (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=e050bb17456fd6ae571b54201f96c3c1b1f1f544

commit e050bb17456fd6ae571b54201f96c3c1b1f1f544
Merge: c829229 303608b
Author: Arnold D. Robbins <address@hidden>
Date:   Wed Nov 15 22:03:52 2017 +0200

    Merge branch 'master' into feature/namespaces


-----------------------------------------------------------------------

Summary of changes:
 ChangeLog                      | 13 +++++++++++++
 README_d/ChangeLog             |  9 +++++++++
 README_d/README.mpfr           | 34 ++++++++++++++++++++++++++++++++--
 field.c                        | 16 +++++++++++-----
 interpret.h                    |  9 +++++++--
 pc/ChangeLog                   | 10 ++++++++++
 pc/Makefile                    |  8 ++++++++
 pc/Makefile.tst                | 10 ++++++----
 test/ChangeLog                 |  7 +++++++
 test/Makefile.am               |  8 +++++++-
 test/Makefile.in               | 18 +++++++++++++++++-
 test/Maketests                 | 10 ++++++++++
 test/setrec0.awk               |  8 ++++++++
 test/{inpref.ok => setrec0.in} |  1 -
 test/{inpref.ok => setrec0.ok} |  1 -
 test/setrec1.awk               |  9 +++++++++
 test/setrec1.ok                |  1 +
 17 files changed, 155 insertions(+), 17 deletions(-)
 create mode 100644 test/setrec0.awk
 copy test/{inpref.ok => setrec0.in} (50%)
 copy test/{inpref.ok => setrec0.ok} (50%)
 create mode 100644 test/setrec1.awk
 create mode 100644 test/setrec1.ok


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]