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-90-g40fea49


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-90-g40fea49
Date: Mon, 26 Aug 2013 16:09:36 +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  40fea498b9ed02601a5418c18937d504e0e3c6c4 (commit)
       via  8d5656873bcc35003371334353c43c25d6673fb9 (commit)
       via  36c4110ad5d828ba74c46bb7d3c3c41c42be95ba (commit)
      from  482b83f40bd1059a84b7b09a39d5263d549ddea1 (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=40fea498b9ed02601a5418c18937d504e0e3c6c4

commit 40fea498b9ed02601a5418c18937d504e0e3c6c4
Merge: 482b83f 8d56568
Author: Arnold D. Robbins <address@hidden>
Date:   Mon Aug 26 19:09:20 2013 +0300

    Merge branch 'gawk-4.1-stable'

diff --cc ChangeLog
index c2315d3,2732bfb..759941e
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,9 -1,14 +1,20 @@@
+ 2013-08-26         Arnold D. Robbins     <address@hidden>
+ 
+       * regcomp.c (parse_dup_op): Remove RE_TOKEN_INIT_BUG code (change of
+       Feb 19 2005) since it's no longer needed.
+ 
+       * regcomp.c (re_fastmap_iter): Undo addition of volatile from
+       Jan 18 2007; no longer needed and is one less change to have to
+       maintain aginst the upstream.
+ 
+       * regcomp.c, regex.h, regex_internal.h: Sync with GLIBC.
+ 
 +2013-08-22         Arnold D. Robbins     <address@hidden>
 +
 +      * str_array.c (env_store): If the new value being stored is NULL,
 +      pass in "" instead. Avoids core dump on Mac OS X.
 +      Thanks to Hermann Peifer for the bug report.
 +
  2013-08-20         Arnold D. Robbins     <address@hidden>
  
        * nonposix.h: New file. Contains FAKE_FD_VALUE.

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

Summary of changes:
 ChangeLog        |   11 +++++++
 regcomp.c        |   80 +++++++++++++++++++-----------------------------------
 regex.h          |    3 +-
 regex_internal.h |   20 +++++++-------
 vms/ChangeLog    |    5 +++
 vms/vms-conf.h   |    1 -
 6 files changed, 55 insertions(+), 65 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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