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-983-ga3454a6


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-983-ga3454a6
Date: Fri, 21 Nov 2014 08:56:29 +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  a3454a6b0e25a6d1be66b698c52bae9674309c21 (commit)
       via  1fc15398cbd381b83e20bca3913c12ee7aa34bd4 (commit)
       via  a398513aadb70b98e6e0ad04e5821ea0b6eca00c (commit)
       via  d00161ea2a57bcc45a34a35fed0d46c0e3b2de99 (commit)
       via  f3eec73c3b99d1b688421ca2c3e0cd3117ca452d (commit)
       via  6316df7a19613a47f94366d24f3302daf5d582da (commit)
       via  fed291bee8b64bddbb27537b1ab104cf93b8de01 (commit)
       via  84feadf5595d1bde46d9e93357fe6b094697ac22 (commit)
       via  ac7bcb4c8cdc07f974205709616fda91a447c0f1 (commit)
       via  624caa19ebb5b5a19046f0b0deb96b2e6c093685 (commit)
       via  41da6a35e2cca4ec3c6b7c61e204e51484ecd7eb (commit)
       via  31c6051694d3152e50eb037e20c4734c7321eac6 (commit)
      from  cbaeeb232619098a4bdd9ad5d322dd9e3f4f1930 (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=a3454a6b0e25a6d1be66b698c52bae9674309c21

commit a3454a6b0e25a6d1be66b698c52bae9674309c21
Merge: cbaeeb2 1fc1539
Author: Arnold D. Robbins <address@hidden>
Date:   Fri Nov 21 10:56:20 2014 +0200

    Merge branch 'gawk-4.1-stable'

diff --cc test/Makefile.am
index db1cb08,3c85012..a00e011
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@@ -995,10 -996,10 +998,10 @@@ BASIC_TESTS = 
        paramdup paramres paramtyp paramuninitglobal parse1 parsefld parseme \
        pcntplus posix2008sub prdupval prec printf0 printf1 prmarscl prmreuse \
        prt1eval prtoeval \
 -      rand range1 rebt8b1 redfilnm regeq regexprange regrange reindops \
 +      rand randtest range1 rebt8b1 redfilnm regeq regexprange regrange 
reindops \
        reparse resplit rri1 rs rsnul1nl rsnulbig rsnulbig2 rstest1 rstest2 \
        rstest3 rstest4 rstest5 rswhite \
-       scalar sclforin sclifin sortempty splitargv splitarr splitdef \
+       scalar sclforin sclifin sortempty sortglos splitargv splitarr splitdef \
        splitvar splitwht strcat1 strnum1 strtod subamp subi18n \
        subsepnm subslash substr swaplns synerr1 synerr2 tradanch tweakfld \
        uninit2 uninit3 uninit4 uninit5 uninitialized unterm uparrfs \
diff --cc test/Makefile.in
index 6bf4e69,5a7610e..93a989b
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@@ -1241,10 -1242,10 +1244,10 @@@ BASIC_TESTS = 
        paramdup paramres paramtyp paramuninitglobal parse1 parsefld parseme \
        pcntplus posix2008sub prdupval prec printf0 printf1 prmarscl prmreuse \
        prt1eval prtoeval \
 -      rand range1 rebt8b1 redfilnm regeq regexprange regrange reindops \
 +      rand randtest range1 rebt8b1 redfilnm regeq regexprange regrange 
reindops \
        reparse resplit rri1 rs rsnul1nl rsnulbig rsnulbig2 rstest1 rstest2 \
        rstest3 rstest4 rstest5 rswhite \
-       scalar sclforin sclifin sortempty splitargv splitarr splitdef \
+       scalar sclforin sclifin sortempty sortglos splitargv splitarr splitdef \
        splitvar splitwht strcat1 strnum1 strtod subamp subi18n \
        subsepnm subslash substr swaplns synerr1 synerr2 tradanch tweakfld \
        uninit2 uninit3 uninit4 uninit5 uninitialized unterm uparrfs \

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

Summary of changes:
 ChangeLog         |    5 +++++
 interpret.h       |   36 ++++++++++++++++++++++++++++--------
 test/ChangeLog    |    5 +++++
 test/Makefile.am  |    5 ++++-
 test/Makefile.in  |   10 +++++++++-
 test/Maketests    |    5 +++++
 test/sortglos.awk |   51 +++++++++++++++++++++++++++++++++++++++++++++++++++
 test/sortglos.in  |   22 ++++++++++++++++++++++
 test/sortglos.ok  |   15 +++++++++++++++
 9 files changed, 144 insertions(+), 10 deletions(-)
 create mode 100755 test/sortglos.awk
 create mode 100755 test/sortglos.in
 create mode 100644 test/sortglos.ok


hooks/post-receive
-- 
gawk



reply via email to

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