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-6076-gda2ad


From: Arnold Robbins
Subject: [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-6076-gda2ad24e
Date: Mon, 21 Aug 2023 01:13:07 -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/improve-inet has been updated
       via  da2ad24e8d5652a9a5e9da84c742a26ec62bb57b (commit)
       via  4bf84cda8e001327c4e2896569e0bb878720d52e (commit)
       via  90479e2302628bf514abcc4e45e7f1b82eb327dc (commit)
       via  9ca9214ed9ea0ea714ca9a2b66285b94341e8f18 (commit)
       via  cc8ef530839dfd2f784149fa04a708d73aad0381 (commit)
       via  8d73db577ce2d25f8f5bf5bbb6c0e7a74901869c (commit)
      from  7071d8cfe522820472c3f07b69c735fcab9dfed5 (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=da2ad24e8d5652a9a5e9da84c742a26ec62bb57b

commit da2ad24e8d5652a9a5e9da84c742a26ec62bb57b
Merge: 7071d8cf 4bf84cda
Author: Arnold D. Robbins <arnold@skeeve.com>
Date:   Sun Aug 20 22:12:59 2023 -0700

    Merge branch 'master' into feature/improve-inet


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

Summary of changes:
 ChangeLog                |   27 ++
 awk.h                    |   10 +-
 main.c                   |    4 +-
 node.c                   |  155 ++++---
 pc/ChangeLog             |    4 +
 pc/Makefile.tst          |    7 +-
 po/ChangeLog             |    5 +
 po/{he.po => xhe.po}     | 1060 ++++++++++++++++++++++++----------------------
 re.c                     |   64 +--
 test/ChangeLog           |    6 +
 test/Makefile.am         |    4 +-
 test/Makefile.in         |    9 +-
 test/Maketests           |    5 +
 test/cmdlinefsbacknl2.ok |   23 +
 test/cmdlinefsbacknl2.sh |   73 ++++
 15 files changed, 848 insertions(+), 608 deletions(-)
 copy po/{he.po => xhe.po} (50%)
 create mode 100644 test/cmdlinefsbacknl2.ok
 create mode 100755 test/cmdlinefsbacknl2.sh


hooks/post-receive
-- 
gawk



reply via email to

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