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-4427-gb55128b


From: Arnold Robbins
Subject: [SCM] gawk branch, porting, updated. gawk-4.1.0-4427-gb55128b
Date: Thu, 7 Jan 2021 15:26:22 -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, porting has been updated
       via  b55128b36a5eb4237144a6df324ccb1c266e1bc7 (commit)
       via  4d6b2e5e35dff0b9fc51742ab5b7b0a06d9aff50 (commit)
       via  b4dc5fb3dc57f7fc7eaba39c5814b8bae9403b77 (commit)
       via  0bfbda5996ca795c1b5d781c11be490035dc9c23 (commit)
       via  62a83e256f4db1576a0652780810a70d26ae6136 (commit)
       via  e33ab738045b82db7b449e92c8633ef1d44bb8a7 (commit)
       via  3c8d0097afa139003c55612eaa89340b70f16ee7 (commit)
      from  1c306e6279b15c1b737c1b79a640f07b72887b54 (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=b55128b36a5eb4237144a6df324ccb1c266e1bc7

commit b55128b36a5eb4237144a6df324ccb1c266e1bc7
Merge: 1c306e6 4d6b2e5
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Thu Jan 7 22:26:14 2021 +0200

    Merge branch 'master' into porting


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

Summary of changes:
 ChangeLog                         | 14 ++++++++-
 build-aux/ChangeLog               |  4 +++
 build-aux/config.guess            |  8 +++---
 build-aux/config.rpath            |  2 +-
 build-aux/config.sub              | 10 +++----
 builtin.c                         | 60 +++++++++++++--------------------------
 io.c                              |  2 +-
 pc/ChangeLog                      |  4 +++
 pc/Makefile.tst                   | 17 +++++++++--
 test/ChangeLog                    | 10 +++++++
 test/Makefile.am                  | 12 ++++++--
 test/Makefile.in                  | 22 ++++++++++++--
 test/Maketests                    | 10 +++++++
 test/modifiers.ok                 | 12 ++++++++
 test/modifiers.sh                 |  8 ++++++
 test/rsnullre.awk                 |  5 ++++
 test/{exitval2.ok => rsnullre.in} |  0
 test/rsnullre.ok                  |  3 ++
 18 files changed, 141 insertions(+), 62 deletions(-)
 create mode 100644 test/modifiers.ok
 create mode 100755 test/modifiers.sh
 create mode 100644 test/rsnullre.awk
 copy test/{exitval2.ok => rsnullre.in} (100%)
 create mode 100644 test/rsnullre.ok


hooks/post-receive
-- 
gawk



reply via email to

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