gawk-diffs
[Top][All Lists]
Advanced

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

[SCM] gawk branch, feature/docit, updated. gawk-4.1.0-5129-gbdf9d5e8


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/docit, updated. gawk-4.1.0-5129-gbdf9d5e8
Date: Sun, 5 Feb 2023 11:21:13 -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/docit has been updated
       via  bdf9d5e80f2fe230ea30916ca10c815356c9f6cd (commit)
       via  ef06cfd9b39fa79f2e31e74a5759869adb3fe4a9 (commit)
       via  cafd5fb7fd87c63e9ed74b6329571ba02584a82a (commit)
       via  f4eb10c5bcb032ef77cdead433bd583ad5ffd7e9 (commit)
       via  e596ff6cddf96e575cc0f16e3a791bb6b51fc425 (commit)
      from  19cd6b61abfa4172db8d022e547bd049708974b0 (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                                 |   8 ++
 build-aux/ChangeLog                       |   7 +
 build-aux/ar-lib                          |   2 +-
 build-aux/compile                         |   2 +-
 build-aux/config.guess                    |   6 +-
 build-aux/config.rpath                    |   2 +-
 build-aux/config.sub                      |   8 +-
 build-aux/depcomp                         |   2 +-
 build-aux/texinfo.tex                     | 204 +++++++++++++++---------------
 doc/ChangeLog                             |   5 +
 doc/texinfo.tex                           | 204 +++++++++++++++---------------
 io.c                                      |   8 +-
 support/ChangeLog                         |  11 ++
 support/cdefs.h                           |  42 +++---
 support/dfa.c                             |  13 +-
 support/dfa.h                             |   2 +-
 support/dynarray.h                        |   2 +-
 support/flexmember.h                      |   2 +-
 support/idx.h                             |   2 +-
 support/intprops.h                        |   2 +-
 support/libc-config.h                     |  24 ++--
 support/localeinfo.c                      |   2 +-
 support/localeinfo.h                      |   2 +-
 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                          |  45 +++++--
 37 files changed, 355 insertions(+), 278 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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