gawk-diffs
[Top][All Lists]
Advanced

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

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


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/memory-work, updated. gawk-4.1.0-3207-gdc7c3ed
Date: Thu, 28 Dec 2017 13:52:24 -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/memory-work has been updated
       via  dc7c3ed300abc7c4fba75084b601b4a1626f8240 (commit)
       via  57801f2be5b7548e2dba148a54c0b0542a4240c7 (commit)
       via  347bec15cbff2ab20d541e8888fe5802681f2a50 (commit)
       via  146c12a4261302d0b8f8968b691d01303f4846d9 (commit)
       via  a89622fa57b3cf74e96b9f04c9cae897498155e9 (commit)
       via  9636262b44d59e5263a60e02f2ca1a22cff566b9 (commit)
       via  3d2af5b8dbda182a2be8df30ea8149239f617d8d (commit)
      from  172a90282096d06d55659128bfe7df34da3629eb (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=dc7c3ed300abc7c4fba75084b601b4a1626f8240

commit dc7c3ed300abc7c4fba75084b601b4a1626f8240
Merge: 172a902 57801f2
Author: Arnold D. Robbins <address@hidden>
Date:   Thu Dec 28 20:51:52 2017 +0200

    Merge branch 'master' into feature/memory-work


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

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]