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-3833-g2fb6d49
Date: Wed, 26 Dec 2018 15:15:55 -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  2fb6d494517343008503f84615f13f7ecc8418b3 (commit)
       via  58d5316f589f4ddac1c8a2ecdacc572ea2997f70 (commit)
       via  7f2f9cfa86928914fefb28338fcbdfbc36754edd (commit)
      from  cf337529ffccb6b66fc343e6525517f0dc32209e (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=2fb6d494517343008503f84615f13f7ecc8418b3

commit 2fb6d494517343008503f84615f13f7ecc8418b3
Merge: cf33752 58d5316
Author: Arnold D. Robbins <address@hidden>
Date:   Wed Dec 26 22:15:50 2018 +0200

    Merge branch 'master' into feature/namespaces


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

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]