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-1553-gc86758


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1553-gc867589
Date: Sun, 11 Oct 2015 17:50:36 +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  c867589418a96bc619799854c1b2258bb23e2c4e (commit)
       via  611dc46d8b216c22f05604e8df6bee7aa59e5977 (commit)
      from  0e76eb8a521da76446bee6d3cda612c77190af4f (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=c867589418a96bc619799854c1b2258bb23e2c4e

commit c867589418a96bc619799854c1b2258bb23e2c4e
Merge: 0e76eb8 611dc46
Author: Arnold D. Robbins <address@hidden>
Date:   Sun Oct 11 20:50:26 2015 +0300

    Merge branch 'gawk-4.1-stable'

diff --cc test/Makefile.am
index e6c623f,0d8658a..5fda72a
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@@ -1088,7 -1046,8 +1090,8 @@@ BASIC_TESTS = 
        paramdup paramres paramtyp paramuninitglobal parse1 parsefld parseme \
        pcntplus posix2008sub prdupval prec printf0 printf1 prmarscl prmreuse \
        prt1eval prtoeval \
-       rand randtest range1 rebrackloc rebt8b1 redfilnm regeq regexpbrack 
regexpbrack2 \
 -      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 \
        rstest3 rstest4 rstest5 rswhite \
diff --cc test/Makefile.in
index 1cced4a,7917fc2..dc1b3ca
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@@ -1344,7 -1302,8 +1346,8 @@@ BASIC_TESTS = 
        paramdup paramres paramtyp paramuninitglobal parse1 parsefld parseme \
        pcntplus posix2008sub prdupval prec printf0 printf1 prmarscl prmreuse \
        prt1eval prtoeval \
-       rand randtest range1 rebrackloc rebt8b1 redfilnm regeq regexpbrack 
regexpbrack2 \
 -      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 \
        rstest3 rstest4 rstest5 rswhite \

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

Summary of changes:
 ChangeLog        |    5 +++++
 awkgram.c        |    9 ++++++---
 awkgram.y        |    9 ++++++---
 test/ChangeLog   |    5 +++++
 test/Makefile.am |    5 ++++-
 test/Makefile.in |   10 +++++++++-
 test/Maketests   |    5 +++++
 test/readbuf.awk |    2 ++
 test/readbuf.ok  |    3 +++
 9 files changed, 45 insertions(+), 8 deletions(-)
 create mode 100644 test/readbuf.awk
 create mode 100644 test/readbuf.ok


hooks/post-receive
-- 
gawk



reply via email to

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