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-4044-g628dee4


From: Arnold Robbins
Subject: [SCM] gawk branch, porting, updated. gawk-4.1.0-4044-g628dee4
Date: Fri, 10 Apr 2020 08:24:38 -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  628dee4e39aec576db1d863bbd77712aa9f9ef7a (commit)
       via  b60b2e33b6fa1727050c1e97662e1cf79ef1652b (commit)
       via  7ede5088ee35ce5bf1e0dacbe6fa847c38686588 (commit)
       via  547e0e7a21dc3a4c5f0a222980132b496d1de39b (commit)
       via  8e9871b2b0d4d6ea0b16211e812c91d026e65838 (commit)
       via  df52ba3de4c18482e2d6f81b94f3e9cd6c83aa7a (commit)
      from  2b8fa4293a767a153f8facac4b0eb8b4e4bc4e0b (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=628dee4e39aec576db1d863bbd77712aa9f9ef7a

commit 628dee4e39aec576db1d863bbd77712aa9f9ef7a
Merge: 2b8fa42 b60b2e3
Author: Arnold D. Robbins <address@hidden>
Date:   Fri Apr 10 15:24:28 2020 +0300

    Merge branch 'master' into porting


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

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]