gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4371-g097bc


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4371-g097bc81
Date: Wed, 8 Jul 2020 12:24:44 -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, feature/improve-inet has been updated
       via  097bc81bf0203d3c92c98c3c3c451a4680ddd669 (commit)
       via  c372dc85effd4fa1a5f955ae88a9f0d003c92b5a (commit)
       via  2a3d876938d39d03cf563d1bd8382c316839c08d (commit)
       via  f34e5c8c66202a4bf58a86799d4efd438ffa1284 (commit)
       via  eead4c7f6e29955a1a9578904a95c6291e8057b5 (commit)
       via  5f67f8e055a5044d44d4bdb6d86a8c96a89046a9 (commit)
      from  4491b079429915a9e04c31fe44fa0dc415fc310c (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=097bc81bf0203d3c92c98c3c3c451a4680ddd669

commit 097bc81bf0203d3c92c98c3c3c451a4680ddd669
Merge: 4491b07 c372dc8
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Wed Jul 8 19:24:39 2020 +0300

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ChangeLog                                | 13 +++++++++++++
 awk.h                                    |  1 +
 mpfr.c                                   | 20 +++++++++++++++++---
 node.c                                   |  5 +++++
 pc/Makefile.tst                          | 31 ++++++++++++++++++++++---------
 str_array.c                              |  4 +++-
 test/ChangeLog                           |  7 +++++++
 test/Makefile.am                         | 11 +++++++++--
 test/Makefile.in                         | 28 ++++++++++++++++++++--------
 test/Maketests                           | 18 ++++++++++++------
 test/{arraytype.ok => arraytype-mpfr.ok} |  6 +++---
 test/arrdbg-mpfr.ok                      | 12 ++++++++++++
 test/{forcenum.ok => forcenum-mpfr.ok}   |  2 +-
 test/numrange-mpfr.ok                    |  2 ++
 14 files changed, 127 insertions(+), 33 deletions(-)
 copy test/{arraytype.ok => arraytype-mpfr.ok} (83%)
 create mode 100644 test/arrdbg-mpfr.ok
 copy test/{forcenum.ok => forcenum-mpfr.ok} (88%)
 create mode 100644 test/numrange-mpfr.ok


hooks/post-receive
-- 
gawk



reply via email to

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