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-3871-g049cf96
Date: Mon, 25 Feb 2019 08:42:54 -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/improve-inet has been updated
       via  049cf9657dc993eeede5335a399b29d577b677df (commit)
       via  38b3ef23092931d43439a132b21f51c51bb9a978 (commit)
       via  c0e9f73728d1c38ebce5fdd45df508fff26e26c4 (commit)
       via  44611db36ba329fab248179e0350d44fcff5e3c2 (commit)
       via  ef25d1166e7a183dd4d07f73904775234359de81 (commit)
       via  f14c8d4f9b88e0b40a90ded574e0a1b496e305da (commit)
      from  8098999fc8c9af32ac95c2fe77f1f4b0967470e7 (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=049cf9657dc993eeede5335a399b29d577b677df

commit 049cf9657dc993eeede5335a399b29d577b677df
Merge: 8098999 38b3ef2
Author: Arnold D. Robbins <address@hidden>
Date:   Mon Feb 25 15:44:18 2019 +0200

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ChangeLog           |  34 +++++++++
 Makefile.in         |   1 +
 NEWS                |   2 +-
 awk.h               |   2 +-
 awklib/Makefile.in  |   1 +
 command.c           |   2 +-
 command.y           |   2 +-
 configure           |   6 ++
 configure.ac        |   5 ++
 custom.h            |   8 --
 doc/ChangeLog       |   6 ++
 doc/Makefile.in     |   1 +
 doc/gawk.1          |  11 +--
 doc/gawk.info       |   6 +-
 doc/gawk.texi       |  28 ++++++-
 doc/gawktexi.in     |  28 ++++++-
 eval.c              |  18 ++++-
 extras/Makefile.in  |   1 +
 main.c              |  11 ++-
 pc/ChangeLog        |   5 ++
 pc/Makefile.tst     |  22 ++++--
 profile.c           |   6 +-
 support/Makefile.in |   1 +
 test/ChangeLog      |  16 ++++
 test/Gentests       |  16 +++-
 test/Makefile.am    |  32 +++++---
 test/Makefile.in    | 124 ++++++++++++++++--------------
 test/Maketests      |  92 +++++++++++-----------
 test/nsprof2.ok     |   2 +-
 test/profile5.ok    | 214 ++++++++++++++++++++++++++--------------------------
 30 files changed, 442 insertions(+), 261 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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