gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-4763-g5abeda


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/cpp-compile, updated. gawk-4.1.0-4763-g5abedaeb
Date: Wed, 19 Jan 2022 05:06:37 -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/cpp-compile has been updated
       via  5abedaebda8f47b76f80d2c3f06f965c3a1f883c (commit)
       via  18213a779d239baf5e24ba52d77ba920f314ab7e (commit)
       via  d96d55d7d23ee27c49cf7055956007de5f3432db (commit)
      from  c30600739fa17a8d0b3edf3f4d31e2c7fb985409 (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=5abedaebda8f47b76f80d2c3f06f965c3a1f883c

commit 5abedaebda8f47b76f80d2c3f06f965c3a1f883c
Merge: c3060073 18213a77
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Wed Jan 19 12:06:26 2022 +0200

    Merge branch 'master' into feature/cpp-compile


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

Summary of changes:
 support/ChangeLog                         | 11 +++++++++++
 support/cdefs.h                           |  7 ++++---
 support/dfa.c                             |  4 ++--
 support/dfa.h                             |  4 ++--
 support/dynarray.h                        |  2 +-
 support/flexmember.h                      |  2 +-
 support/idx.h                             |  2 +-
 support/intprops.h                        | 12 ++++++++----
 support/libc-config.h                     |  2 +-
 support/localeinfo.c                      |  4 ++--
 support/localeinfo.h                      |  4 ++--
 support/malloc/dynarray-skeleton.c        |  2 +-
 support/malloc/dynarray.h                 |  2 +-
 support/malloc/dynarray_at_failure.c      |  2 +-
 support/malloc/dynarray_emplace_enlarge.c |  2 +-
 support/malloc/dynarray_finalize.c        |  2 +-
 support/malloc/dynarray_resize.c          |  2 +-
 support/malloc/dynarray_resize_clear.c    |  2 +-
 support/regcomp.c                         |  2 +-
 support/regex.c                           |  2 +-
 support/regex.h                           |  2 +-
 support/regex_internal.c                  |  2 +-
 support/regex_internal.h                  |  2 +-
 support/regexec.c                         |  2 +-
 support/verify.h                          |  2 +-
 25 files changed, 49 insertions(+), 33 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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