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-1519-g0d974b


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1519-g0d974ba
Date: Tue, 25 Aug 2015 17:31:58 +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  0d974ba125c1e8df68fecc2f579bb067d056cc3f (commit)
       via  243b097279a89d456fda4a400412482d70b3665c (commit)
       via  278fe876bb18938803ac1c36b028adb8cef6fe84 (commit)
      from  e0c35d9b6a94412c5c64a90953a33440b67c8a03 (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=0d974ba125c1e8df68fecc2f579bb067d056cc3f

commit 0d974ba125c1e8df68fecc2f579bb067d056cc3f
Merge: e0c35d9 243b097
Author: Arnold D. Robbins <address@hidden>
Date:   Tue Aug 25 20:31:47 2015 +0300

    Merge branch 'gawk-4.1-stable'

diff --cc test/ChangeLog
index 8cc7915,7b9e273..736860d
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@@ -1,37 -1,9 +1,43 @@@
+ 2015-08-25         Arnold D. Robbins     <address@hidden>
+ 
+       * mbstr1.ok: Updated after code change.
+       * Makefile.am (mbstr2): New test.
+       * mbstr2.awk, mbstr2.in, mbstr2.ok: New files.
+ 
 +2015-06-29         Arnold D. Robbins     <address@hidden>
 +
 +      * Makefile.am (dbugeval2, typedregex3): New tests.
 +      * dbugeval2.awk, dbugeval2.in, dbugeval2.ok: New files.
 +      * typedregex3.awk, typedregex3.ok: New files.
 +      Thanks to Hermann Peifer for the reports.
 +
 +2015-06-28         Arnold D. Robbins     <address@hidden>
 +
 +      * Makefile.am (typedregex2): New test.
 +      * typedregex2.awk, typedregex2.ok: New files.
 +      Thanks to Hermann Peifer for the report.
 +
 +2015-06-26         Arnold D. Robbins     <address@hidden>
 +
 +      * Makefile.am (dbugtypedre1): Renamed from dbugtypedre.
 +      (dbugtypedre2): New test.
 +      * dbugtypedre1.awk, dbugtypedre1.in, dbugtypedre1.ok: Renamed files.
 +      * dbugtypedre2.awk, dbugtypedre2.in, dbugtypedre2.ok: New files.
 +
 +      Unrelated:
 +
 +      * id.ok: Update after code changes.
 +
 +      Unrelated:
 +
 +      * Makefile.am (getfile, dbugtypedre1, dbugtypedre2): Fixed to
 +      work if building out of the source tree.
 +
 +      Unrelated:
 +
 +      * dbugtypedre1.ok, typedregex1.awk, typeof1.ok, typeof3.ok:
 +      Update after code changes.
 +
  2015-06-25         Arnold D. Robbins     <address@hidden>
  
        * Makefile.am (negtime): Fix out-of-tree test run.
diff --cc test/Makefile.am
index b9e1446,14ebf54..68fd709
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@@ -1107,20 -1065,15 +1110,20 @@@ GAWK_EXT_TESTS = 
        incdupe incdupe2 incdupe3 incdupe4 incdupe5 incdupe6 incdupe7 \
        include include2 indirectbuiltin indirectcall indirectcall2 \
        lint lintold lintwarn \
-       manyfiles match1 match2 match3 mbstr1 \
+       manyfiles match1 match2 match3 mbstr1 mbstr2 \
        nastyparm negtime next nondec nondec2 \
 +      nonfatal1 nonfatal2 nonfatal3 \
        patsplit posix printfbad1 printfbad2 printfbad3 printfbad4 printhuge 
procinfs \
 -      profile0 profile1 profile2 profile3 profile4 profile5 profile6 profile7 
pty1 \
 +      profile0 profile1 profile2 profile3 profile4 profile5 profile6 profile7 
\
 +      profile8 pty1 \
        rebuf regnul1 regnul2 regx8bit reginttrad reint reint2 rsgetline 
rsglstdin rsstart1 \
 -      rsstart2 rsstart3 rstest6 shadow sortfor sortu split_after_fpat \
 +      rsstart2 rsstart3 rstest6 shadow shadowbuiltin \
 +      sortfor sortu split_after_fpat \
        splitarg4 strftime \
        strtonum switch2 symtab1 symtab2 symtab3 symtab4 symtab5 symtab6 \
 -      symtab7 symtab8 symtab9
 +      symtab7 symtab8 symtab9 \
 +      typedregex1 typedregex2 typedregex3 typeof1 typeof2 typeof3 typeof4
 +      timeout
  
  EXTRA_TESTS = inftest regtest
  
diff --cc test/Makefile.in
index 0ae5191,a78b3e6..1fe8da6
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@@ -1363,19 -1321,15 +1366,19 @@@ GAWK_EXT_TESTS = 
        incdupe incdupe2 incdupe3 incdupe4 incdupe5 incdupe6 incdupe7 \
        include include2 indirectbuiltin indirectcall indirectcall2 \
        lint lintold lintwarn \
-       manyfiles match1 match2 match3 mbstr1 \
+       manyfiles match1 match2 match3 mbstr1 mbstr2 \
        nastyparm negtime next nondec nondec2 \
 +      nonfatal1 nonfatal2 nonfatal3 \
        patsplit posix printfbad1 printfbad2 printfbad3 printfbad4 printhuge 
procinfs \
 -      profile0 profile1 profile2 profile3 profile4 profile5 profile6 profile7 
pty1 \
 +      profile0 profile1 profile2 profile3 profile4 profile5 profile6 profile7 
\
 +      profile8 pty1 \
        rebuf regnul1 regnul2 regx8bit reginttrad reint reint2 rsgetline 
rsglstdin rsstart1 \
 -      rsstart2 rsstart3 rstest6 shadow sortfor sortu split_after_fpat \
 +      rsstart2 rsstart3 rstest6 shadow shadowbuiltin \
 +      sortfor sortu split_after_fpat \
        splitarg4 strftime \
        strtonum switch2 symtab1 symtab2 symtab3 symtab4 symtab5 symtab6 \
 -      symtab7 symtab8 symtab9
 +      symtab7 symtab8 symtab9 \
 +      typedregex1 typedregex2 typedregex3 typeof1 typeof2 typeof3 typeof4
  
  EXTRA_TESTS = inftest regtest
  INET_TESTS = inetdayu inetdayt inetechu inetecht

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

Summary of changes:
 ChangeLog        |   18 ++++++++++++++++++
 awk.h            |   31 +++++++++++++++++++++++++++++++
 mpfr.c           |    4 ++--
 node.c           |   42 +++++++++++++++++++++++++++++-------------
 test/ChangeLog   |    6 ++++++
 test/Makefile.am |   11 ++++++++++-
 test/Makefile.in |   11 ++++++++++-
 test/mbstr1.ok   |    1 +
 test/mbstr2.awk  |    1 +
 test/mbstr2.in   |    4 ++++
 test/mbstr2.ok   |    5 +++++
 11 files changed, 117 insertions(+), 17 deletions(-)
 create mode 100644 test/mbstr2.awk
 create mode 100644 test/mbstr2.in
 create mode 100644 test/mbstr2.ok


hooks/post-receive
-- 
gawk



reply via email to

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