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-4253-g732b5


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4253-g732b5c7
Date: Fri, 10 Apr 2020 08:24:56 -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  732b5c7372f5f32d7713b23a7badb8ce9beb134e (commit)
       via  b60b2e33b6fa1727050c1e97662e1cf79ef1652b (commit)
       via  7ede5088ee35ce5bf1e0dacbe6fa847c38686588 (commit)
       via  547e0e7a21dc3a4c5f0a222980132b496d1de39b (commit)
       via  8e9871b2b0d4d6ea0b16211e812c91d026e65838 (commit)
       via  df52ba3de4c18482e2d6f81b94f3e9cd6c83aa7a (commit)
      from  02f366d086d730db8b15980f1b0fc9bd0d3b8977 (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=732b5c7372f5f32d7713b23a7badb8ce9beb134e

commit 732b5c7372f5f32d7713b23a7badb8ce9beb134e
Merge: 02f366d b60b2e3
Author: Arnold D. Robbins <address@hidden>
Date:   Fri Apr 10 15:24:51 2020 +0300

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ChangeLog                      |  18 ++
 NEWS                           |   2 +-
 awk.h                          |   1 +
 awkgram.c                      |   4 +-
 command.c                      |   4 +-
 doc/ChangeLog                  |   5 +
 doc/gawk.1                     |   2 +-
 doc/gawk.info                  | 566 ++++++++++++++++++++---------------------
 doc/gawk.texi                  |   6 +-
 doc/gawktexi.in                |   6 +-
 doc/wordlist                   |  30 +++
 doc/wordlist2                  |   2 +
 doc/wordlist3                  |   1 +
 field.c                        |  25 +-
 pc/Makefile.tst                |   9 +-
 test/ChangeLog                 |   5 +
 test/Makefile.am               |   7 +-
 test/Makefile.in               |  12 +-
 test/Maketests                 |   5 +
 test/fpat8.awk                 |  10 +
 test/{fldchgnf.in => fpat8.in} |   0
 test/{fldchgnf.in => fpat8.ok} |   1 +
 22 files changed, 413 insertions(+), 308 deletions(-)
 create mode 100644 test/fpat8.awk
 copy test/{fldchgnf.in => fpat8.in} (100%)
 copy test/{fldchgnf.in => fpat8.ok} (50%)


hooks/post-receive
-- 
gawk



reply via email to

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