[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/mdim-start-again, updated. gawk-4.1.0-4758-g1
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/mdim-start-again, updated. gawk-4.1.0-4758-g114fba55 |
Date: |
Fri, 1 Jul 2022 04:53:05 -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-start-again has been updated
via 114fba55758093388c60d004d3f8718290cd752b (commit)
via 5b4a247460e5fa6dae2a1b7ae34a925c1ad4a758 (commit)
via ca2bde9b297b70a60a6d63c4ad4cd897f1d42a33 (commit)
via 2ba29b6b3ae3356d6e5417fbefa5a31c68074455 (commit)
from a85b4b76890962a2c47f15ab76e0462e5c795dd5 (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=114fba55758093388c60d004d3f8718290cd752b
commit 114fba55758093388c60d004d3f8718290cd752b
Merge: a85b4b76 5b4a2474
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Fri Jul 1 11:52:54 2022 +0300
Merge branch 'master' into feature/mdim-start-again
diff --cc test/ChangeLog
index 7345018a,d8fa21e5..7c37d661
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@@ -1,13 -1,7 +1,17 @@@
+ 2022-07-01 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefie.am: Update copyright year.
+
+2022-06-30 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (EXTRA_DIST): mdim4: new test.
+ * mdim4.awk, mdim4.in, mdim4.ok: New files.
+
+2022-06-02 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (EXTRA_DIST): mdim3: new test.
+ * mdim3.awk, mdim3.ok: New files.
+
2022-05-24 Adam Van Scyoc <avanscy@g.clemson.edu>
* Makefile.am (EXTRA_DIST): getlnfa, new test.
-----------------------------------------------------------------------
Summary of changes:
Makefile.am | 2 +-
Makefile.in | 2 +-
array.c | 2 +-
awk.h | 2 +-
awkgram.y | 2 +-
builtin.c | 2 +-
cint_array.c | 2 +-
configure | 20 ++++++++++----------
configure.ac | 4 ++--
custom.h | 2 +-
debug.c | 2 +-
doc/it/ChangeLog | 4 ++++
doc/it/gawktexi.in | 2 +-
eval.c | 2 +-
ext.c | 2 +-
extension/ChangeLog | 7 ++++++-
extension/Makefile.am | 2 +-
extension/Makefile.in | 2 +-
extension/configure | 20 ++++++++++----------
extension/configure.ac | 2 +-
extension/intdiv.c | 2 +-
extension/readfile.c | 2 +-
extension/rwarray.c | 3 ++-
extension/testext.c | 2 +-
field.c | 2 +-
gawkapi.c | 2 +-
gawkapi.h | 2 +-
int_array.c | 2 +-
interpret.h | 2 +-
io.c | 2 +-
main.c | 4 ++--
mpfr.c | 2 +-
node.c | 2 +-
profile.c | 2 +-
re.c | 2 +-
str_array.c | 2 +-
support/ChangeLog | 4 ++++
support/Makefile.am | 3 ++-
support/Makefile.in | 3 ++-
symbol.c | 2 +-
test/ChangeLog | 4 ++++
test/Makefile.am | 2 +-
test/Makefile.in | 2 +-
43 files changed, 80 insertions(+), 60 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/mdim-start-again, updated. gawk-4.1.0-4758-g114fba55,
Arnold Robbins <=