gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/fix-comments, updated. gawk-4.1.


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/fix-comments, updated. gawk-4.1.0-3399-g8c98835
Date: Wed, 22 Aug 2018 14:01:53 -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, feature/fix-comments has been updated
       via  8c98835747648947abc5abada119e8697cd111a9 (commit)
       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  1b896a4326a64731694617ad3ae9f432da8f9241 (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=8c98835747648947abc5abada119e8697cd111a9

commit 8c98835747648947abc5abada119e8697cd111a9
Merge: 1b896a4 989bb3e
Author: Arnold D. Robbins <address@hidden>
Date:   Wed Aug 22 21:01:44 2018 +0300

    Merge branch 'master' into feature/fix-comments


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

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



reply via email to

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