[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, comment, updated. gawk-4.1.0-617-g09dca2
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, comment, updated. gawk-4.1.0-617-g09dca22 |
Date: |
Wed, 06 Aug 2014 19:26:00 +0000 |
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, comment has been updated
via 09dca22666681470a207083f339083a1a4a8c973 (commit)
via 6b9d87b595278e606096018ea16615033c5571fe (commit)
via 7cc33dc5325181f26ded26b745229147e130bab1 (commit)
via 26998ea46d81f0212943170227839a218acb711d (commit)
via eafb7b72c2b6095cba51a77f5f7a5240a658c55c (commit)
via 2aff045eb07d96c572242287487450f1d9acc5fe (commit)
via 726b050637589997897cc3707b277633d8873f4c (commit)
via 7f35f25a0c8c7f2859b28359d61c3b4c2f608c79 (commit)
via 60c3f44d133e8a964911b5d7fb5d4e8472dbae3e (commit)
via 4bfa1b9c2e5ef3bb08eb107bd9aca7a8748ce209 (commit)
via 8f2f7ef2872a9a95dc1506504b60225ef98944f1 (commit)
via 9a1a8c22e42af12f5859ef5d159b070f959912e6 (commit)
via 831486481c397e13dc164524e54eddbc017fade3 (commit)
via ff21da5c7f072a69e9582f1a7ae2039f27f564cf (commit)
via 873f410df729f1c7bbe2d3a8b95b41c9706d700d (commit)
from 4425e6c5b88ecc03371b68926ebf89ebe03839ba (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=09dca22666681470a207083f339083a1a4a8c973
commit 09dca22666681470a207083f339083a1a4a8c973
Merge: 4425e6c 6b9d87b
Author: Arnold D. Robbins <address@hidden>
Date: Wed Aug 6 22:25:43 2014 +0300
Merge branch 'master' into comment
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 36 +
NEWS | 8 +
awkgram.c | 2 +-
awkgram.y | 2 +-
builtin.c | 3 +-
doc/ChangeLog | 14 +
doc/gawk.info | 873 +++++++-------
doc/gawk.texi | 30 +-
doc/gawktexi.in | 30 +-
gawkapi.h | 4 +-
interpret.h | 7 +-
io.c | 6 +-
mpfr.c | 62 +-
po/id.po | 3284 +++++++++++++++++++++++++++++++++++++----------------
test/ChangeLog | 6 +
test/Makefile.am | 18 +-
test/Makefile.in | 18 +-
test/mpfrrem.awk | 6 +
test/mpfrrem.ok | 4 +
test/mpfrsqrt.awk | 82 ++
test/mpfrsqrt.ok | 2 +
21 files changed, 3054 insertions(+), 1443 deletions(-)
create mode 100644 test/mpfrrem.awk
create mode 100644 test/mpfrrem.ok
create mode 100644 test/mpfrsqrt.awk
create mode 100644 test/mpfrsqrt.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, comment, updated. gawk-4.1.0-617-g09dca22,
Arnold Robbins <=