[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1986-g196eea
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1986-g196eeab |
Date: |
Mon, 26 Sep 2016 02:22:21 +0000 (UTC) |
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 196eeabf82e8f4653872afa2f49fa124295f15d5 (commit)
via 727c2b4c7011c252fd1973358629cccbfecfc25d (commit)
from 491c127c5c78f0729f3e75bc0d07d49285a2041b (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=196eeabf82e8f4653872afa2f49fa124295f15d5
commit 196eeabf82e8f4653872afa2f49fa124295f15d5
Merge: 491c127 727c2b4
Author: Arnold D. Robbins <address@hidden>
Date: Mon Sep 26 05:22:09 2016 +0300
Merge branch 'gawk-4.1-stable'
diff --cc ChangeLog
index 755be27,ad1de78..1efa7a6
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,17 -1,9 +1,23 @@@
+ 2016-09-24 Eli Zaretskii <address@hidden>
+
+ * debug.c (restart) [__MINGW32__]: Cast 2nd argument of execvp to
+ avoid compiler warnings about prototype mismatch. Reported by
+ Marc de Bourget <address@hidden>.
+
+2016-09-09 Norihiro Tanaka <address@hidden>
+
+ * awk.h (struct Regexp): Remove member has_anchor. All uses removed.
+ * re.c (make_regexp, research): Use dfa matcher for regex with anchor.
+
+2016-09-09 Arnold D. Robbins <address@hidden>
+
+ * dfa.c: Sync with grep.
+
+2016-09-08 Paul Eggert <address@hidden>
+
+ * dfa.c, dfa.h: Sync with grep.
+ * re.c (make_regexp): Adjust to DFA API changes.
+
2016-09-08 Arnold D. Robbins <address@hidden>
* command.y: Update license text to version 3. Oops.
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 ++++++
debug.c | 4 ++++
pc/ChangeLog | 15 +++++++++++++++
pc/config.h | 2 +-
pc/config.sed | 1 +
pc/socket.h | 5 ++++-
6 files changed, 31 insertions(+), 2 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1986-g196eeab,
Arnold Robbins <=