[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, comment, updated. gawk-4.1.0-813-g6b1b9c
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, comment, updated. gawk-4.1.0-813-g6b1b9c1 |
Date: |
Thu, 18 Sep 2014 18:58:32 +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, comment has been updated
via 6b1b9c16a1b55804df36457de0650414ab3f017d (commit)
via 664c9b943aecbbf22c591608f26809b10cf4546e (commit)
via ba56be212f9dee0088322e1560f31b3f4693633d (commit)
via 9a124d5aace4595c715665f3b5411f7d0a68c3a1 (commit)
via 3c1052d3020c5b3ac7361ab7a706bcb83af05b30 (commit)
from 7ac81efe10795318427ad71f9c05b9c93442acfb (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=6b1b9c16a1b55804df36457de0650414ab3f017d
commit 6b1b9c16a1b55804df36457de0650414ab3f017d
Merge: 7ac81ef 664c9b9
Author: Arnold D. Robbins <address@hidden>
Date: Thu Sep 18 21:58:21 2014 +0300
Merge branch 'master' into comment
diff --cc test/ChangeLog
index cfe2e9b,8e89f0d..c40b803
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@@ -1,13 -1,8 +1,18 @@@
- 2014-09-13 Stephen Davies <address@hidden>
+ 2014-09-18 Arnold D. Robbins <address@hidden>
- * Makefile.am (profile4, profile5): Changes processing to not delete the
- first two lines. This is no longer needed.
+ * filefuncs.awk: Change to build directory instead of "..".
+ * Makefile.am (filefuncs): Pass in $(abs_top_builddir).
+
++2014-09-13 Stephen Davies <address@hidden>
++
++ * Makefile.am (profile4, profile5): Changes processing to not delete
++ the first two lines. This is no longer needed.
+ * profile4.ok, profile5.ok: Changed to suit new rules and comments.
+
+2014-09-10 Arnold D. Robbins <address@hidden>
+
+ * profile2.ok, profile4.ok, profile5.ok: Update for new code.
+
2014-09-05 Arnold D. Robbins <address@hidden>
* functab4.awk: Changed to use stat instead of chdir since
-----------------------------------------------------------------------
Summary of changes:
doc/ChangeLog | 5 +
doc/gawk.info | 420 ++++++++++++++++++++++++++--------------------------
doc/gawk.texi | 31 ++++-
doc/gawktexi.in | 31 ++++-
test/ChangeLog | 11 +-
test/Makefile.am | 6 +
test/Makefile.in | 10 +-
test/Maketests | 5 -
test/filefuncs.awk | 2 +-
9 files changed, 291 insertions(+), 230 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, comment, updated. gawk-4.1.0-813-g6b1b9c1,
Arnold Robbins <=