[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, porting, updated. gawk-4.1.0-3156-g989bb
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, porting, updated. gawk-4.1.0-3156-g989bb3e |
Date: |
Wed, 22 Aug 2018 14:01:33 -0400 (EDT) |
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, porting has been updated
via 989bb3e5bdecbe8a8eae8705140746c65d998d15 (commit)
via a495689c8c3e2aeef367409c4e2beddcda042312 (commit)
via 5397f91211669c5312a08ba7d5aa65dd3c990501 (commit)
via 389b7b520b5a9ecd7381bcbdf3e096b76595650f (commit)
via 84b71627b3986acde819444a6644130e22309fc5 (commit)
via bdcad8e531d886fb0074b1239ced50ee1cd5252e (commit)
via 710cbed410c7507e665af95b511a121ce044ccdc (commit)
via 9955d1799245b9364112c5277ad58273a7c915b9 (commit)
via a9e991ea8292ab72e452688577e179e62c0e0b1b (commit)
via a09917ecd6bc47fc6c9b17beda87d9205a985a0e (commit)
via b32c67e0f99672ad4104cee4695b5eb040df16f4 (commit)
via b98257919b20bdfc14f363761cc6215c1ad8bcee (commit)
from 4b72a1631970aff30d8806fc988ea22101ef340e (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 5 +
awk.h | 4 -
pc/ChangeLog | 10 +
pc/config.h | 4 +-
pc/config.sed | 4 +
pc/gawkmisc.pc | 65 ++++
pc/langinfo.h | 9 +
support/ChangeLog | 11 +
support/regcomp.c | 690 +++++++++++++++++----------------
support/regex.c | 29 +-
support/regex.h | 347 ++++++++++-------
support/regex_internal.c | 326 ++++++++--------
support/regex_internal.h | 510 +++++++++++++++----------
support/regexec.c | 971 ++++++++++++++++++++++++-----------------------
14 files changed, 1628 insertions(+), 1357 deletions(-)
create mode 100644 pc/langinfo.h
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, porting, updated. gawk-4.1.0-3156-g989bb3e,
Arnold Robbins <=