[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, wasted-byte, updated. gawk-4.1.0-1115-g7
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, wasted-byte, updated. gawk-4.1.0-1115-g777dd64 |
Date: |
Fri, 13 Feb 2015 09:28:12 +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, wasted-byte has been updated
via 777dd64615dd9067d16634af3eb08ad36123d7eb (commit)
via ad2954e3ccd8da60e0d0ce707489071f030cbc59 (commit)
via cde238397af273f91deeaadf7e87713fbcb8ffbb (commit)
via 1d4fd43cb95fed18c9885ba5b30b28eb1f8f713b (commit)
via b6061d8bf983dd69909a39f1d323934ee3de8166 (commit)
via dea37a9bcb88cf1ba65c7ad5c439425352a01f40 (commit)
via 7620bc316c7e5bfd18f19c8e2fb09637d9eb8dee (commit)
via f2c0bdf60b053c28d6cde7faf1b014e5b7f7deaf (commit)
via 2f49027b6d6b1f03ae07c5cd9625b072465079bd (commit)
via b3dcca92ca8160c07dad32617339fc5d3c636425 (commit)
via 6782216a8b5464bb82e6c155a511841123a763c7 (commit)
via 9478ffc5b7ae6988bb109a7be9189ed02f3720e8 (commit)
via e59b2439f336e943a5eb7bd6a9926dc18dd974d8 (commit)
via be9670d331c9b70a056f17c030faa8b71d58f675 (commit)
via f2e05556f6962e41556c4abb0acc900c82acc672 (commit)
via ceac2ed9713ea3be2d18c4dd0606f97bbee6953a (commit)
via 1f6b16d2d233ecc7f99ea2460098d8eeec382942 (commit)
via 7306300f662a4fd4adc28e60db6aa0201ec1f5b2 (commit)
via efbd4b724d239fa3c2d2929dc50e4bb4703489b9 (commit)
from 4e35a70613a5b5c0a051efb59a52a28048add092 (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=777dd64615dd9067d16634af3eb08ad36123d7eb
commit 777dd64615dd9067d16634af3eb08ad36123d7eb
Merge: 4e35a70 ad2954e
Author: Arnold D. Robbins <address@hidden>
Date: Fri Feb 13 11:27:11 2015 +0200
Merge branch 'master' into wasted-byte
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 22 +
POSIX.STD | 15 +-
awkgram.c | 10 +-
awkgram.y | 10 +-
configure | 6 +-
configure.ac | 6 +-
doc/ChangeLog | 20 +
doc/gawk.info | 2146 +++++++++++++++++++------------------
doc/gawk.texi | 883 ++++++++--------
doc/gawktexi.in | 883 ++++++++--------
extension/ChangeLog | 4 +
extension/filefuncs.c | 2 +-
gawkapi.h | 2 +-
profile.c | 1 +
test/ChangeLog | 5 +
test/Makefile.am | 10 +-
test/Makefile.in | 10 +-
test/profile0.awk | 1 +
test/{clsflnam.in => profile0.in} | 1 -
test/profile0.ok | 6 +
20 files changed, 2105 insertions(+), 1938 deletions(-)
create mode 100644 test/profile0.awk
copy test/{clsflnam.in => profile0.in} (66%)
create mode 100644 test/profile0.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, wasted-byte, updated. gawk-4.1.0-1115-g777dd64,
Arnold Robbins <=