[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/mdim, updated. gawk-4.1.0-4703-gd646ec0d
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/mdim, updated. gawk-4.1.0-4703-gd646ec0d |
Date: |
Sun, 27 Mar 2022 01:10:51 -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/mdim has been updated
via d646ec0da3d28b0165063d9d9d0d87fab2b1619e (commit)
via c2f6af30f602aa1a28e59491cbbfcf9145350f78 (commit)
via 656b5bbec59a3094ae13f3bdac7ae2ef1e2fb5e9 (commit)
from 9ae6cfcedc6ea0a5c22c9972253cee6743083a3d (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=d646ec0da3d28b0165063d9d9d0d87fab2b1619e
commit d646ec0da3d28b0165063d9d9d0d87fab2b1619e
Merge: 9ae6cfce c2f6af30
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Sun Mar 27 08:10:39 2022 +0300
Merge branch 'master' into feature/mdim
diff --cc test/ChangeLog
index c7081d68,51aad696..e0a4f8c0
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@@ -1,8 -1,8 +1,13 @@@
+ 2022-03-27 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (EXTRA_DIST): indirectcall3, new test.
+ * indirectcall3.awk, indirectcall3.ok: New files.
+
+2022-03-10 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (EXTRA_DIST): mdim1, new test.
+ * mdim1.awk, mdim1.ok: New files.
+
2022-02-27 Arnold D. Robbins <arnold@skeeve.com>
* badargs.ok: Updated after code change.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 8 ++++++++
awkgram.c | 14 +++++++-------
awkgram.y | 14 +++++++-------
pc/ChangeLog | 2 +-
pc/Makefile.tst | 7 ++++++-
test/ChangeLog | 5 +++++
test/Makefile.am | 4 +++-
test/Makefile.in | 9 ++++++++-
test/Maketests | 5 +++++
test/indirectcall3.awk | 16 ++++++++++++++++
test/{arrayprm2.ok => indirectcall3.ok} | 0
11 files changed, 66 insertions(+), 18 deletions(-)
create mode 100644 test/indirectcall3.awk
copy test/{arrayprm2.ok => indirectcall3.ok} (100%)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/mdim, updated. gawk-4.1.0-4703-gd646ec0d,
Arnold Robbins <=