gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, non-fatal-io, updated. gawk-4.1.0-1102-g


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, non-fatal-io, updated. gawk-4.1.0-1102-gdf94478
Date: Sat, 07 Feb 2015 18:03:22 +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, non-fatal-io has been updated
       via  df9447889ef38fa38712c3d9b8f271ed5cca543b (commit)
       via  cb4dfe29b4d374925d3bb9aed48cadf8070afc92 (commit)
       via  840a7fd39249c6680e74dd72d1ba0c55174a4996 (commit)
      from  853da27d83e7058f0fcc1724615a55374a542680 (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=df9447889ef38fa38712c3d9b8f271ed5cca543b

commit df9447889ef38fa38712c3d9b8f271ed5cca543b
Merge: 853da27 cb4dfe2
Author: Arnold D. Robbins <address@hidden>
Date:   Sat Feb 7 20:03:15 2015 +0200

    Merge branch 'master' into non-fatal-io

diff --cc ChangeLog
index cf23b77,f116265..033c032
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,10 -1,8 +1,15 @@@
+ 2015-02-07         Arnold D. Robbins     <address@hidden>
+ 
+       * regcomp.c, regex.c, regex.h, regex_internal.c, regex_internal.h,
+       regexec.c: Sync with GLIBC. Mostly copyright date updates.
+ 
 +2015-02-06         Arnold D. Robbins     <address@hidden>
 +
 +      * io.c (socketopen): If host lookup fails, check non_fatal_io and
 +      return INVALID_HANDLE if set instead of throwing a fatal error.
 +      * str_array.c (proc_lookup): New function.
 +      (proc_array_func): Use it in the vtable.
 +
  2015-02-05         Andrew J. Schorr     <address@hidden>
  
        * eval.c (set_IGNORECASE): If IGNORECASE has a numeric value, try

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

Summary of changes:
 ChangeLog        |    5 +++++
 regcomp.c        |   18 +++++++++++++-----
 regex.c          |    2 +-
 regex.h          |    2 +-
 regex_internal.c |    2 +-
 regex_internal.h |    5 ++---
 regexec.c        |   10 ++++++----
 7 files changed, 29 insertions(+), 15 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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