[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, porting, updated. gawk-4.1.0-2921-g7d463
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, porting, updated. gawk-4.1.0-2921-g7d463f1 |
Date: |
Wed, 10 Jan 2018 15:14:15 -0500 (EST) |
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, porting has been updated
via 7d463f19f1fc98a7d4f99e3575c545ca7009d9db (commit)
via 4f8254b5dd78162f7737801ec5fb380817ba548d (commit)
via 27258ae8aff7bb3acae54f9e30ce93614bbb9590 (commit)
via 11ef8fd2637da3ad21f2bc803432cadf3451b67a (commit)
via 6147be7eec537426eac67b423d1f884fceb99a87 (commit)
via 7966297fe029414970ad1c8fe8594ca2c36dae24 (commit)
via e1231907ef810d6e73a643c50aa29ce6b3fe4947 (commit)
via add89651a72c0900de0792db3524ad3512c3c52e (commit)
via bae14502b6389b7d81bf0841a35b4c9d9824ca10 (commit)
via ca337ef31de0dade88dccc7efda9ed2f8413672a (commit)
via a5f04737b4a5fce89ab7bd9264ba5b4813473121 (commit)
from 0fca23de625d0643be52f7c70f7e117bce4cbfde (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 -----------------------------------------------------------------
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 53 ++++++++
NEWS | 15 ++-
array.c | 5 +-
awk.h | 17 ++-
awkgram.c | 3 +
awkgram.y | 5 +-
builtin.c | 9 +-
doc/ChangeLog | 17 ++-
doc/gawk.info | 370 +++++++++++++++++++++++++++------------------------
doc/gawk.texi | 84 ++++++++++--
doc/gawktexi.in | 45 +++++--
field.c | 5 +-
gawkapi.c | 5 +-
interpret.h | 5 +-
io.c | 308 ++++++++++++++++++++++++++++--------------
main.c | 4 +-
mpfr.c | 7 +-
node.c | 11 +-
pc/ChangeLog | 4 +
pc/Makefile.tst | 43 +++---
str_array.c | 4 +-
symbol.c | 5 +-
test/ChangeLog | 14 ++
test/Makefile.am | 21 ++-
test/Makefile.in | 21 ++-
test/mpfrrndeval.awk | 35 +++++
test/mpfrrndeval.ok | 18 +++
test/pty2.awk | 9 ++
test/pty2.ok | 2 +
vms/ChangeLog | 4 +
vms/vmstest.com | 14 +-
31 files changed, 823 insertions(+), 339 deletions(-)
create mode 100644 test/mpfrrndeval.awk
create mode 100644 test/mpfrrndeval.ok
create mode 100644 test/pty2.awk
create mode 100644 test/pty2.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, porting, updated. gawk-4.1.0-2921-g7d463f1,
Arnold Robbins <=