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-1523-gf77a86


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1523-gf77a861
Date: Fri, 18 Sep 2015 11:59:46 +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  f77a86185dc4cef5e9f26dc93ee94acab37fdd23 (commit)
       via  e982b94885a2c9136fe37322d8b96346837f9389 (commit)
      from  2b7501cc7c765b22c893409b4087b31fdbd9ac14 (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=f77a86185dc4cef5e9f26dc93ee94acab37fdd23

commit f77a86185dc4cef5e9f26dc93ee94acab37fdd23
Merge: 2b7501c e982b94
Author: Arnold D. Robbins <address@hidden>
Date:   Fri Sep 18 14:59:38 2015 +0300

    Merge branch 'gawk-4.1-stable'

diff --cc test/Makefile.am
index 68fd709,6996b1c..db842fb
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@@ -1101,11 -1060,10 +1104,11 @@@ UNIX_TESTS = 
  GAWK_EXT_TESTS = \
        aadelete1 aadelete2 aarray1 aasort aasorti argtest arraysort \
        backw badargs beginfile1 beginfile2 binmode1 charasbytes \
 -      colonwarn clos1way crlf dbugeval delsub devfd devfd1 devfd2 dumpvars 
exit \
 +      colonwarn clos1way crlf dbugeval dbugeval2 dbugtypedre1 dbugtypedre2 
delsub \
 +      devfd devfd1 devfd2 dumpvars errno exit \
-       fieldwdth fpat1 fpat2 fpat3 fpat4 fpatnull fsfwfs funlen \
+       fieldwdth fpat1 fpat2 fpat3 fpat4 fpat5 fpatnull fsfwfs funlen \
        functab1 functab2 functab3 fwtest fwtest2 fwtest3 \
 -      genpot gensub gensub2 getlndir gnuops2 gnuops3 gnureops \
 +      genpot gensub gensub2 getlndir gnuops2 gnuops3 gnureops gsubind \
        icasefs icasers id igncdym igncfs ignrcas2 ignrcase \
        incdupe incdupe2 incdupe3 incdupe4 incdupe5 incdupe6 incdupe7 \
        include include2 indirectbuiltin indirectcall indirectcall2 \
diff --cc test/Makefile.in
index 1fe8da6,ba5da05..c140d96
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@@ -1357,11 -1316,10 +1360,11 @@@ UNIX_TESTS = 
  GAWK_EXT_TESTS = \
        aadelete1 aadelete2 aarray1 aasort aasorti argtest arraysort \
        backw badargs beginfile1 beginfile2 binmode1 charasbytes \
 -      colonwarn clos1way crlf dbugeval delsub devfd devfd1 devfd2 dumpvars 
exit \
 +      colonwarn clos1way crlf dbugeval dbugeval2 dbugtypedre1 dbugtypedre2 
delsub \
 +      devfd devfd1 devfd2 dumpvars errno exit \
-       fieldwdth fpat1 fpat2 fpat3 fpat4 fpatnull fsfwfs funlen \
+       fieldwdth fpat1 fpat2 fpat3 fpat4 fpat5 fpatnull fsfwfs funlen \
        functab1 functab2 functab3 fwtest fwtest2 fwtest3 \
 -      genpot gensub gensub2 getlndir gnuops2 gnuops3 gnureops \
 +      genpot gensub gensub2 getlndir gnuops2 gnuops3 gnureops gsubind \
        icasefs icasers id igncdym igncfs ignrcas2 ignrcase \
        incdupe incdupe2 incdupe3 incdupe4 incdupe5 incdupe6 incdupe7 \
        include include2 indirectbuiltin indirectcall indirectcall2 \

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

Summary of changes:
 ChangeLog        |    7 +++++++
 field.c          |    5 ++---
 test/ChangeLog   |    5 +++++
 test/Makefile.am |    5 ++++-
 test/Makefile.in |   10 +++++++++-
 test/Maketests   |    5 +++++
 test/fpat5.awk   |    8 ++++++++
 test/fpat5.in    |    1 +
 test/fpat5.ok    |    1 +
 9 files changed, 42 insertions(+), 5 deletions(-)
 create mode 100644 test/fpat5.awk
 create mode 100644 test/fpat5.in
 create mode 100644 test/fpat5.ok


hooks/post-receive
-- 
gawk



reply via email to

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