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-3189-g4e6d9e2
Date: Fri, 22 Dec 2017 07:28:43 -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  4e6d9e230d442d8b738a4c6d44dd139e2ea977d6 (commit)
       via  04235ff1134e404b133917020fa4eac1038947a0 (commit)
       via  d2dde96decab77927a04af75fd9183666c25a624 (commit)
       via  67a491896e14a12f85d336864138c21c6146aea0 (commit)
       via  5864e4d3bff453af474557234a573b8f1785fc8a (commit)
       via  2f1e6d8c263753d46dcb40ec8f7ef08059a5e16b (commit)
       via  119d16235fde380e3eeec2463da58298e8cab8f0 (commit)
       via  038796cbed17b8942acd3cab9309595da96bfed4 (commit)
      from  3cbb9c11a5bcdb91a17b43c33984ec2b2491f842 (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=4e6d9e230d442d8b738a4c6d44dd139e2ea977d6

commit 4e6d9e230d442d8b738a4c6d44dd139e2ea977d6
Merge: 3cbb9c1 04235ff
Author: Arnold D. Robbins <address@hidden>
Date:   Fri Dec 22 14:28:37 2017 +0200

    Merge branch 'master' into feature/memory-work


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

Summary of changes:
 ChangeLog                        |  18 ++++++
 config.guess                     |  28 ++++++----
 config.sub                       |  26 ++++++---
 configure                        |  50 ++++++++++-------
 configure.ac                     |  41 ++++++++------
 depcomp                          |  35 ++++++++++++
 doc/ChangeLog                    |   9 +++
 doc/gawk.info                    | 116 +++++++++++++++++++++------------------
 doc/gawk.texi                    |   9 +++
 doc/gawktexi.in                  |   9 +++
 doc/texinfo.tex                  |  51 ++++++++++-------
 extension/ChangeLog              |  12 ++++
 extension/build-aux/ChangeLog    |   5 ++
 extension/build-aux/config.guess |  28 ++++++----
 extension/build-aux/config.sub   |  26 ++++++---
 extension/build-aux/depcomp      |  35 ++++++++++++
 extension/build-aux/install-sh   |  20 +++++--
 extension/configure              |  20 ++++++-
 extension/configure.ac           |  18 +++++-
 extension/ext_custom.h           |   4 +-
 install-sh                       |  20 +++++--
 support/ChangeLog                |  21 +++++++
 support/regcomp.c                |   4 +-
 support/regex.h                  |  62 ++++++++++-----------
 support/regex_internal.h         |   3 +-
 support/regexec.c                |   4 +-
 26 files changed, 471 insertions(+), 203 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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