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. 5b104d3e3515df3f23cfaa2


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, master, updated. 5b104d3e3515df3f23cfaa2037de9e535cd0c0a4
Date: Thu, 22 Nov 2012 17:14:55 +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  5b104d3e3515df3f23cfaa2037de9e535cd0c0a4 (commit)
       via  3a0cd74e7a88803c548f22272e8eba40a9ac4293 (commit)
       via  8e36cf1525655ac9c2e4258293450bdeecffd7f2 (commit)
       via  1cdbf2500687a8b35bdd94ead4a20378c84aa4ae (commit)
      from  86024b7f014c286daa68c3a0a223ce51f6e13dfa (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=5b104d3e3515df3f23cfaa2037de9e535cd0c0a4

commit 5b104d3e3515df3f23cfaa2037de9e535cd0c0a4
Merge: 86024b7 3a0cd74
Author: Arnold D. Robbins <address@hidden>
Date:   Thu Nov 22 19:14:34 2012 +0200

    Merge branch 'gawk-4.0-stable'

diff --cc pc/ChangeLog
index 77159fe,b63905c..0a53226
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@@ -1,7 -1,8 +1,12 @@@
+ 2012-11-22         Eli Zaretskii  <address@hidden>
+ 
+       * Makefile.tst (jarebug): Update.
+       (GREP_OPTIONS): Add.
+ 
 +2012-11-12         Arnold D. Robbins     <address@hidden>
 +
 +      * gawkmisc.pc (os_isreadable): Use correct type for first parameter.
 +
  2012-11-04   Scott Deifik  <address@hidden>
  
        * Makefile.tst (jarebug, charasbytes): Update.
diff --cc vms/ChangeLog
index 5ac0fe1,6a7d47a..a51ccdb
--- a/vms/ChangeLog
+++ b/vms/ChangeLog
@@@ -1,35 -1,7 +1,39 @@@
+ 2012-11-22         Anders Wallin         <address@hidden>
+ 
+       * vmstest.com: Updated to match main test/Makefile.
+ 
 +2012-11-14         Arnold D. Robbins     <address@hidden>
 +
 +      * vmsbuild.com: Updated.  Thanks to Anders Wallin.
 +      * vms-conf.h: Ditto, ditto.
 +
 +2012-11-12         Arnold D. Robbins     <address@hidden>
 +
 +      * gawkmisc.vms (os_isreadable): Change first argument type to
 +      awk_input_buf_t.
 +      * vms-conf.h (HAVE_STDINT_H): Define.
 +      (SHLIBEXT, DEFLIBPATH): Add definitions.
 +      * vms_fwrite.c (tty_fwrite): Check do_debug instead of no-longer-
 +      extant which_gawk variable.
 +      * vms_gawk.c (vms_gawk): Check do_debug and do_profiling instead
 +      of which_gawk.
 +
 +      Thanks to Anders Wallin.
 +
 +2012-08-08         Arnold D. Robbins     <address@hidden>
 +
 +      * gawkmisc.vms (os_isreadable): Take IOBUF_PUBLIC instead of fd and
 +      use passed in info.
 +
 +2012-07-29         Arnold D. Robbins     <address@hidden>
 +
 +      * gawkmisc.vms (os_isreadable): Add isdir pointer parameter to be
 +      set to true if fd is for a directory.
 +
 +2012-07-26         Arnold D. Robbins     <address@hidden>
 +
 +      * gawkmisc.vms (os_isreadable): New function.
 +
  2012-03-29         Arnold D. Robbins     <address@hidden>
  
        * config.h: Add definition for _Noreturn.

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

Summary of changes:
 pc/ChangeLog    |    5 +++++
 pc/Makefile.tst |    5 ++++-
 vms/ChangeLog   |    4 ++++
 vms/vms-notes   |    8 ++++++++
 vms/vmstest.com |   22 ++++++++++++++++++----
 5 files changed, 39 insertions(+), 5 deletions(-)
 create mode 100644 vms/vms-notes


hooks/post-receive
-- 
gawk



reply via email to

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