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-1852-ge8a8d4


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. gawk-4.1.0-1852-ge8a8d49
Date: Fri, 1 Jul 2016 04:44:38 +0000 (UTC)

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  e8a8d49954bb50b2b67a88382e80fe63e738cd3f (commit)
       via  82024c4ac22e50de3b0ad36d8aa81c52e7b4c9ae (commit)
       via  bc1cf4039d9e52ae7b285f20e68a846d9143a210 (commit)
       via  5da46e952e81f827abc4b75bd79178cfc2875460 (commit)
       via  783b841df282ebb80a8f4bc90d668d42ebb7bbd1 (commit)
       via  93897ef9a4907b5969a5496501c07ecb537dbbc8 (commit)
      from  e9c060994a719ccc80dedf6a9db75c0c62e129eb (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=e8a8d49954bb50b2b67a88382e80fe63e738cd3f

commit e8a8d49954bb50b2b67a88382e80fe63e738cd3f
Merge: e9c0609 82024c4
Author: Arnold D. Robbins <address@hidden>
Date:   Fri Jul 1 07:44:30 2016 +0300

    Merge branch 'gawk-4.1-stable'

diff --cc extension/ChangeLog
index 06e8f6a,71af215..b7668fc
--- a/extension/ChangeLog
+++ b/extension/ChangeLog
@@@ -1,8 -1,12 +1,17 @@@
+ 2016-07-01         Arnold D. Robbins     <address@hidden>
+ 
+       * inplace.c (do_inplace_begin): Flush stdout at the start to
+       try to avoid flushing problems on some obscure BSD systems.
+       * revtwoway.c (gawk_getdtablesize): Renamed from getdtablesize.
+       (getdtablesize): New macro. Avoids problems on FreeBSD 10
+       where configure didn't work correctly. Thanks to Nelson Beebe.
+       Update copyright year.
+ 
 +2016-05-26         Andrew J. Schorr     <address@hidden>
 +
 +      * filefuncs.c (func_table): Update "stat" to indicate that the
 +      max # of expected args is 3, not 2.
 +
  2016-01-27         Arnold D. Robbins     <address@hidden>
  
        * filefuncs.c (do_statvfs): Define out f_fsid on AIX.

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

Summary of changes:
 ChangeLog             |   13 +++++++++++++
 array.c               |    2 +-
 extension/ChangeLog   |    9 +++++++++
 extension/inplace.c   |    1 +
 extension/revtwoway.c |    8 +++++---
 gawkapi.c             |    3 +--
 mpfr.c                |    2 +-
 node.c                |    2 +-
 pc/ChangeLog          |    4 ++++
 pc/Makefile.tst       |   15 ++++++++++++---
 test/ChangeLog        |    5 +++++
 test/arrayind1.awk    |   10 +++++-----
 test/arrayind1.ok     |    5 -----
 13 files changed, 58 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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