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-1286-g11692d


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1286-g11692d4
Date: Mon, 13 Apr 2015 13:24:20 +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  11692d41b177e93df106309cf2eda493350bee35 (commit)
       via  f156eb53457a9e4e34c1b96f9e54eb130dffd8a3 (commit)
      from  06a351f8774409db0d9c72ac4a51652f7c855c06 (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=11692d41b177e93df106309cf2eda493350bee35

commit 11692d41b177e93df106309cf2eda493350bee35
Merge: 06a351f f156eb5
Author: Arnold D. Robbins <address@hidden>
Date:   Mon Apr 13 16:24:12 2015 +0300

    Merge branch 'gawk-4.1-stable'

diff --cc test/Makefile.am
index d7e9635,e2ccdc5..9ec3fc6
--- a/test/Makefile.am
+++ b/test/Makefile.am
@@@ -1067,11 -1052,9 +1069,11 @@@ GAWK_EXT_TESTS = 
        include include2 indirectbuiltin indirectcall indirectcall2 \
        lint lintold lintwarn \
        manyfiles match1 match2 match3 mbstr1 \
-       nastyparm next nondec nondec2 \
+       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 \
        splitarg4 strftime \
diff --cc test/Makefile.in
index 5c7314f,6ed035f..ea0a4a2
--- a/test/Makefile.in
+++ b/test/Makefile.in
@@@ -1323,11 -1308,9 +1325,11 @@@ GAWK_EXT_TESTS = 
        include include2 indirectbuiltin indirectcall indirectcall2 \
        lint lintold lintwarn \
        manyfiles match1 match2 match3 mbstr1 \
-       nastyparm next nondec nondec2 \
+       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 \
        splitarg4 strftime \

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

Summary of changes:
 ChangeLog        |    7 +++++++
 builtin.c        |   12 ++++++++++--
 test/ChangeLog   |    5 +++++
 test/Makefile.am |   10 +++++++++-
 test/Makefile.in |    9 ++++++++-
 test/negtime.awk |    4 ++++
 test/negtime.ok  |    1 +
 7 files changed, 44 insertions(+), 4 deletions(-)
 create mode 100644 test/negtime.awk
 create mode 100644 test/negtime.ok


hooks/post-receive
-- 
gawk



reply via email to

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