gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-3760-gc784440
Date: Wed, 26 Dec 2018 15:15:34 -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/improve-inet has been updated
       via  c784440fd7330753ce68a5a2dc1f660a75b85a62 (commit)
       via  58d5316f589f4ddac1c8a2ecdacc572ea2997f70 (commit)
       via  7f2f9cfa86928914fefb28338fcbdfbc36754edd (commit)
      from  958d2511c2675fbe7257ac278769b4fa9c06d2f3 (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=c784440fd7330753ce68a5a2dc1f660a75b85a62

commit c784440fd7330753ce68a5a2dc1f660a75b85a62
Merge: 958d251 58d5316
Author: Arnold D. Robbins <address@hidden>
Date:   Wed Dec 26 22:15:27 2018 +0200

    Merge branch 'master' into feature/improve-inet


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

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]