[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[gawk-diffs] [SCM] gawk branch, nolibtool, updated. gawk-4.1.0-106-g498e
From: |
Arnold Robbins |
Subject: |
[gawk-diffs] [SCM] gawk branch, nolibtool, updated. gawk-4.1.0-106-g498ee16 |
Date: |
Sun, 22 Sep 2013 13:46:16 +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, nolibtool has been updated
via 498ee16660b3647af1137c2b8126a36a3f59fec7 (commit)
via 77a1532dc50372b6b264b91cb8fbfb09be8c9cf1 (commit)
via e34e62887348c77be5105fd787fd15754ae83717 (commit)
via 81fc175db21bc0e18b69db37bb3c27bb59f2ae82 (commit)
via 2fcffaeee37416708fab505209a55ddd32846463 (commit)
via 1812b4752c0a2e8c5ec693eb3cd1c866a9952a2f (commit)
via 4661f6cb95c365c434b753cdf6d4c1251f321230 (commit)
via c3e4d0cf3f1fd24164e0a58db23b86b56c6dc7c8 (commit)
via 187f81febdf5a52d1c646bd83a10c9f03d13947b (commit)
via 0b8ef2cbc3e72b40046cd07f56e1cffb27690827 (commit)
via 6023b5f57f8b4869d75dd43ea6fdd96253312d5a (commit)
via 4af2316a20b11ae467caf4c78cfcbe9ad5f2cf1b (commit)
via 86e23f74da247cd661c69e4bb1a5327001cc3317 (commit)
via 40fea498b9ed02601a5418c18937d504e0e3c6c4 (commit)
via 8d5656873bcc35003371334353c43c25d6673fb9 (commit)
via 36c4110ad5d828ba74c46bb7d3c3c41c42be95ba (commit)
from 51f65f544e03da9ce5d4d2a1486b75b69219c0fa (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=498ee16660b3647af1137c2b8126a36a3f59fec7
commit 498ee16660b3647af1137c2b8126a36a3f59fec7
Merge: 51f65f5 77a1532
Author: Arnold D. Robbins <address@hidden>
Date: Sun Sep 22 16:44:50 2013 +0300
Merge branch 'master' into nolibtool
-----------------------------------------------------------------------
Summary of changes:
ChangeLog | 75 ++++
TODO | 6 -
array.c | 2 +
awk.h | 1 +
builtin.c | 7 +-
cint_array.c | 4 +
configh.in | 3 +
configure | 44 +++
debug.c | 15 +-
dfa.c | 548 ++++++++++++++--------------
eval.c | 2 +-
field.c | 11 +-
getopt.c | 6 +-
io.c | 3 +-
m4/ChangeLog | 8 +
m4/readline.m4 | 6 +
re.c | 2 +-
regcomp.c | 98 +++---
regex.h | 3 +-
regex_internal.c | 13 +-
regex_internal.h | 20 +-
symbol.c | 9 +-
test/ChangeLog | 10 +
test/Makefile.am | 6 +-
test/Makefile.in | 1074 +++++++++++++++++++++++++++---------------------------
test/Maketests | 1067 +++++++++++++++++++++++++++---------------------------
test/nfloop.awk | 8 +
test/nfloop.ok | 1 +
vms/ChangeLog | 5 +
vms/vms-conf.h | 1 -
30 files changed, 1625 insertions(+), 1433 deletions(-)
create mode 100644 test/nfloop.awk
create mode 100644 test/nfloop.ok
hooks/post-receive
--
gawk
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [gawk-diffs] [SCM] gawk branch, nolibtool, updated. gawk-4.1.0-106-g498ee16,
Arnold Robbins <=