[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, non-fatal-io-2, updated. gawk-4.1.0-1155
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, non-fatal-io-2, updated. gawk-4.1.0-1155-gf001d6b |
Date: |
Sun, 08 Mar 2015 04:09:24 +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, non-fatal-io-2 has been updated
via f001d6b9b3e53b3148d2cfe39746ccea90b8fdeb (commit)
via 116c2da32b8a0dd2ab36e273d980696a1db1109b (commit)
via 4e3f36b3b90aad7c5f392cd493ec10dbad567ce8 (commit)
from 6237311c0af460dd0ff5cf2ed4f935a33386375c (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=f001d6b9b3e53b3148d2cfe39746ccea90b8fdeb
commit f001d6b9b3e53b3148d2cfe39746ccea90b8fdeb
Merge: 6237311 116c2da
Author: Arnold D. Robbins <address@hidden>
Date: Sun Mar 8 06:09:15 2015 +0200
Merge branch 'master' into non-fatal-io-2
diff --cc test/ChangeLog
index a286220,a5c77c6..2652429
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@@ -1,24 -1,8 +1,29 @@@
+ 2015-03-06 Arnold D. Robbins <address@hidden>
+
+ * charasbytes.awk, ofs1.awk, range1.awk, sortglos.awk,
+ sortglos.in: Remove execute permission.
+
+2015-03-02 Andrew J. Schorr <address@hidden>
+
+ * nonfatal1.awk: Do not print ERRNO, since the value appears to be
+ platform-dependent. Instead, print (ERRNO != "").
+ * nonfatal1.ok: Update.
+
+2015-02-28 Andrew J. Schorr <address@hidden>
+
+ * Makefile.am (EXTRA_DIST): Add nonfatal3.{awk,ok}.
+ (GAWK_EXT_TESTS): Add nonfatal3.
+ * nonfatal1.awk: Replace "ti10/357" with "local:host/25", since
+ "local:host" should be a universally bad hostname due to the
+ invalid ":" character.
+ * nonfatal1.ok: Update.
+ * nonfatal3.{awk,ok}: New test for connecting to a TCP port where
+ nobody is listening.
+
+2015-02-27 Arnold D. Robbins <address@hidden>
+
+ * nonfatal1.ok: Update after code changes.
+
2015-02-26 Arnold D. Robbins <address@hidden>
* Makefile.am (EXTRA_DIST): Add profile0.in which got forgotten
-----------------------------------------------------------------------
Summary of changes:
test/ChangeLog | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
mode change 100755 => 100644 test/charasbytes.awk
mode change 100755 => 100644 test/ofs1.awk
mode change 100755 => 100644 test/range1.awk
mode change 100755 => 100644 test/sortglos.awk
mode change 100755 => 100644 test/sortglos.in
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, non-fatal-io-2, updated. gawk-4.1.0-1155-gf001d6b,
Arnold Robbins <=