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-1932-g58cd47


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1932-g58cd470
Date: Tue, 2 Aug 2016 17:52:40 +0000 (UTC)

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  58cd470fe6b37ff2b62f5bc5b8cedf19be04fc63 (commit)
       via  4f068c0620bbb87b30a1e871e0c0f0e18634ff77 (commit)
       via  2251ac20a18893adae801e4e35f69bd349bfbb5e (commit)
      from  3a45bdfb8b6d1a176d7bad91bbb3ab2629ab982f (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=58cd470fe6b37ff2b62f5bc5b8cedf19be04fc63

commit 58cd470fe6b37ff2b62f5bc5b8cedf19be04fc63
Merge: 3a45bdf 4f068c0
Author: Arnold D. Robbins <address@hidden>
Date:   Tue Aug 2 20:52:33 2016 +0300

    Merge branch 'gawk-4.1-stable'

diff --cc test/Makefile.am
index 327d25b,e27dcf6..3ac9ee7
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@@ -1193,34 -1112,29 +1193,34 @@@ UNIX_TESTS = 
  GAWK_EXT_TESTS = \
        aadelete1 aadelete2 aarray1 aasort aasorti argtest arraysort \
        backw badargs beginfile1 beginfile2 binmode1 charasbytes \
 -      colonwarn clos1way clos1way2 clos1way3 clos1way4 clos1way5 \
 -      crlf dbugeval delsub devfd devfd1 devfd2 dumpvars exit \
 -      fieldwdth fpat1 fpat2 fpat3 fpat4 fpat5 fpatnull fsfwfs funlen \
 +      colonwarn clos1way clos1way2 clos1way3 clos1way4 clos1way5 clos1way6 \
 +      crlf dbugeval dbugeval2 dbugtypedre1 dbugtypedre2 delsub \
 +      devfd devfd1 devfd2 dumpvars errno exit \
 +      fieldwdth forcenum fpat1 fpat2 fpat3 fpat4 fpat5 fpatnull fsfwfs funlen 
\
        functab1 functab2 functab3 fwtest fwtest2 fwtest3 \
 -      genpot gensub gensub2 getlndir gnuops2 gnuops3 gnureops \
 -      icasefs icasers id igncdym igncfs ignrcas2 ignrcase \
 +      genpot gensub gensub2 getlndir gnuops2 gnuops3 gnureops gsubind \
-       icasefs icasers id igncdym igncfs ignrcas2 ignrcas3 ignrcas4 ignrcase \
++      icasefs icasers id igncdym igncfs ignrcas2 ignrcas4 ignrcase \
        incdupe incdupe2 incdupe3 incdupe4 incdupe5 incdupe6 incdupe7 \
 -      include include2 indirectbuiltin indirectcall indirectcall2 \
 -      lint lintold lintwarn \
 +      include include2 indirectbuiltin indirectcall indirectcall2 intarray \
 +      lint lintexp lintindex lintint lintlength lintold lintset lintwarn \
        mixed1 manyfiles match1 match2 match3 mbstr1 mbstr2 \
        muldimposix \
        nastyparm negtime next nondec nondec2 \
 +      nonfatal1 nonfatal2 nonfatal3 \
        patsplit posix printfbad1 printfbad2 printfbad3 printfbad4 printhuge 
procinfs \
 -      profile0 profile1 profile2 profile3 profile4 profile5 profile6 \
 -      profile7 profile8 pty1 \
 +      profile0 profile1 profile2 profile3 profile4 profile5 profile6 profile7 
\
 +      profile8 profile9 profile10 pty1 \
        rebuf regnul1 regnul2 regx8bit reginttrad reint reint2 rsgetline 
rsglstdin rsstart1 \
 -      rsstart2 rsstart3 rstest6 shadow sortfor sortfor2 sortu 
split_after_fpat \
 +      rsstart2 rsstart3 rstest6 shadow shadowbuiltin \
 +      sortfor sortfor2 sortu split_after_fpat \
        splitarg4 strftime \
 -      strtonum switch2 symtab1 symtab2 symtab3 symtab4 symtab5 symtab6 \
 +      strtonum strtonum1 switch2 symtab1 symtab2 symtab3 symtab4 symtab5 
symtab6 \
        symtab7 symtab8 symtab9 symtab10 \
 +      typedregex1 typedregex2 typedregex3 typeof1 typeof2 typeof3 typeof4 \
 +      timeout \
        watchpoint1
  
- EXTRA_TESTS = inftest regtest
+ EXTRA_TESTS = inftest regtest ignrcas3 
  
  INET_TESTS = inetdayu inetdayt inetechu inetecht
  
diff --cc test/Makefile.in
index dc23e9b,0a5595b..0798979
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@@ -1449,34 -1368,29 +1449,34 @@@ UNIX_TESTS = 
  GAWK_EXT_TESTS = \
        aadelete1 aadelete2 aarray1 aasort aasorti argtest arraysort \
        backw badargs beginfile1 beginfile2 binmode1 charasbytes \
 -      colonwarn clos1way clos1way2 clos1way3 clos1way4 clos1way5 \
 -      crlf dbugeval delsub devfd devfd1 devfd2 dumpvars exit \
 -      fieldwdth fpat1 fpat2 fpat3 fpat4 fpat5 fpatnull fsfwfs funlen \
 +      colonwarn clos1way clos1way2 clos1way3 clos1way4 clos1way5 clos1way6 \
 +      crlf dbugeval dbugeval2 dbugtypedre1 dbugtypedre2 delsub \
 +      devfd devfd1 devfd2 dumpvars errno exit \
 +      fieldwdth forcenum fpat1 fpat2 fpat3 fpat4 fpat5 fpatnull fsfwfs funlen 
\
        functab1 functab2 functab3 fwtest fwtest2 fwtest3 \
 -      genpot gensub gensub2 getlndir gnuops2 gnuops3 gnureops \
 -      icasefs icasers id igncdym igncfs ignrcas2 ignrcase \
 +      genpot gensub gensub2 getlndir gnuops2 gnuops3 gnureops gsubind \
-       icasefs icasers id igncdym igncfs ignrcas2 ignrcas3 ignrcas4 ignrcase \
++      icasefs icasers id igncdym igncfs ignrcas2 ignrcas4 ignrcase \
        incdupe incdupe2 incdupe3 incdupe4 incdupe5 incdupe6 incdupe7 \
 -      include include2 indirectbuiltin indirectcall indirectcall2 \
 -      lint lintold lintwarn \
 +      include include2 indirectbuiltin indirectcall indirectcall2 intarray \
 +      lint lintexp lintindex lintint lintlength lintold lintset lintwarn \
        mixed1 manyfiles match1 match2 match3 mbstr1 mbstr2 \
        muldimposix \
        nastyparm negtime next nondec nondec2 \
 +      nonfatal1 nonfatal2 nonfatal3 \
        patsplit posix printfbad1 printfbad2 printfbad3 printfbad4 printhuge 
procinfs \
 -      profile0 profile1 profile2 profile3 profile4 profile5 profile6 \
 -      profile7 profile8 pty1 \
 +      profile0 profile1 profile2 profile3 profile4 profile5 profile6 profile7 
\
 +      profile8 profile9 profile10 pty1 \
        rebuf regnul1 regnul2 regx8bit reginttrad reint reint2 rsgetline 
rsglstdin rsstart1 \
 -      rsstart2 rsstart3 rstest6 shadow sortfor sortfor2 sortu 
split_after_fpat \
 +      rsstart2 rsstart3 rstest6 shadow shadowbuiltin \
 +      sortfor sortfor2 sortu split_after_fpat \
        splitarg4 strftime \
 -      strtonum switch2 symtab1 symtab2 symtab3 symtab4 symtab5 symtab6 \
 +      strtonum strtonum1 switch2 symtab1 symtab2 symtab3 symtab4 symtab5 
symtab6 \
        symtab7 symtab8 symtab9 symtab10 \
 +      typedregex1 typedregex2 typedregex3 typeof1 typeof2 typeof3 typeof4 \
 +      timeout \
        watchpoint1
  
- EXTRA_TESTS = inftest regtest
+ EXTRA_TESTS = inftest regtest ignrcas3 
  INET_TESTS = inetdayu inetdayt inetechu inetecht
  MACHINE_TESTS = double1 double2 fmtspcl intformat
  MPFR_TESTS = mpfrnr mpfrnegzero mpfrmemok1 mpfrrem mpfrrnd mpfrieee \

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

Summary of changes:
 po/sv.po         |  669 ++++++++++++++++++++++--------------------------------
 test/ChangeLog   |    5 +
 test/Makefile.am |   12 +-
 test/Makefile.in |   12 +-
 4 files changed, 296 insertions(+), 402 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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