[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1891-g7b8e8b
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1891-g7b8e8b3 |
Date: |
Fri, 8 Jul 2016 11:12:48 +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 7b8e8b3a25420f6d79f0d24831063eccae9291ea (commit)
via c22260e9391a92cf9cd0b0b51dff4b453efca766 (commit)
from 4a4f9273b9deaac2b310f44e4f101faa1e93dcca (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=7b8e8b3a25420f6d79f0d24831063eccae9291ea
commit 7b8e8b3a25420f6d79f0d24831063eccae9291ea
Merge: 4a4f927 c22260e
Author: Arnold D. Robbins <address@hidden>
Date: Fri Jul 8 14:12:42 2016 +0300
Merge branch 'gawk-4.1-stable'
diff --cc ChangeLog
index ecd9305,6ccc7b8..3cd1305
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,14 -1,7 +1,18 @@@
+ 2016-07-08 Arnold D. Robbins <address@hidden>
+
+ * dfa.c: Sync with GNU grep.
+
+2016-07-03 Andrew J. Schorr <address@hidden>
+
+ * field.c (rebuild_record): Revert warning message regarding flags,
+ since I'm not yet totally confident that it is invalid to have FIELD
+ and MALLOC set at the same time.
+
+2016-07-03 Andrew J. Schorr <address@hidden>
+
+ * field.c (rebuild_record): Do not turn off the STRING flag when
+ copying a FIELD node, and issue a warning if MALLOC is enabled.
+
2016-07-01 Arnold D. Robbins <address@hidden>
* array.c (value_info): Print something reasonable when stfmt
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 4 +
dfa.c | 387 +++++++++++++++++--------------------------------------------
2 files changed, 111 insertions(+), 280 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1891-g7b8e8b3,
Arnold Robbins <=