[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1160-g36bf73
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1160-g36bf73d |
Date: |
Tue, 10 Mar 2015 04:27:18 +0000 |
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 36bf73d7bacb7e38598ce194315dce896a2847a3 (commit)
via 8c76e6abfa7857da0ecb64cc545b5cbea2a0ca68 (commit)
from b6c957dae27d5f10393572391c75c51c85a3a68c (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=36bf73d7bacb7e38598ce194315dce896a2847a3
commit 36bf73d7bacb7e38598ce194315dce896a2847a3
Merge: b6c957d 8c76e6a
Author: Arnold D. Robbins <address@hidden>
Date: Tue Mar 10 06:27:11 2015 +0200
Merge branch 'gawk-4.1-stable'
diff --cc test/ChangeLog
index b6338a8,8a264e3..af980ca
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@@ -1,8 -1,8 +1,13 @@@
+ 2015-03-10 Arnold D. Robbins <address@hidden>
+
+ * Makefile.am (fpat4): New test.
+ * fpat4.awk, fpat4.ok: New files.
+
+2015-03-08 Arnold D. Robbins <address@hidden>
+
+ * nonfatal3.awk, nonfatal3.ok: Adjust for portability.
+ Thanks to Hermann Peifer for the report.
+
2015-03-06 Arnold D. Robbins <address@hidden>
* charasbytes.awk, ofs1.awk, range1.awk, sortglos.awk,
-----------------------------------------------------------------------
Summary of changes:
test/ChangeLog | 5 +++
test/Makefile.am | 4 ++-
test/Makefile.in | 9 ++++-
test/Maketests | 5 +++
test/fpat4.awk | 105 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
test/fpat4.ok | 65 +++++++++++++++++++++++++++++++++
6 files changed, 191 insertions(+), 2 deletions(-)
create mode 100644 test/fpat4.awk
create mode 100644 test/fpat4.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1160-g36bf73d,
Arnold Robbins <=