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-2562-gd3d50a5
Date: Mon, 22 May 2017 22:43:57 -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/array-iface has been updated
       via  d3d50a55367f84182d21420121b504f898cda459 (commit)
       via  394c705100366ecea5518ce9cfa0330d495f41b3 (commit)
      from  0f9d4355a03d000938d87d71ba62f0ac2717334a (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                           |    7 +
 doc/ChangeLog                       |    6 +
 doc/gawk.info                       | 1413 +++++++++++++++++++----------------
 doc/gawk.texi                       |  215 ++++--
 doc/gawktexi.in                     |  215 ++++--
 field.c                             |   32 +-
 support/ChangeLog                   |    4 +
 support/dfa.c                       |   24 +-
 support/dfa.h                       |    2 +-
 support/intprops.h                  |   79 +-
 support/verify.h                    |    9 +-
 test/ChangeLog                      |    6 +
 test/Makefile.am                    |   12 +-
 test/Makefile.in                    |   27 +-
 test/Maketests                      |   15 +
 test/{fieldwdth.awk => fwtest5.awk} |    2 +-
 test/fwtest5.in                     |    4 +
 test/{reg/exp-eq.in => fwtest5.ok}  |    1 +
 test/fwtest6.awk                    |    4 +
 test/fwtest6.in                     |    1 +
 test/fwtest6.ok                     |    3 +
 test/fwtest7.awk                    |    2 +
 test/fwtest7.in                     |    1 +
 test/fwtest7.ok                     |    1 +
 24 files changed, 1235 insertions(+), 850 deletions(-)
 copy test/{fieldwdth.awk => fwtest5.awk} (71%)
 create mode 100644 test/fwtest5.in
 copy test/{reg/exp-eq.in => fwtest5.ok} (75%)
 create mode 100644 test/fwtest6.awk
 create mode 100644 test/fwtest6.in
 create mode 100644 test/fwtest6.ok
 create mode 100644 test/fwtest7.awk
 create mode 100644 test/fwtest7.in
 create mode 100644 test/fwtest7.ok


hooks/post-receive
-- 
gawk



reply via email to

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