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-1761-g23fb6f


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1761-g23fb6f0
Date: Wed, 27 Apr 2016 15:17:32 +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  23fb6f0d2db3488fa85f6f7c975aba56be81806e (commit)
       via  ab74a66c1b92c3d84ce39d764794225acc630a62 (commit)
      from  2baa59b4f9e567dbf15900980d13eb6ab1317fdd (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=23fb6f0d2db3488fa85f6f7c975aba56be81806e

commit 23fb6f0d2db3488fa85f6f7c975aba56be81806e
Merge: 2baa59b ab74a66
Author: Arnold D. Robbins <address@hidden>
Date:   Wed Apr 27 18:17:24 2016 +0300

    Merge branch 'gawk-4.1-stable'

diff --cc test/Makefile.am
index 09bcc76,844c87f..ea48340
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@@ -1113,10 -1068,10 +1116,10 @@@ BASIC_TESTS = 
        paramdup paramres paramtyp paramuninitglobal parse1 parsefld parseme \
        pcntplus posix2008sub prdupval prec printf0 printf1 prmarscl prmreuse \
        prt1eval prtoeval \
 -      rand range1 readbuf rebrackloc rebt8b1 redfilnm \
 +      rand randtest range1 readbuf rebrackloc rebt8b1 redfilnm \
        regeq regexpbrack regexpbrack2 \
        regexprange regrange reindops \
-       reparse resplit rri1 rs rsnul1nl rsnulbig rsnulbig2 rstest1 rstest2 \
+       reparse resplit rri1 rs rscompat rsnul1nl rsnulbig rsnulbig2 rstest1 
rstest2 \
        rstest3 rstest4 rstest5 rswhite \
        scalar sclforin sclifin sortempty sortglos splitargv splitarr splitdef \
        splitvar splitwht strcat1 strnum1 strtod subamp subi18n \
diff --cc test/Makefile.in
index 849dd6d,5e55b1b..7cbf800
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@@ -1369,10 -1324,10 +1372,10 @@@ BASIC_TESTS = 
        paramdup paramres paramtyp paramuninitglobal parse1 parsefld parseme \
        pcntplus posix2008sub prdupval prec printf0 printf1 prmarscl prmreuse \
        prt1eval prtoeval \
 -      rand range1 readbuf rebrackloc rebt8b1 redfilnm \
 +      rand randtest range1 readbuf rebrackloc rebt8b1 redfilnm \
        regeq regexpbrack regexpbrack2 \
        regexprange regrange reindops \
-       reparse resplit rri1 rs rsnul1nl rsnulbig rsnulbig2 rstest1 rstest2 \
+       reparse resplit rri1 rs rscompat rsnul1nl rsnulbig rsnulbig2 rstest1 
rstest2 \
        rstest3 rstest4 rstest5 rswhite \
        scalar sclforin sclifin sortempty sortglos splitargv splitarr splitdef \
        splitvar splitwht strcat1 strnum1 strtod subamp subi18n \

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

Summary of changes:
 ChangeLog         |    5 +++++
 io.c              |    2 +-
 test/ChangeLog    |    5 +++++
 test/Makefile.am  |   10 +++++++++-
 test/Makefile.in  |   10 +++++++++-
 test/rscompat.awk |    2 ++
 test/rscompat.in  |    2 ++
 test/rscompat.ok  |    3 +++
 8 files changed, 36 insertions(+), 3 deletions(-)
 create mode 100644 test/rscompat.awk
 create mode 100644 test/rscompat.in
 create mode 100644 test/rscompat.ok


hooks/post-receive
-- 
gawk



reply via email to

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