[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/minrx, updated. gawk-4.1.0-5513-gf365bf8b
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/minrx, updated. gawk-4.1.0-5513-gf365bf8b |
Date: |
Mon, 25 Dec 2023 15:35:46 -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/minrx has been updated
via f365bf8bb504e78f08f0fc234d12d8861166b447 (commit)
via 54c74c3a879bbfe777def726598bba362fd2e0ef (commit)
via 93333bd8d23a7c87f1980310afd5274c33311c36 (commit)
via e9a78cb00374c49d3f2fd26fbe04fc05895b5ea7 (commit)
via 4217d4bd8600d49335d8a1d2922d5a1ee1921d7c (commit)
via 8083ca907e3c427ae514a6b4ca91c7459d69ffdb (commit)
via f48672bba12d1abde280ba7eafc0dbdba7a7680a (commit)
via f346791bba5d53a516571e9826805d884097a1fa (commit)
from 632212e617569913726f58e7a78f152d73ebda3d (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=f365bf8bb504e78f08f0fc234d12d8861166b447
commit f365bf8bb504e78f08f0fc234d12d8861166b447
Merge: 632212e6 54c74c3a
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Mon Dec 25 22:35:35 2023 +0200
Merge branch 'master' into feature/minrx
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 48 +++++++++++++++++++
awk.h | 5 +-
builtin.c | 2 +-
debug.c | 56 ++++++++++++++++++----
io.c | 25 ++++++++--
pc/ChangeLog | 8 ++++
pc/Makefile.tst | 19 +++++++-
test/ChangeLog | 11 +++++
test/Makefile.am | 13 ++++-
test/Makefile.in | 28 ++++++++++-
test/Maketests | 15 ++++++
test/dbugarray2.awk | 4 ++
test/dbugarray2.in | 3 ++
test/dbugarray2.ok | 4 ++
awklib/eg/lib/walkarray.awk => test/dbugarray3.awk | 9 ++++
test/dbugarray3.in | 3 ++
test/dbugarray3.ok | 14 ++++++
test/dbugarray4.awk | 4 ++
test/dbugarray4.in | 7 +++
test/dbugarray4.ok | 23 +++++++++
20 files changed, 277 insertions(+), 24 deletions(-)
create mode 100644 test/dbugarray2.awk
create mode 100644 test/dbugarray2.in
create mode 100644 test/dbugarray2.ok
copy awklib/eg/lib/walkarray.awk => test/dbugarray3.awk (70%)
create mode 100644 test/dbugarray3.in
create mode 100644 test/dbugarray3.ok
create mode 100644 test/dbugarray4.awk
create mode 100644 test/dbugarray4.in
create mode 100644 test/dbugarray4.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/minrx, updated. gawk-4.1.0-5513-gf365bf8b,
Arnold Robbins <=