[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-3312-g34ebe41 |
Date: |
Fri, 7 Sep 2018 04:11:43 -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/improve-inet has been updated
via 34ebe417966650458c04db251c38ef2664fb3ac3 (commit)
via bd270ca4676197614da0d7b5d793c9c8b7cd333b (commit)
via 2fac938d18976ed2d9c4059d698b6f463078b698 (commit)
via 48c8fc07cc35539aa171116d0b77a6a47336b6fe (commit)
via 2da381d8f9b1638fbd31308edb17406bcf8ccee2 (commit)
via f0d8b816af00186c108f6cdc538ec18d8b4dddba (commit)
via 4cf259c113a5a47a4a46a6875ac08fd09b0bca09 (commit)
from 91c788f81691ba5126134ec782a6d61986c873b9 (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=34ebe417966650458c04db251c38ef2664fb3ac3
commit 34ebe417966650458c04db251c38ef2664fb3ac3
Merge: 91c788f bd270ca
Author: Arnold D. Robbins <address@hidden>
Date: Fri Sep 7 11:11:30 2018 +0300
Merge branch 'master' into feature/improve-inet
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 7 +
README_d/ChangeLog | 4 +
README_d/README.alpine | 7 +-
awkgram.y | 2 +-
config.guess | 4 +-
config.sub | 924 +++++++++++++++++++--------------------
debug.c | 2 +-
doc/it/ChangeLog | 4 +
doc/it/gawk.1 | 0
doc/it/gawktexi.in | 0
doc/it/texinfo.tex | 0
ext.c | 8 +-
extension/build-aux/ChangeLog | 4 +
extension/build-aux/config.guess | 4 +-
extension/build-aux/config.sub | 924 +++++++++++++++++++--------------------
gawkapi.c | 4 +-
gawkapi.h | 10 +-
io.c | 6 +-
missing_d/ChangeLog | 4 +
missing_d/intprops.h | 16 +-
missing_d/mktime.c | 135 +++---
support/ChangeLog | 4 +
support/intprops.h | 16 +-
support/verify.h | 3 +-
24 files changed, 1020 insertions(+), 1072 deletions(-)
mode change 100755 => 100644 doc/it/gawk.1
mode change 100755 => 100644 doc/it/gawktexi.in
mode change 100755 => 100644 doc/it/texinfo.tex
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, feature/improve-inet, updated. gawk-4.1.0-3312-g34ebe41,
Arnold Robbins <=