gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1376-g6d3c1c


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1376-g6d3c1c7
Date: Tue, 05 May 2015 09:06:09 +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, master has been updated
       via  6d3c1c749c9380bd023f9bbed578e22548d6c3fb (commit)
       via  14df926d1e796b1227b34384c388b1580f05e840 (commit)
      from  325071214fb43e9012b84deef658bd7b13cd7609 (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=6d3c1c749c9380bd023f9bbed578e22548d6c3fb

commit 6d3c1c749c9380bd023f9bbed578e22548d6c3fb
Merge: 3250712 14df926
Author: Arnold D. Robbins <address@hidden>
Date:   Tue May 5 12:05:55 2015 +0300

    Merge branch 'gawk-4.1-stable'

diff --cc test/Makefile.am
index c53e65c,db3cc86..b69e9e8
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@@ -1051,7 -1035,8 +1054,8 @@@ BASIC_TESTS = 
        paramdup paramres paramtyp paramuninitglobal parse1 parsefld parseme \
        pcntplus posix2008sub prdupval prec printf0 printf1 prmarscl prmreuse \
        prt1eval prtoeval \
-       rand randtest range1 rebt8b1 redfilnm regeq regexpbrack regexpbrack2 
regexprange regrange reindops \
 -      rand range1 rebrackloc rebt8b1 redfilnm regeq regexpbrack regexpbrack2 \
++      rand randtest range1 rebrackloc rebt8b1 redfilnm regeq regexpbrack 
regexpbrack2 \
+       regexprange regrange reindops \
        reparse resplit rri1 rs rsnul1nl rsnulbig rsnulbig2 rstest1 rstest2 \
        rstest3 rstest4 rstest5 rswhite \
        scalar sclforin sclifin sortempty sortglos splitargv splitarr splitdef \
diff --cc test/Makefile.in
index caae2ba,ed095af..a06fa07
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@@ -1307,7 -1291,8 +1310,8 @@@ BASIC_TESTS = 
        paramdup paramres paramtyp paramuninitglobal parse1 parsefld parseme \
        pcntplus posix2008sub prdupval prec printf0 printf1 prmarscl prmreuse \
        prt1eval prtoeval \
-       rand randtest range1 rebt8b1 redfilnm regeq regexpbrack regexpbrack2 
regexprange regrange reindops \
 -      rand range1 rebrackloc rebt8b1 redfilnm regeq regexpbrack regexpbrack2 \
++      rand randtest range1 rebrackloc rebt8b1 redfilnm regeq regexpbrack 
regexpbrack2 \
+       regexprange regrange reindops \
        reparse resplit rri1 rs rsnul1nl rsnulbig rsnulbig2 rstest1 rstest2 \
        rstest3 rstest4 rstest5 rswhite \
        scalar sclforin sclifin sortempty sortglos splitargv splitarr splitdef \

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog           |    6 ++++++
 awkgram.c           |    7 ++++---
 awkgram.y           |    7 ++++---
 test/ChangeLog      |    5 +++++
 test/Makefile.am    |    6 +++++-
 test/Makefile.in    |   11 ++++++++++-
 test/Maketests      |    5 +++++
 test/rebrackloc.awk |   31 +++++++++++++++++++++++++++++++
 test/rebrackloc.in  |    3 +++
 test/rebrackloc.ok  |   17 +++++++++++++++++
 10 files changed, 90 insertions(+), 8 deletions(-)
 create mode 100644 test/rebrackloc.awk
 create mode 100644 test/rebrackloc.in
 create mode 100644 test/rebrackloc.ok


hooks/post-receive
-- 
gawk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]