gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, porting, updated. gawk-4.1.0-4148-gb36b06c


From: Arnold Robbins
Subject: [SCM] gawk branch, porting, updated. gawk-4.1.0-4148-gb36b06c
Date: Sun, 5 Jul 2020 14:40:08 -0400 (EDT)

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, porting has been updated
       via  b36b06cf94bc53916639b486efc201e5c88be114 (commit)
       via  6f919b67d12616168c5e1bbfca509359fed9143d (commit)
       via  177df586e992824f80bf81a1b878c7a4076caedd (commit)
       via  c31e4636edc5e444f9815295f373d4b1170ef260 (commit)
      from  73b113ec54f7de1923610aba5a5087d70bd55b66 (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=b36b06cf94bc53916639b486efc201e5c88be114

commit b36b06cf94bc53916639b486efc201e5c88be114
Merge: 73b113e 6f919b6
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun Jul 5 21:40:02 2020 +0300

    Merge branch 'master' into porting


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

Summary of changes:
 ChangeLog                          | 16 ++++++++++++++++
 awk.h                              |  3 +--
 main.c                             |  3 ++-
 mpfr.c                             |  8 ++++++++
 node.c                             |  3 +++
 pc/Makefile.tst                    | 14 ++++++++++++--
 test/ChangeLog                     |  6 ++++++
 test/Makefile.am                   | 10 ++++++++--
 test/Makefile.in                   | 20 ++++++++++++++++++--
 test/Maketests                     | 10 ++++++++++
 test/mpfrcase.awk                  |  4 ++++
 test/{mbprintf2.ok => mpfrcase.in} |  1 -
 test/mpfrcase.ok                   |  1 +
 test/mpfrnonum.awk                 |  1 +
 test/mpfrnonum.in                  |  3 +++
 test/mpfrnonum.ok                  |  3 +++
 16 files changed, 96 insertions(+), 10 deletions(-)
 create mode 100644 test/mpfrcase.awk
 copy test/{mbprintf2.ok => mpfrcase.in} (50%)
 create mode 100644 test/mpfrcase.ok
 create mode 100644 test/mpfrnonum.awk
 create mode 100644 test/mpfrnonum.in
 create mode 100644 test/mpfrnonum.ok


hooks/post-receive
-- 
gawk



reply via email to

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