gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/namespaces, updated. gawk-4.1.0-


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/namespaces, updated. gawk-4.1.0-3028-gbe6fbd8
Date: Thu, 28 Dec 2017 13:52:33 -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/namespaces has been updated
       via  be6fbd8c3dccb5d20d0fe61de52649cc032308c3 (commit)
       via  57801f2be5b7548e2dba148a54c0b0542a4240c7 (commit)
       via  347bec15cbff2ab20d541e8888fe5802681f2a50 (commit)
       via  146c12a4261302d0b8f8968b691d01303f4846d9 (commit)
       via  a89622fa57b3cf74e96b9f04c9cae897498155e9 (commit)
       via  9636262b44d59e5263a60e02f2ca1a22cff566b9 (commit)
       via  3d2af5b8dbda182a2be8df30ea8149239f617d8d (commit)
      from  353176decddd57332706534eaa9549a80cde88d1 (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=be6fbd8c3dccb5d20d0fe61de52649cc032308c3

commit be6fbd8c3dccb5d20d0fe61de52649cc032308c3
Merge: 353176d 57801f2
Author: Arnold D. Robbins <address@hidden>
Date:   Thu Dec 28 20:52:28 2017 +0200

    Merge branch 'master' into feature/namespaces


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

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]