gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4021-g0d82a75
Date: Wed, 26 Jun 2019 14:46:37 -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  0d82a755a2f7c77353598c8874fc0633fb830aa9 (commit)
       via  5892bca92c6f98c5b4d64ff1da26aa7cc9dc39e2 (commit)
       via  8ff0d3a5a55237f78a8c3076a07c38f7e1c1c5e9 (commit)
       via  076eb06c0c714ca6ee95ca512d114bf9f41038e0 (commit)
       via  8f2b0b9128f4d2dc50ae52c304237c8e9d4b85f9 (commit)
      from  247fe95e4ec0eed9eb3051b58d856733250a500d (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=0d82a755a2f7c77353598c8874fc0633fb830aa9

commit 0d82a755a2f7c77353598c8874fc0633fb830aa9
Merge: 247fe95 5892bca
Author: Arnold D. Robbins <address@hidden>
Date:   Wed Jun 26 21:46:32 2019 +0300

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ChangeLog                         |   6 ++
 awklib/eg/lib/inplace.awk         |  18 ++--
 doc/ChangeLog                     |   5 +
 doc/gawk.info                     | 189 +++++++++++++++++++-------------------
 doc/gawk.texi                     |  18 ++--
 doc/gawktexi.in                   |  18 ++--
 extension/ChangeLog               |   4 +
 extension/inplace.3am             |  24 +++--
 symbol.c                          |   5 +-
 test/ChangeLog                    |  11 +++
 test/Makefile.am                  |  33 +++++++
 test/Makefile.in                  |  33 +++++++
 test/inplace1.ok                  |   2 +-
 test/inplace2.ok                  |   2 +-
 test/inplace3.ok                  |   4 +-
 test/nsawk1.awk                   |   5 +
 test/{arrayprm2.ok => nsawk1a.ok} |   0
 test/{arrayprm2.ok => nsawk1b.ok} |   0
 test/{arrayprm2.ok => nsawk1c.ok} |   0
 test/nsawk2.awk                   |   5 +
 test/nsawk2a.ok                   |   1 +
 test/nsawk2b.ok                   |   1 +
 22 files changed, 262 insertions(+), 122 deletions(-)
 create mode 100644 test/nsawk1.awk
 copy test/{arrayprm2.ok => nsawk1a.ok} (100%)
 copy test/{arrayprm2.ok => nsawk1b.ok} (100%)
 copy test/{arrayprm2.ok => nsawk1c.ok} (100%)
 create mode 100644 test/nsawk2.awk
 create mode 100644 test/nsawk2a.ok
 create mode 100644 test/nsawk2b.ok


hooks/post-receive
-- 
gawk



reply via email to

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