gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-3980-gbb0badf
Date: Wed, 22 May 2019 14:00:48 -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/improve-inet has been updated
       via  bb0badfcb1569cd3fb3d2540b3671e2e608547e2 (commit)
       via  9a4ad64b02119e0048f6f09b244a4372dbb998b5 (commit)
       via  875f2de7fd309eed6096e2f51415aa3ea3666f27 (commit)
       via  990649951e7fa34ae589a19ac686ffcc655d584b (commit)
      from  eb1efb8d53f149f2e560ab6e79e55e8ea81fece4 (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=bb0badfcb1569cd3fb3d2540b3671e2e608547e2

commit bb0badfcb1569cd3fb3d2540b3671e2e608547e2
Merge: eb1efb8 9a4ad64
Author: Arnold D. Robbins <address@hidden>
Date:   Wed May 22 21:00:42 2019 +0300

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ChangeLog         |   18 +
 NEWS              |    3 +
 awk.h             |   32 +-
 awkgram.c         |    6 +-
 awkgram.y         |    6 +-
 builtin.c         |    2 +-
 doc/ChangeLog     |    4 +
 doc/gawk.1        |    7 +-
 doc/gawk.info     | 1235 +++++++++++++++++++++++++++--------------------------
 doc/gawk.texi     |    6 +-
 doc/gawktexi.in   |    6 +-
 eval.c            |    6 +-
 field.c           |    8 +-
 io.c              |    2 +-
 main.c            |    7 +-
 support/ChangeLog |    4 +
 support/cdefs.h   |    2 +-
 support/dfa.c     |    7 +-
 support/dfa.h     |    8 +-
 support/verify.h  |  110 ++---
 test/ChangeLog    |    4 +
 test/badargs.ok   |    2 +-
 22 files changed, 766 insertions(+), 719 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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