gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/namespaces, updated. gawk-4.1.0-


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/namespaces, updated. gawk-4.1.0-3192-gb7183fc
Date: Tue, 13 Mar 2018 14:32:00 -0400 (EDT)

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, feature/namespaces has been updated
       via  b7183fc0df227a41959370f79aa0ead48b73aa98 (commit)
       via  4fa6f57bf897e7f69dbb606115d4e17a88e90532 (commit)
       via  52ccca825af423b22f2771755176d2c29a1a68be (commit)
      from  14e1555061b912f715fdf8606f394eecfbb08a58 (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=b7183fc0df227a41959370f79aa0ead48b73aa98

commit b7183fc0df227a41959370f79aa0ead48b73aa98
Merge: 14e1555 4fa6f57
Author: Arnold D. Robbins <address@hidden>
Date:   Tue Mar 13 20:31:50 2018 +0200

    Merge branch 'master' into feature/namespaces

diff --cc extension/inplace.c
index daef60e,516edc9..d2a0411
--- a/extension/inplace.c
+++ b/extension/inplace.c
@@@ -3,7 -3,7 +3,7 @@@
   */
  
  /*
-  * Copyright (C) 2013-2015, 20017 the Free Software Foundation, Inc.
 - * Copyright (C) 2013-2015, 2018, the Free Software Foundation, Inc.
++ * Copyright (C) 2013-2015, 2017, 2018, the Free Software Foundation, Inc.
   *
   * This file is part of GAWK, the GNU implementation of the
   * AWK Programming Language.
diff --cc extension/testext.c
index 25bce33,6629296..b911ec9
--- a/extension/testext.c
+++ b/extension/testext.c
@@@ -3,7 -3,7 +3,7 @@@
   */
  
  /*
-  * Copyright (C) 2012, 2013, 2014, 2015, 2017
 - * Copyright (C) 2012, 2013, 2014, 2015, 2018
++ * Copyright (C) 2012, 2013, 2014, 2015, 2017, 2018
   * the Free Software Foundation, Inc.
   *
   * This file is part of GAWK, the GNU implementation of the

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

Summary of changes:
 ChangeLog                |  4 ++++
 debug.c                  |  2 +-
 doc/ChangeLog            |  4 ++++
 doc/gawkworkflow.texi    |  2 +-
 extension/ChangeLog      |  9 +++++++++
 extension/filefuncs.3am  |  2 +-
 extension/fnmatch.3am    |  4 ++--
 extension/fnmatch.c      |  2 +-
 extension/fork.3am       |  4 ++--
 extension/fork.c         |  3 ++-
 extension/inplace.3am    |  4 ++--
 extension/inplace.c      |  2 +-
 extension/intdiv.c       | 25 +++++++++++++++++++++++++
 extension/ordchr.3am     |  4 ++--
 extension/ordchr.c       |  3 ++-
 extension/readdir.3am    |  4 ++--
 extension/readdir.c      |  2 +-
 extension/readdir_test.c |  2 +-
 extension/readfile.3am   |  4 ++--
 extension/readfile.c     |  2 +-
 extension/revoutput.3am  |  4 ++--
 extension/revoutput.c    |  2 +-
 extension/revtwoway.3am  |  4 ++--
 extension/revtwoway.c    |  2 +-
 extension/rwarray.3am    |  4 ++--
 extension/rwarray.c      |  2 +-
 extension/rwarray0.c     |  3 ++-
 extension/testext.c      |  2 +-
 extension/time.3am       |  4 ++--
 extension/time.c         |  2 +-
 missing_d/ChangeLog      |  4 ++++
 missing_d/snprintf.c     |  2 +-
 nonposix.h               |  2 +-
 pc/ChangeLog             |  4 ++++
 pc/gawkmisc.pc           |  2 +-
 support/ChangeLog        |  4 ++++
 support/getopt.c         |  2 +-
 test/ChangeLog           |  4 ++++
 test/Makefile.am         |  2 +-
 39 files changed, 102 insertions(+), 41 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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