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-1360-g8dedda


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1360-g8dedda4
Date: Mon, 27 Apr 2015 15:30:24 +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  8dedda4944d453e2b9fe3e6d0234f7cae1e894c7 (commit)
       via  454ae7c0f350842ab40a30ff4a2643cd76e8e277 (commit)
      from  e78dfd4b04060ad3278a1b3505720893ec432617 (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=8dedda4944d453e2b9fe3e6d0234f7cae1e894c7

commit 8dedda4944d453e2b9fe3e6d0234f7cae1e894c7
Merge: e78dfd4 454ae7c
Author: Arnold D. Robbins <address@hidden>
Date:   Mon Apr 27 18:30:12 2015 +0300

    Merge branch 'gawk-4.1-stable'

diff --cc test/ChangeLog
index b84345f,cde85f8..ebd1e3b
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@@ -1,8 -1,9 +1,14 @@@
+ 2015-04-27         Arnold D. Robbins     <address@hidden>
+ 
+       * Makefile.am (regexpbrack2): New test.
+       * regexpbrack2.awk, regexpbrack2.in, regexpbrack2.ok: New files.
+       Thanks to Nelson Beebe.
+ 
 +2015-04-16         Arnold D. Robbins     <address@hidden>
 +
 +      * Makefile.am (shadowbuiltin): New test.
 +      * shadowbuiltin.awk, shadowbuiltin.ok: New files.
 +
  2015-04-14         Arnold D. Robbins     <address@hidden>
  
        * indirectbuiltin.awk: Add another test (gensub 3 args).
diff --cc test/Makefile.am
index d700f47,bf1d073..443245f
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@@ -1045,7 -1029,7 +1048,7 @@@ 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 regexprange 
regrange reindops \
 -      rand range1 rebt8b1 redfilnm regeq regexpbrack regexpbrack2 regexprange 
regrange reindops \
++      rand randtest range1 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 b3a0728,0cd1060..c73cfc8
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@@ -1301,7 -1285,7 +1304,7 @@@ 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 regexprange 
regrange reindops \
 -      rand range1 rebt8b1 redfilnm regeq regexpbrack regexpbrack2 regexprange 
regrange reindops \
++      rand randtest range1 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             |    5 +++++
 awkgram.c             |    4 ++--
 awkgram.y             |    4 ++--
 test/ChangeLog        |    6 ++++++
 test/Makefile.am      |    5 ++++-
 test/Makefile.in      |   10 +++++++++-
 test/Maketests        |    5 +++++
 test/regexpbrack2.awk |    2 ++
 test/regexpbrack2.in  |    2 ++
 test/regexpbrack2.ok  |    2 ++
 10 files changed, 39 insertions(+), 6 deletions(-)
 create mode 100644 test/regexpbrack2.awk
 create mode 100644 test/regexpbrack2.in
 create mode 100644 test/regexpbrack2.ok


hooks/post-receive
-- 
gawk



reply via email to

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