[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[SCM] gawk branch, feature/printf-fixes, updated. gawk-4.1.0-5491-g795d0
From: |
Arnold Robbins |
Subject: |
[SCM] gawk branch, feature/printf-fixes, updated. gawk-4.1.0-5491-g795d0f43 |
Date: |
Fri, 14 Jun 2024 05:48:12 -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/printf-fixes has been updated
via 795d0f43afbb6a587833b38afd29d9684557367d (commit)
via 2b6c756e7ff354694a0e30f4bfc921dade43d40a (commit)
via 6dfab71ff7a7158c088a880958d2dd4fc0400c46 (commit)
from f9bb0aa030a12970ba37c3c0254310344322dbea (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=795d0f43afbb6a587833b38afd29d9684557367d
commit 795d0f43afbb6a587833b38afd29d9684557367d
Merge: f9bb0aa0 2b6c756e
Author: Arnold D. Robbins <arnold@skeeve.com>
Date: Fri Jun 14 12:48:01 2024 +0300
Merge branch 'gawk-5.3-stable' into feature/printf-fixes
diff --cc test/ChangeLog
index 42f2cedc,47ac9661..65b1585f
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@@ -1,8 -1,9 +1,14 @@@
+2024-06-13 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (EXTRA_DIST): New test: printf-corners.
+ * printf-corners.awk, printf-corners.ok: New files.
+
+ 2024-06-13 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (EXTRA_DIST): Add asortsymtab-mpfr.ok.
+ * asortsymtab-mpfr.ok: New file.
+ * testext-mpfr.ok: Updated.
+
2024-06-08 Arnold D. Robbins <arnold@skeeve.com>
* Gentests: Change `egrep -q' to `egrep -s' for greater portability.
-----------------------------------------------------------------------
Summary of changes:
doc/ChangeLog | 5 ++
doc/gawk.info | 32 ++++++------
doc/gawk.texi | 15 ++----
pc/Makefile.tst | 4 +-
test/ChangeLog | 6 +++
test/Makefile.am | 1 +
test/Makefile.in | 5 +-
test/Maketests | 4 +-
test/{asortsymtab.ok => asortsymtab-mpfr.ok} | 74 ++++++++++++++--------------
test/testext-mpfr.ok | 2 +
10 files changed, 81 insertions(+), 67 deletions(-)
copy test/{asortsymtab.ok => asortsymtab-mpfr.ok} (100%)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [SCM] gawk branch, feature/printf-fixes, updated. gawk-4.1.0-5491-g795d0f43,
Arnold Robbins <=