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-4007-g3612121
Date: Wed, 26 Dec 2018 15:15:45 -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  3612121deb7be1afe6e586141c0637c9b4c1934a (commit)
       via  58d5316f589f4ddac1c8a2ecdacc572ea2997f70 (commit)
       via  7f2f9cfa86928914fefb28338fcbdfbc36754edd (commit)
      from  35ab02209a084da8815e69b90ca6defb842a5083 (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=3612121deb7be1afe6e586141c0637c9b4c1934a

commit 3612121deb7be1afe6e586141c0637c9b4c1934a
Merge: 35ab022 58d5316
Author: Arnold D. Robbins <address@hidden>
Date:   Wed Dec 26 22:15:38 2018 +0200

    Merge branch 'master' into feature/memory-work


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

Summary of changes:
 support/ChangeLog        |  10 +
 support/cdefs.h          | 514 +++++++++++++++++++++++++++++++++++++++++++++++
 support/libc-config.h    | 174 ++++++++++++++++
 support/regcomp.c        | 305 ++++++++++++++--------------
 support/regex.c          |   2 +-
 support/regex_internal.c | 152 +++++++-------
 support/regex_internal.h |  20 +-
 support/regexec.c        | 366 +++++++++++++++++----------------
 8 files changed, 1125 insertions(+), 418 deletions(-)
 create mode 100644 support/cdefs.h
 create mode 100644 support/libc-config.h


hooks/post-receive
-- 
gawk



reply via email to

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