gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, feature/api-mpfr, updated. gawk-4.1.0-27


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/api-mpfr, updated. gawk-4.1.0-2700-g45ec9a4
Date: Fri, 4 Aug 2017 04:10:57 -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/api-mpfr has been updated
       via  45ec9a480a99df0242bcf22785528445a3675931 (commit)
       via  d391c4885fbfcca9116fcabdb970f0a96934efc9 (commit)
       via  2b1ed6ffa766e950b5d0ebedd6226e7d7fc3355e (commit)
       via  dc0df6af2bc63b1422d76bef8e9531fed405c652 (commit)
      from  ba81f690c8c31b860c5c8ba2324b196b003334ff (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=45ec9a480a99df0242bcf22785528445a3675931

commit 45ec9a480a99df0242bcf22785528445a3675931
Merge: ba81f69 d391c48
Author: Arnold D. Robbins <address@hidden>
Date:   Fri Aug 4 11:10:50 2017 +0300

    Merge branch 'master' into feature/api-mpfr

diff --cc extension/ChangeLog
index 9315f75,8e6daab..b764357
--- a/extension/ChangeLog
+++ b/extension/ChangeLog
@@@ -1,8 -1,7 +1,12 @@@
+ 2017-08-04         Arnold D. Robbins     <address@hidden>
+ 
+       * Makefile.am: Update copyright year.
+ 
 +2017-06-27         Arnold D. Robbins     <address@hidden>
 +
 +      * Makfile.am (intdiv_la_LIBADD): Add LIBMPFR for Cygwin.
 +      Thanks to Eli Zaretskii for the tip that this is necessary.
 +
  2017-06-22         Andrew J. Schorr     <address@hidden>
  
        * rwarray.c (read_value): Use malloc instead of calloc, since

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

Summary of changes:
 ChangeLog                        | 11 +++++++++++
 array.c                          |  2 +-
 awk.h                            |  2 +-
 awkgram.y                        |  2 +-
 builtin.c                        |  2 +-
 cint_array.c                     |  2 +-
 cmd.h                            |  3 ++-
 config.guess                     |  6 +++---
 debug.c                          |  2 +-
 doc/ChangeLog                    |  4 ++++
 doc/texinfo.tex                  | 14 ++------------
 eval.c                           |  2 +-
 ext.c                            |  2 +-
 extension/ChangeLog              |  4 ++++
 extension/Makefile.am            |  2 +-
 extension/Makefile.in            |  2 +-
 extension/build-aux/ChangeLog    |  4 ++++
 extension/build-aux/config.guess |  6 +++---
 field.c                          |  2 +-
 gawkapi.c                        |  2 +-
 gawkmisc.c                       |  2 +-
 gettext.h                        |  4 ++--
 int_array.c                      |  2 +-
 main.c                           |  4 ++--
 mkinstalldirs                    |  4 ++--
 mpfr.c                           |  2 +-
 msg.c                            |  2 +-
 node.c                           |  2 +-
 profile.c                        |  2 +-
 re.c                             |  2 +-
 str_array.c                      |  2 +-
 symbol.c                         |  3 ++-
 test/ChangeLog                   |  4 ++++
 test/Makefile.am                 |  2 +-
 test/Makefile.in                 |  2 +-
 35 files changed, 67 insertions(+), 48 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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