[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, feature/namespaces, updated. gawk-4.1.0-
From: |
Andrew J. Schorr |
Subject: |
[gawk-diffs] [SCM] gawk branch, feature/namespaces, updated. gawk-4.1.0-2573-ga1599e3 |
Date: |
Mon, 5 Jun 2017 08:49:18 -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/namespaces has been updated
via a1599e31c31096b4d9d8fab1158e70bc1bc335da (commit)
via a967103553bd7d19a6a426be4627d0645b7da69e (commit)
from d6433e032cad3a53acd79a804e6fba5eaa8ee875 (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=a1599e31c31096b4d9d8fab1158e70bc1bc335da
commit a1599e31c31096b4d9d8fab1158e70bc1bc335da
Merge: d6433e0 a967103
Author: Andrew J. Schorr <address@hidden>
Date: Mon Jun 5 08:49:03 2017 -0400
Merge branch 'master' into feature/namespaces
diff --cc doc/ChangeLog
index d9ea892,86cc2e0..81f4cdc
--- a/doc/ChangeLog
+++ b/doc/ChangeLog
@@@ -1,14 -1,7 +1,18 @@@
+ 2017-06-05 Arnold D. Robbins <address@hidden>
+
+ * gawktexi.in (Checking for MPFR): Fix typo.
+
+2017-06-02 Arnold D. Robbins <address@hidden>
+
+ * gawktexi.in (Namespaces): Fixes in passwd.awk example. Document
+ that indirect calls with an unadorned name assume "awk" namespace.
+
+2017-05-30 Arnold D. Robbins <address@hidden>
+
+ * gawktexi.in: Initial doc on namespaces. Serves as a design
+ right now.
+ * gawktexi.in: More doc added.
+
2017-05-30 Arnold D. Robbins <address@hidden>
* gawktexi.in: Document PROCINFO["argv"].
-----------------------------------------------------------------------
Summary of changes:
doc/ChangeLog | 4 ++++
doc/gawktexi.in | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, feature/namespaces, updated. gawk-4.1.0-2573-ga1599e3,
Andrew J. Schorr <=