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-4162-g4386fb2


From: Arnold Robbins
Subject: [SCM] gawk branch, porting, updated. gawk-4.1.0-4162-g4386fb2
Date: Wed, 8 Jul 2020 12:24:28 -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  4386fb22e53480fdb2b18030ef927f5d85506639 (commit)
       via  c372dc85effd4fa1a5f955ae88a9f0d003c92b5a (commit)
       via  2a3d876938d39d03cf563d1bd8382c316839c08d (commit)
       via  f34e5c8c66202a4bf58a86799d4efd438ffa1284 (commit)
       via  eead4c7f6e29955a1a9578904a95c6291e8057b5 (commit)
       via  5f67f8e055a5044d44d4bdb6d86a8c96a89046a9 (commit)
      from  ff8d1eaa948c8d9a826fc36055d577fd5c5fc09b (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=4386fb22e53480fdb2b18030ef927f5d85506639

commit 4386fb22e53480fdb2b18030ef927f5d85506639
Merge: ff8d1ea c372dc8
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Wed Jul 8 19:24:23 2020 +0300

    Merge branch 'master' into porting


http://git.sv.gnu.org/cgit/gawk.git/commit/?id=c372dc85effd4fa1a5f955ae88a9f0d003c92b5a

commit c372dc85effd4fa1a5f955ae88a9f0d003c92b5a
Merge: b1400a2 2a3d876
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Wed Jul 8 19:24:12 2020 +0300

    Merge branch 'gawk-5.1-stable'


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

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]