gawk-diffs
[Top][All Lists]
Advanced

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

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


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-3145-g0a8bd8e
Date: Wed, 15 Nov 2017 15:03:48 -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/memory-work has been updated
       via  0a8bd8e4a005070e00fb099ce899d7d68800ca48 (commit)
       via  303608bfc4219fbc94bda64e401f8a544db932e1 (commit)
       via  b4b1162e427f634567e09bda421f947c3c8db9ce (commit)
       via  064d78b562c9670751c48673c6d1d171aff51a42 (commit)
       via  fe60f215f0dc446e39d69d4663cbb8c5ef406535 (commit)
       via  3f5b8e508f0fcaba4447ed98193e2ea3b8560ad9 (commit)
      from  f2d5ea2a25ae76e158c678980622ee9b3afe0fc3 (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=0a8bd8e4a005070e00fb099ce899d7d68800ca48

commit 0a8bd8e4a005070e00fb099ce899d7d68800ca48
Merge: f2d5ea2 303608b
Author: Arnold D. Robbins <address@hidden>
Date:   Wed Nov 15 22:03:43 2017 +0200

    Merge branch 'master' into feature/memory-work


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

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]