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-2960-g58d02eb
Date: Thu, 28 Dec 2017 13:51:49 -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  58d02ebbc6ac81c8c1b81aa9b466c1fb1361db21 (commit)
       via  57801f2be5b7548e2dba148a54c0b0542a4240c7 (commit)
       via  347bec15cbff2ab20d541e8888fe5802681f2a50 (commit)
       via  146c12a4261302d0b8f8968b691d01303f4846d9 (commit)
       via  a89622fa57b3cf74e96b9f04c9cae897498155e9 (commit)
       via  9636262b44d59e5263a60e02f2ca1a22cff566b9 (commit)
       via  3d2af5b8dbda182a2be8df30ea8149239f617d8d (commit)
      from  cf017658decae695efb1c21694485e60104a0ec8 (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=58d02ebbc6ac81c8c1b81aa9b466c1fb1361db21

commit 58d02ebbc6ac81c8c1b81aa9b466c1fb1361db21
Merge: cf01765 57801f2
Author: Arnold D. Robbins <address@hidden>
Date:   Thu Dec 28 20:51:44 2017 +0200

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 doc/ChangeLog                        |   4 ++
 doc/texinfo.tex                      |  47 ++++++--------
 extension/ChangeLog                  |  19 ++++++
 extension/configh.in                 |  17 ++----
 extension/configure                  | 115 +++++++++++++++++++----------------
 extension/configure.ac               |  14 +++--
 extension/filefuncs.c                |  12 ++--
 extension/fnmatch.c                  |  11 ++--
 extension/gawkfts.c                  |   2 +-
 helpers/ChangeLog                    |   4 ++
 helpers/update-aux.sh                |  22 +++++++
 test/ChangeLog                       |   5 ++
 test/Makefile.am                     |   4 +-
 test/Makefile.in                     |   9 ++-
 test/Maketests                       |   5 ++
 test/{ofmtstrnum.awk => numstr1.awk} |   4 +-
 test/numstr1.ok                      |   2 +
 17 files changed, 185 insertions(+), 111 deletions(-)
 create mode 100755 helpers/update-aux.sh
 copy test/{ofmtstrnum.awk => numstr1.awk} (58%)
 create mode 100644 test/numstr1.ok


hooks/post-receive
-- 
gawk



reply via email to

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