[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, feature/api-mpfr, updated. gawk-4.1.0-24
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, feature/api-mpfr, updated. gawk-4.1.0-2460-g82edbe5 |
Date: |
Wed, 22 Feb 2017 22:55:35 -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, feature/api-mpfr has been updated
via 82edbe5494206a6c1e8177149b10f33ab0aab4c4 (commit)
via 7704e90c4f3aa4b3ce093bd9d67dee2b70f5acbc (commit)
via d564505f72518910bfb835a53b697d64613b6240 (commit)
from 47fc30bb2837ee79aea535d2c34cbea6ba01643b (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=82edbe5494206a6c1e8177149b10f33ab0aab4c4
commit 82edbe5494206a6c1e8177149b10f33ab0aab4c4
Merge: 47fc30b 7704e90
Author: Arnold D. Robbins <address@hidden>
Date: Thu Feb 23 05:55:29 2017 +0200
Merge branch 'master' into feature/api-mpfr
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 18 ++
NEWS | 4 +
awk.h | 2 +-
awkgram.c | 2 +-
awkgram.y | 2 +-
builtin.c | 42 +++-
doc/ChangeLog | 6 +
doc/awkcard.in | 5 +-
doc/gawk.1 | 8 +-
doc/gawk.info | 676 ++++++++++++++++++++++++++++---------------------------
doc/gawk.texi | 6 +-
doc/gawktexi.in | 6 +-
eval.c | 2 +-
io.c | 4 +-
test/ChangeLog | 5 +
test/Makefile.am | 5 +-
test/Makefile.in | 10 +-
test/Maketests | 5 +
test/mktime.awk | 3 +
test/mktime.in | 1 +
test/mktime.ok | 1 +
21 files changed, 458 insertions(+), 355 deletions(-)
create mode 100644 test/mktime.awk
create mode 100644 test/mktime.in
create mode 100644 test/mktime.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, feature/api-mpfr, updated. gawk-4.1.0-2460-g82edbe5,
Arnold Robbins <=