gawk-diffs
[Top][All Lists]
Advanced

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

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


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-4110-g4861672
Date: Sun, 17 Feb 2019 14:26:33 -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/memory-work has been updated
       via  4861672856ebb78568954d7fc6475dc1e84bc2db (commit)
       via  b782489ec7ddeb7296925c762c4df812708b1440 (commit)
       via  2fb99a213dfe3a88087bdccb9f57b6de5f8a5644 (commit)
       via  708196dcbb974209f586a749ef6045c8c3039e1c (commit)
      from  2cdc0d8fa24b0760d111266df3b2594712c7ba1b (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=4861672856ebb78568954d7fc6475dc1e84bc2db

commit 4861672856ebb78568954d7fc6475dc1e84bc2db
Merge: 2cdc0d8 b782489
Author: Arnold D. Robbins <address@hidden>
Date:   Sun Feb 17 21:26:27 2019 +0200

    Merge branch 'master' into feature/memory-work


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

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]