[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2838-gbdb7f9
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2838-gbdb7f93 |
Date: |
Tue, 24 Oct 2017 15:04:58 -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, master has been updated
via bdb7f9361cc0136c62aa8cfe56c7cd6f258f6b0d (commit)
via 92e8b028d2d33884ea5ea50fc879cbca60c9f5f2 (commit)
via df1a290040df77fba975567050c4304e70d00737 (commit)
via fcbfa70fc1b8d84f27ede1b95271fd489f02d27c (commit)
via 8824630bc89a8cfe5dbe734f5dc0e99faf6cccbb (commit)
via a6ebb5697f02034ca5865940f43e016a730570df (commit)
via 880974d61412e6d78ee014d7010486fba2e3e1be (commit)
via 9b85ee5535a0fd1f21b1cb43d4f5c91ef719684d (commit)
via 919ef69e86da9cbed3ba50c462e89313bb283e48 (commit)
via c7cdb2c4185e4e54e358534b612f08b83de2870e (commit)
via 101e808ef6befd81d519e6b4153bd1c386ff7a9e (commit)
via c2d068517fa825ca7dfa800e9b65d28ddd90737b (commit)
via e31035566237ea84dd5a8d9b7b9541934c15615f (commit)
via a82d79a2f47736fb109625a434b532288ccd9c24 (commit)
via ecc6052577e62740acd27d8527dd3191528c14c4 (commit)
via 24bc20355fa69ea02408b6ed605fa832a6bbc46d (commit)
from 372e3bef424ad2cec3de5fbc4da30ddf88c9533e (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=bdb7f9361cc0136c62aa8cfe56c7cd6f258f6b0d
commit bdb7f9361cc0136c62aa8cfe56c7cd6f258f6b0d
Merge: df1a290 92e8b02
Author: Arnold D. Robbins <address@hidden>
Date: Tue Oct 24 22:04:52 2017 +0300
Merge branch 'gawk-4.2-stable'
diff --cc NEWS
index 81fee80,22e6eec..e57a424
--- a/NEWS
+++ b/NEWS
@@@ -5,16 -5,13 +5,23 @@@
are permitted in any medium without royalty provided the copyright
notice and this notice are preserved.
- Changes from 4.2.0 to 5.0.0
++Changes from 4.2.x to 5.0.0
+---------------------------
+
+1. The undocumented configure option and code that enabled the use of
+ non-English "letters" in identifiers is now gone.
+
+2. The `--with-whiny-user-strftime' configuration option is now gone.
+
+3. The code now makes some stronger assumptions about a C99 environment.
+
+ Changes from 4.2.0 to 4.2.1
+ ---------------------------
+
+ 1. Support for OS/2 has been brought up to date. This support was
+ accidentally omitted from the initial 4.2 release, for which
+ we apologize.
+
Changes from 4.1.4 to 4.2.0
---------------------------
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 32 +++++++++++++++
ChangeLog.0 | 2 +-
NEWS | 17 ++++++++
awk.h | 12 +-----
awkgram.c | 31 ++++++--------
awkgram.y | 31 ++++++--------
configh.in | 12 ------
configure | 34 +--------------
configure.ac | 20 +--------
custom.h | 5 ---
doc/ChangeLog | 7 +++-
doc/gawk.info | 114 ++++++++++++++++++++++++---------------------------
doc/gawk.texi | 6 ---
doc/gawktexi.in | 6 ---
missing_d/ChangeLog | 4 ++
missing_d/gawkbool.h | 40 ------------------
16 files changed, 142 insertions(+), 231 deletions(-)
delete mode 100644 missing_d/gawkbool.h
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-2838-gbdb7f93,
Arnold Robbins <=