gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/array-iface, updated. gawk-4.1.0


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/array-iface, updated. gawk-4.1.0-3662-gb782489
Date: Sun, 17 Feb 2019 14:26:11 -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/array-iface has been updated
       via  b782489ec7ddeb7296925c762c4df812708b1440 (commit)
       via  2fb99a213dfe3a88087bdccb9f57b6de5f8a5644 (commit)
       via  708196dcbb974209f586a749ef6045c8c3039e1c (commit)
      from  028c972a224ea2d6e1e7ed61f12553e95e695e1d (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

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]