[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, feature/zOS-try2, updated. gawk-4.1.0-75
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, feature/zOS-try2, updated. gawk-4.1.0-751-g0170312 |
Date: |
Fri, 25 Sep 2015 10:42:08 +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, feature/zOS-try2 has been updated
via 01703124c286b11433ab6da14029d5f54adcb27f (commit)
via 3e762b6f62061974d152dd251f3e83cacca073e3 (commit)
from 3344e3996d0790e12f89166cfe504f4f2bc8864d (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=01703124c286b11433ab6da14029d5f54adcb27f
commit 01703124c286b11433ab6da14029d5f54adcb27f
Merge: 3344e39 3e762b6
Author: Arnold D. Robbins <address@hidden>
Date: Fri Sep 25 13:42:00 2015 +0300
Merge branch 'gawk-4.1-stable' into feature/zOS-try2
diff --cc doc/ChangeLog
index 8b9d4c1,e4166b8..a9497df
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@@ -1,11 -1,7 +1,15 @@@
+ 2015-09-25 Arnold D. Robbins <address@hidden>
+
+ * texinfo.tex: Update to latest.
+
+2015-08-28 Daniel Richard G. <address@hidden>
+
+ * doc/gawktexi.in: Check for the "struct passwd.pw_passwd" and
+ "struct group.gr_passwd" fields and conditionalize their use, as
+ they don't exist on z/OS.
+ * Makefile.am (pdf-local): Renamed from "pdf", as Automake already
+ defines "pdf" and warns us as much.
+
2015-08-14 Arnold D. Robbins <address@hidden>
* gawktexi.in: Typo fixes in Appendix A.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 +
config.guess | 12 +-
config.rpath | 2 +-
config.sub | 11 +-
doc/ChangeLog | 4 +
doc/texinfo.tex | 1262 +++++++++++++++++++++++++-------------
extension/build-aux/ChangeLog | 4 +
extension/build-aux/config.guess | 37 +-
extension/build-aux/config.rpath | 18 +-
extension/build-aux/config.sub | 20 +-
10 files changed, 915 insertions(+), 459 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, feature/zOS-try2, updated. gawk-4.1.0-751-g0170312,
Arnold Robbins <=