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-3325-gd110122
Date: Sun, 16 Sep 2018 14:43:00 -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  d1101223a5fc3e16c2efec1a731c27ff972d4cc8 (commit)
       via  4978d581e4c1a93b5cdb962b47c2ed827655b070 (commit)
       via  2b1797da18ac18d17bcd2e4171cd8c5909afb189 (commit)
       via  a7fddbf15e6fe7d6fa4bd29fd47b7959afb377b5 (commit)
       via  8329bbfb1fe744c8ba0f893b4e673d68aa8fa52e (commit)
       via  3637723d58b8704f5800787f006b44eef6e1a25d (commit)
       via  05a4e7931d2d75fe87a18f15484553b9aa62b545 (commit)
      from  262a8323ffd65b6b611fb95c754e5685a49eadc1 (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=d1101223a5fc3e16c2efec1a731c27ff972d4cc8

commit d1101223a5fc3e16c2efec1a731c27ff972d4cc8
Merge: 262a832 4978d58
Author: Arnold D. Robbins <address@hidden>
Date:   Sun Sep 16 21:42:53 2018 +0300

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ABOUT-NLS             | 1108 ++++++++++++++++++++++++-------------------------
 ChangeLog             |   26 ++
 Makefile.in           |  174 +++++---
 NEWS                  |    2 +
 aclocal.m4            |  189 ++++-----
 awkgram.c             |  759 ++++++++++++++++-----------------
 awklib/ChangeLog      |    4 +
 awklib/Makefile.in    |   58 ++-
 builtin.c             |    3 +-
 command.c             |  317 +++++++-------
 config.rpath          |    2 +-
 configure             |  218 +++++-----
 configure.ac          |    2 +-
 doc/ChangeLog         |    4 +
 doc/Makefile.in       |   13 +-
 extension/ChangeLog   |    5 +
 extension/Makefile.in |  110 +++--
 extension/aclocal.m4  |  191 ++++-----
 extension/configure   |  191 ++++-----
 extras/ChangeLog      |    4 +
 extras/Makefile.in    |   13 +-
 field.c               |    7 +
 gettext.h             |   15 +-
 m4/ChangeLog          |   11 +
 m4/gettext.m4         |   31 +-
 m4/iconv.m4           |    2 +-
 m4/lib-ld.m4          |    2 +-
 m4/lib-link.m4        |    2 +-
 m4/lib-prefix.m4      |    2 +-
 m4/nls.m4             |    4 +-
 m4/po.m4              |    2 +-
 m4/progtest.m4        |    2 +-
 po/ChangeLog          |    4 +
 po/Makefile.in.in     |    2 +-
 support/ChangeLog     |    4 +
 support/Makefile.in   |   74 ++--
 test/ChangeLog        |    4 +
 test/Makefile.in      |   13 +-
 38 files changed, 1902 insertions(+), 1672 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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