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-4038-g2b8fa42


From: Arnold Robbins
Subject: [SCM] gawk branch, porting, updated. gawk-4.1.0-4038-g2b8fa42
Date: Thu, 2 Apr 2020 02: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, porting has been updated
       via  2b8fa4293a767a153f8facac4b0eb8b4e4bc4e0b (commit)
       via  6e69b1c42ef002c41a5807f5886f78767881bfca (commit)
       via  a80fc809a83b8706b6b431ef1b3f1279e7af17f7 (commit)
       via  c5a137d9ad822eedef7847fc416bbe6104e43956 (commit)
       via  0e98924f51b869cbf5dd6d9ddf345dedfbafc395 (commit)
       via  958c79056346932e18ed2e7e12eb6f6bd8331f58 (commit)
       via  ea0baa3d58bf73172a6d98de8dd79a9614a35b02 (commit)
      from  e972775b69d8407caf220aa4bfe8a5b2c3e803d2 (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=2b8fa4293a767a153f8facac4b0eb8b4e4bc4e0b

commit 2b8fa4293a767a153f8facac4b0eb8b4e4bc4e0b
Merge: e972775 6e69b1c
Author: Arnold D. Robbins <address@hidden>
Date:   Thu Apr 2 09:24:38 2020 +0300

    Merge branch 'master' into porting


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

Summary of changes:
 ChangeLog             |    8 +-
 Makefile.in           |   17 +-
 NEWS                  |    3 +-
 aclocal.m4            |   48 +-
 awklib/Makefile.in    |    5 +-
 configure             |   28 +-
 doc/ChangeLog         |    8 +
 doc/Makefile.in       |    5 +-
 doc/awkcard.in        |   20 +-
 doc/gawk.1            |   13 +-
 doc/gawk.info         | 1450 +++++++++++++++++++++++++------------------------
 doc/gawk.texi         |   80 +--
 doc/gawktexi.in       |   78 +--
 doc/it/ChangeLog      |    5 +
 doc/it/gawk.1         |   14 +-
 doc/it/gawktexi.in    |   83 +--
 extension/Makefile.in |   19 +-
 extension/aclocal.m4  |   50 +-
 extension/configure   |   28 +-
 extras/Makefile.in    |    5 +-
 field.c               |    6 +-
 pc/Makefile.tst       |    9 +-
 support/Makefile.in   |    5 +-
 test/ChangeLog        |    5 +
 test/Makefile.am      |    7 +-
 test/Makefile.in      |   17 +-
 test/Maketests        |    5 +
 test/rsnulw.awk       |    7 +
 test/rsnulw.in        |    1 +
 test/rsnulw.ok        |    5 +
 30 files changed, 1102 insertions(+), 932 deletions(-)
 create mode 100644 test/rsnulw.awk
 create mode 100644 test/rsnulw.in
 create mode 100644 test/rsnulw.ok


hooks/post-receive
-- 
gawk



reply via email to

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