gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5145-g0f056


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-5145-g0f0562e9
Date: Wed, 19 Jan 2022 05:07:09 -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  0f0562e98740962627a0f72dfc14ae37966692f5 (commit)
       via  18213a779d239baf5e24ba52d77ba920f314ab7e (commit)
       via  d96d55d7d23ee27c49cf7055956007de5f3432db (commit)
      from  0b73d766423cceb3ebb7829d021e17cf4393ae59 (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=0f0562e98740962627a0f72dfc14ae37966692f5

commit 0f0562e98740962627a0f72dfc14ae37966692f5
Merge: 0b73d766 18213a77
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Wed Jan 19 12:06:59 2022 +0200

    Merge branch 'master' into feature/improve-inet


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

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]