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-4157-g1160d


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-4157-g1160de7
Date: Fri, 24 Jan 2020 02:47:01 -0500 (EST)

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  1160de7ed67c744f6a172fb929f8eb2e6a1e1aa8 (commit)
       via  b772cbdb64d399de121a056656a4d275f2b9b167 (commit)
       via  c0dfb9269380ff5a90dbf6606f64989848304527 (commit)
       via  1ef484e65a03a8360434c404c9a3006671bab2f7 (commit)
      from  ae67acc4f6b64ec76aa06e2977e228662368fd63 (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=1160de7ed67c744f6a172fb929f8eb2e6a1e1aa8

commit 1160de7ed67c744f6a172fb929f8eb2e6a1e1aa8
Merge: ae67acc b772cbd
Author: Arnold D. Robbins <address@hidden>
Date:   Fri Jan 24 09:46:56 2020 +0200

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ChangeLog          |  16 +
 TODO               |   5 +-
 array.c            |  41 ++-
 builtin.c          |   3 +-
 cint_array.c       |   2 +-
 doc/ChangeLog      |   6 +
 doc/gawk.info      | 872 +++++++++++++++++++++++++++--------------------------
 doc/gawk.texi      |  13 +
 doc/gawktexi.in    |  13 +
 doc/it/ChangeLog   |   4 +
 doc/it/gawktexi.in |  34 ++-
 interpret.h        |   3 +-
 main.c             |   5 +-
 profile.c          |   2 +-
 support/ChangeLog  |   4 +
 support/dfa.c      |   2 +-
 support/dfa.h      |   2 +-
 test/ChangeLog     |   5 +
 test/Makefile.am   |   8 +-
 test/Makefile.in   |  76 +----
 test/Maketests     |  60 ----
 test/symtab11.awk  |  30 ++
 test/symtab11.ok   |  76 +++++
 23 files changed, 704 insertions(+), 578 deletions(-)
 create mode 100644 test/symtab11.awk
 create mode 100644 test/symtab11.ok


hooks/post-receive
-- 
gawk



reply via email to

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