gawk-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gawk-diffs] [SCM] gawk branch, new-vms, updated. gawk-4.1.0-135-g1f502d


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, new-vms, updated. gawk-4.1.0-135-g1f502d9
Date: Thu, 19 Dec 2013 21:11: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, new-vms has been updated
       via  1f502d9a39c5b3b3df1b943fcae79b162a7ea74d (commit)
       via  477cb50c4c5b9e13e745a8e1413d532e27383d66 (commit)
       via  0fe10e90378a965649ff81a2ac6b4bb168ea96c1 (commit)
       via  c3d842c8bbf7b90113ba49b3a2cfa8436cda4a87 (commit)
       via  2a65624f71954cd1d6b62818852a8b1075b535a8 (commit)
      from  4ea6e0780fbbd34d2f0d8e6b43c15c14d28b5d55 (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=1f502d9a39c5b3b3df1b943fcae79b162a7ea74d

commit 1f502d9a39c5b3b3df1b943fcae79b162a7ea74d
Merge: 4ea6e07 477cb50
Author: Arnold D. Robbins <address@hidden>
Date:   Thu Dec 19 23:11:03 2013 +0200

    Merge branch 'gawk-4.1-stable' into new-vms

diff --cc ChangeLog
index 7ab202a,6f81613..fb6f6c0
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,8 -1,14 +1,19 @@@
+ 2013-12-19         Arnold D. Robbins     <address@hidden>
+ 
+       * regexec.c (re_search_internal): Make sure `dfa' pointer is
+       not NULL before trying to dereference it.
+ 
+ 2013-12-16         Arnold D. Robbins     <address@hidden>
+ 
+       * configure.ac (AC_FUNC_VPRINTF): Remove. Not needed on current
+       systems.
+       * awk.h (HAVE_VPRINTF): Remove check.
+ 
 +2013-12-12         John E. Malmberg      <address@hidden>
 +
 +      * io.c (redirect): Add additional VMS error codes.
 +      (nextfile): Retry open after closing some files.
 +
  2013-12-10         Scott Deifik          <address@hidden>
  
        * io.c (closemaybesocket): Add definition for DJGPP.

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

Summary of changes:
 ChangeLog          |   11 ++++++
 NEWS               |    6 +++-
 awk.h              |    4 --
 configh.in         |    6 ---
 configure          |   19 ----------
 configure.ac       |    1 -
 helpers/ChangeLog  |    4 ++
 helpers/do.outline |  102 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 regexec.c          |    2 +-
 9 files changed, 123 insertions(+), 32 deletions(-)
 create mode 100755 helpers/do.outline


hooks/post-receive
-- 
gawk



reply via email to

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