gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/fix-comments, updated. gawk-4.1.


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/fix-comments, updated. gawk-4.1.0-2635-ge60fe2c
Date: Mon, 22 May 2017 22:44:08 -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/fix-comments has been updated
       via  e60fe2cb465707ce32c8076fa139679dc38e0f7b (commit)
       via  d3d50a55367f84182d21420121b504f898cda459 (commit)
       via  394c705100366ecea5518ce9cfa0330d495f41b3 (commit)
      from  a3d548382b056d681d9cca957a683931212880b2 (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=e60fe2cb465707ce32c8076fa139679dc38e0f7b

commit e60fe2cb465707ce32c8076fa139679dc38e0f7b
Merge: a3d5483 d3d50a5
Author: Arnold D. Robbins <address@hidden>
Date:   Tue May 23 05:44:01 2017 +0300

    Merge branch 'master' into feature/fix-comments


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

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]