[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, master, updated. gawk-4.1.0-4732-gcb0ea690
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, master, updated. gawk-4.1.0-4732-gcb0ea690 |
Date: |
Tue, 24 May 2022 16:56:04 -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, master has been updated
via cb0ea690a0d82a06410da984c83a4881b8793e9d (commit)
via 09eaaaf6608e63813087fb746d2bf2b1701d9e81 (commit)
from 93d37eb5ceb619985258f61fc2f63640624b0a33 (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=cb0ea690a0d82a06410da984c83a4881b8793e9d
commit cb0ea690a0d82a06410da984c83a4881b8793e9d
Merge: 93d37eb5 09eaaaf6
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Tue May 24 16:55:55 2022 -0400
Merge branch 'gawk-5.1-stable'
diff --cc pc/ChangeLog
index b1af1ca2,11651642..e012e4b3
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@@ -1,7 -1,7 +1,11 @@@
+ 2022-05-24 Adam Van Scyoc <avanscy@g.clemson.edu>
+
+ * Makefile.tst: Regenerated.
+
+2022-05-03 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.tst.prologue: Add GAWK_NO_MPFR_WARN=1.
+
2022-04-28 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.tst: Regenerated.
diff --cc test/ChangeLog
index 6a5fa600,b3399c69..3f263224
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@@ -1,7 -1,8 +1,12 @@@
+ 2022-05-24 Adam Van Scyoc <avanscy@g.clemson.edu>
+
+ * Makefile.am (EXTRA_DIST): getlnfa, new test.
+ * getlnfa.awk, getlnfa.ok: New files.
+
+2022-05-03 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (AWK): Add GAWK_NO_MPFR_WARN=1 to the list.
+
2022-04-28 Arnold D. Robbins <arnold@skeeve.com>
* Makefile.am (EXTRA_DIST): symtab12, new test.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 ++++++
awkgram.c | 5 ++++-
awkgram.y | 4 ++++
pc/ChangeLog | 4 ++++
pc/Makefile.tst | 7 ++++++-
test/ChangeLog | 5 +++++
test/Makefile.am | 4 +++-
test/Makefile.in | 9 ++++++++-
test/Maketests | 5 +++++
test/getlnfa.awk | 1 +
test/getlnfa.ok | 3 +++
11 files changed, 49 insertions(+), 4 deletions(-)
create mode 100644 test/getlnfa.awk
create mode 100644 test/getlnfa.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, master, updated. gawk-4.1.0-4732-gcb0ea690,
Arnold Robbins <=