gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-3863-gbeac7ef
Date: Sun, 17 Feb 2019 14:26:21 -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  beac7eff374903b4b5f2d9c485fb7c3ef6b4be83 (commit)
       via  b782489ec7ddeb7296925c762c4df812708b1440 (commit)
       via  2fb99a213dfe3a88087bdccb9f57b6de5f8a5644 (commit)
       via  708196dcbb974209f586a749ef6045c8c3039e1c (commit)
      from  99270490e970cbe8408b081c6e13b9ffb176a8da (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=beac7eff374903b4b5f2d9c485fb7c3ef6b4be83

commit beac7eff374903b4b5f2d9c485fb7c3ef6b4be83
Merge: 9927049 b782489
Author: Arnold D. Robbins <address@hidden>
Date:   Sun Feb 17 21:26:15 2019 +0200

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ChangeLog                          |  19 +
 awk.h                              |   3 +-
 awkgram.c                          | 844 +++++++++++++++++++------------------
 awkgram.y                          |   8 +-
 debug.c                            |   6 +-
 doc/ChangeLog                      |   5 +
 doc/gawk.info                      | 435 ++++++++++---------
 doc/gawk.texi                      |  11 +-
 doc/gawktexi.in                    |  11 +-
 eval.c                             |   1 +
 interpret.h                        |   4 +
 main.c                             |   2 +-
 po/ChangeLog                       |   4 +
 po/it.po                           | 589 +++++++++++++-------------
 test/ChangeLog                     |  11 +
 test/Makefile.am                   |   7 +-
 test/Makefile.in                   |  12 +-
 test/Maketests                     |   5 +
 test/dbugeval3.awk                 |   4 +
 test/dbugeval3.in                  |   2 +
 test/{dbugeval.ok => dbugeval3.ok} |   2 +
 test/timeout.awk                   |   2 +-
 test/timeout.ok                    |   1 -
 23 files changed, 1042 insertions(+), 946 deletions(-)
 create mode 100644 test/dbugeval3.awk
 create mode 100644 test/dbugeval3.in
 copy test/{dbugeval.ok => dbugeval3.ok} (76%)


hooks/post-receive
-- 
gawk



reply via email to

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