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-2598-g3124632
Date: Wed, 12 Apr 2017 05:39:12 -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  31246324a2be2ace19fed10302241a7bb45df6b6 (commit)
       via  c8d82e842e7ad94cae039e6c978b4bea1a31c4d5 (commit)
      from  3a8955be982e26d8b0932d9baa50bb13ea9b3296 (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=31246324a2be2ace19fed10302241a7bb45df6b6

commit 31246324a2be2ace19fed10302241a7bb45df6b6
Merge: 3a8955b c8d82e8
Author: Arnold D. Robbins <address@hidden>
Date:   Wed Apr 12 12:39:07 2017 +0300

    Merge branch 'master' into feature/fix-comments


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

Summary of changes:
 ChangeLog        |   8 +
 awk.h            |   1 -
 doc/ChangeLog    |   4 +
 doc/gawk.1       |   8 +-
 doc/gawk.info    | 742 ++++++++++++++++++++++++++++---------------------------
 doc/gawk.texi    |  10 +-
 doc/gawktexi.in  |  10 +-
 field.c          | 249 +++++++------------
 test/ChangeLog   |   7 +
 test/Makefile.am |   7 +-
 test/Makefile.in |  12 +-
 test/Maketests   |   5 +
 test/fpat6.awk   |   8 +
 test/fpat6.in    |  13 +
 test/fpat6.ok    |  44 ++++
 test/patsplit.ok |   3 +
 16 files changed, 581 insertions(+), 550 deletions(-)
 create mode 100644 test/fpat6.awk
 create mode 100644 test/fpat6.in
 create mode 100644 test/fpat6.ok


hooks/post-receive
-- 
gawk



reply via email to

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