[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, feature/nocopy, updated. gawk-4.1.0-2048
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, feature/nocopy, updated. gawk-4.1.0-2048-ge56b6ea |
Date: |
Sun, 23 Oct 2016 09:15:16 +0000 (UTC) |
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/nocopy has been updated
via e56b6eabe183ed5fa1352ef0f5f49fb6d894578c (commit)
via 3055361c2a022c9ac9ae42ac88c00e3055498a0d (commit)
via a562d9af7650afcda1115e2cd8a2426641c020df (commit)
via 2b7ce67a9289203e5523e0bdb822ccb859899acb (commit)
from 2c6c33741890ab08659b7c7ef5b8bc91d487f300 (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=e56b6eabe183ed5fa1352ef0f5f49fb6d894578c
commit e56b6eabe183ed5fa1352ef0f5f49fb6d894578c
Merge: 2c6c337 3055361
Author: Arnold D. Robbins <address@hidden>
Date: Sun Oct 23 12:14:15 2016 +0300
Merge branch 'master' into feature/nocopy
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 6 +
array.c | 46 +-
awk.h | 42 +-
awkgram.c | 154 ++---
awkgram.y | 168 +++---
awklib/eg/lib/grcat.c | 1 -
builtin.c | 106 ++--
cint_array.c | 50 +-
cmd.h | 14 +-
command.c | 58 +-
command.y | 80 +--
custom.h | 10 +-
debug.c | 270 ++++-----
doc/ChangeLog | 5 +
doc/gawk.info | 1405 ++++++++++++++++++++------------------------
doc/gawk.texi | 283 +--------
doc/gawktexi.in | 283 +--------
eval.c | 46 +-
ext.c | 24 +-
extension/ChangeLog | 4 +
extension/filefuncs.c | 12 +-
extension/fnmatch.c | 8 +-
extension/fork.c | 8 +-
extension/inplace.c | 10 +-
extension/ordchr.c | 8 +-
extension/readdir.c | 8 +-
extension/readfile.c | 8 +-
extension/revoutput.c | 8 +-
extension/revtwoway.c | 8 +-
extension/rwarray.c | 12 +-
extension/rwarray0.c | 12 +-
extension/stack.c | 10 +-
extension/testext.c | 16 +-
field.c | 50 +-
floatcomp.c | 10 +-
floatmagic.h | 12 +-
gawkapi.c | 16 +-
gawkapi.h | 20 +-
gawkmisc.c | 10 +-
helpers/ChangeLog | 4 +
helpers/testdfa.c | 22 +-
helpers/testnet.c | 8 +-
int_array.c | 38 +-
interpret.h | 62 +-
io.c | 100 ++--
main.c | 34 +-
mbsupport.h | 10 +-
missing_d/ChangeLog | 4 +
missing_d/snprintf.c | 10 +-
mpfr.c | 60 +-
msg.c | 10 +-
node.c | 26 +-
nonposix.h | 10 +-
old-extension/ChangeLog | 4 +
old-extension/bindarr.c | 12 +-
old-extension/fileop.c | 10 +-
old-extension/sparr.c | 14 +-
old-extension/spec_array.c | 22 +-
pc/ChangeLog | 4 +
pc/popen.c | 2 +-
posix/ChangeLog | 4 +
posix/gawkmisc.c | 6 +-
profile.c | 52 +-
protos.h | 14 +-
random.h | 10 +-
re.c | 16 +-
regcomp.c | 2 +-
replace.c | 12 +-
str_array.c | 34 +-
symbol.c | 38 +-
vms/ChangeLog | 4 +
vms/vms_gawk.c | 2 +-
72 files changed, 1703 insertions(+), 2258 deletions(-)
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, feature/nocopy, updated. gawk-4.1.0-2048-ge56b6ea,
Arnold Robbins <=