gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4500-gee0de5


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4500-gee0de5f
Date: Fri, 10 Apr 2020 08:25:10 -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/memory-work has been updated
       via  ee0de5f4990e76a8bea6fa4dc9131772e4be9594 (commit)
       via  b60b2e33b6fa1727050c1e97662e1cf79ef1652b (commit)
       via  7ede5088ee35ce5bf1e0dacbe6fa847c38686588 (commit)
       via  547e0e7a21dc3a4c5f0a222980132b496d1de39b (commit)
       via  8e9871b2b0d4d6ea0b16211e812c91d026e65838 (commit)
       via  df52ba3de4c18482e2d6f81b94f3e9cd6c83aa7a (commit)
      from  b5050340df838d740d61ddecf06d1a592d512e8f (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=ee0de5f4990e76a8bea6fa4dc9131772e4be9594

commit ee0de5f4990e76a8bea6fa4dc9131772e4be9594
Merge: b505034 b60b2e3
Author: Arnold D. Robbins <address@hidden>
Date:   Fri Apr 10 15:25:02 2020 +0300

    Merge branch 'master' into feature/memory-work


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

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]