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-4751-gcacf6c


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4751-gcacf6c7
Date: Thu, 24 Sep 2020 14:24:32 -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  cacf6c7f056458590e3044052152b906648391b9 (commit)
       via  c32959290957c70cd6be333ec6c0b6f1bde4cd80 (commit)
       via  7853e9693e5894677c95516b1903afe9a68020f0 (commit)
       via  8af388593f518ab494380abaf084670a92b82fba (commit)
       via  7d66303476829624ab534dc071ab0f0eef5f84fe (commit)
       via  491c15db34fcf025756e87880cf86819230d959e (commit)
       via  79880b50afe705c783c612569ffe2606c2067684 (commit)
      from  c6f87d4de3642b3760e66de0eeef05f9d0ccf3b0 (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=cacf6c7f056458590e3044052152b906648391b9

commit cacf6c7f056458590e3044052152b906648391b9
Merge: c6f87d4 c329592
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Thu Sep 24 21:24:27 2020 +0300

    Merge branch 'master' into feature/memory-work


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

Summary of changes:
 build-aux/ChangeLog    |   4 +
 build-aux/config.guess |  14 +-
 doc/ChangeLog          |   9 +
 doc/Makefile.am        |   7 +-
 doc/Makefile.in        |   7 +-
 doc/gawk.info          | 536 ++++++++++++++++++++++----------------------
 doc/gawk.texi          |   2 +-
 doc/gawkinet.info      |  14 +-
 doc/gawkinet.texi      |   2 +-
 doc/gawktexi.in        |   2 +-
 doc/wordlist           | 265 ++--------------------
 doc/wordlist2          |  13 +-
 doc/wordlist3          |   6 +-
 doc/wordlist4          | 597 +++++++++++++++++++++++++++++++++++++++++++++++++
 support/ChangeLog      |   4 +
 support/dfa.c          |   6 +-
 support/dfa.h          |   3 +
 17 files changed, 936 insertions(+), 555 deletions(-)
 create mode 100644 doc/wordlist4


hooks/post-receive
-- 
gawk



reply via email to

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