[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2604-g78710c
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2604-g78710cf |
Date: |
Fri, 28 Jul 2017 06:21:31 -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 78710cf98477b897a5017a3fbb373780af0e57c7 (commit)
via 23d2940b59b4fd12ced48210c2ebdaec7b96a3c0 (commit)
from 7bcdeaa73e2fc4f0e2272b871e958b63d428b270 (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=78710cf98477b897a5017a3fbb373780af0e57c7
commit 78710cf98477b897a5017a3fbb373780af0e57c7
Merge: 7bcdeaa 23d2940
Author: Arnold D. Robbins <address@hidden>
Date: Fri Jul 28 13:21:23 2017 +0300
Merge branch 'gawk-4.1-stable'
diff --cc test/ChangeLog
index 165d0cc,a9ae62b..ca0370d
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@@ -1,67 -1,8 +1,72 @@@
+ 2017-07-28 Arnold D. Robbins <address@hidden>
+
+ * inplace1.ok, inplace2.ok, inplace3.ok: Update after
+ adding license to inplace.awk.
+
+2017-06-27 Arnold D. Robbins <address@hidden>
+
+ * Makefile.am (mbprintf5): Skip this test on Cygwin.
+
+2017-06-22 Arnold D. Robbins <address@hidden>
+
+ * profile4.ok, profile5.ok, profile7.ok: Updated after code changes.
+ * profile7.awk: Added two more statements.
+
+2017-06-18 Arnold D. Robbins <address@hidden>
+
+ * Makefile.am (mbprintf5): New test.
+ * mbprintf5.awk, mbprintf5.in, mbprintf5.ok: New files.
+
+2017-05-24 Andrew J. Schorr <address@hidden>
+
+ * fwtest8.ok: Fix field number in error message, thanks to a bug
+ report from Michal Jaegermann.
+
+2017-05-23 Arnold D. Robbins <address@hidden>
+
+ * Makefile.am (fwtest5, fwtest6, fwtest7, fwtest8): New tests.
+ * fwtest5.awk, fwtest5.in, fwtest5.ok, fwtest6.awk, fwtest6.in,
+ fwtest6.ok, fwtest7.awk, fwtest7.in, fwtest7.ok, fwtest8.awk,
+ fwtest8.in, fwtest8.ok: New files.
+
+2017-05-20 Arnold D. Robbins <address@hidden>
+
+ * noeffect.awk, noeffect.ok: Updated after code change.
+
+2017-05-01 Aharon Robbins <address@hidden>
+
+ * Makefile.am (sourcesplit): New test.
+ * sourcesplit.ok: New file.
+ Thanks to Hermann Peifer for the report.
+
+ Unrelated:
+
+ * Makefile.am (charset-msg-start): Document that having
+ el_GR.iso88597 is helpful.
+
+2017-04-12 Manuel Collado <address@hidden>
+
+ * Makefile.am (fpat6): New test.
+ * fpat6.awk, fpat6.in, fpat6.ok: New files.
+ Check for the bug reported by Ed Morton in the bug-gawk mailing list.
+ * patsplit.ok: Updated to the new patsplit behavior.
+
+2017-04-12 Arnold D. Robbins <address@hidden>
+
+ * Makefile.am (memleak): New test.
+ * memleak.awk, memleak.ok: New files.
+
+2017-03-27 Arnold D. Robbins <address@hidden>
+
+ * fwtest4: Renamed from fwtest3.
+ * fwtest3: Renamed from fwtest2b.
+ * Makefile.am: Updated.
+
+2017-03-21 Andrew J. Schorr <address@hidden>
+
+ * Makefile.am (fwtest2b): Add new test of enhanced FIELDWIDTHS syntax.
+ * fwtest2b.awk, fwtest2b.ok: New files.
+
2017-03-19 Andrew J. Schorr <address@hidden>
* Makefile.am (argarray): Always copy argarray.in to the local
-----------------------------------------------------------------------
Summary of changes:
test/ChangeLog | 5 +++++
test/inplace1.ok | 2 +-
test/inplace2.ok | 2 +-
test/inplace3.ok | 4 ++--
4 files changed, 9 insertions(+), 4 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2604-g78710cf,
Arnold Robbins <=