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-3798-gb627c8c
Date: Thu, 6 Dec 2018 14:53:47 -0500 (EST)

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  b627c8c1e8900781c5d943865475f066c56d12c1 (commit)
       via  34622512479581e773239909c5ad8c3d8fd5d7b8 (commit)
       via  c856f5c96f88cc8a5aacf6ee90e92ed80bd8c3ba (commit)
      from  c7dc146b697aab28d48aa00997e7b119ed505879 (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=b627c8c1e8900781c5d943865475f066c56d12c1

commit b627c8c1e8900781c5d943865475f066c56d12c1
Merge: c7dc146 3462251
Author: Arnold D. Robbins <address@hidden>
Date:   Thu Dec 6 21:53:41 2018 +0200

    Merge branch 'master' into feature/namespaces

diff --cc ChangeLog
index e0072d9,8769502..e7f3d9b
--- a/ChangeLog
+++ b/ChangeLog
@@@ -1,12 -1,9 +1,18 @@@
  2018-12-06         Arnold D. Robbins     <address@hidden>
  
+       * configure.ac: Add -ggdb3 to CFLAGS if developing and remove
+       -O2 from Makefile, extension/Makefile, and support/Makefile.
+       * config.guess, config.sub: Updated from GNULIB.
+ 
++2018-12-06         Arnold D. Robbins     <address@hidden>
++
 +      * awkgram.y (namespace_comment): New variable.
 +      (Grammar): Handle comments after @namespace statements.
 +      (mk_function): Add any comment onto the saved namespace.
 +      (append_rule): Ditto.
 +      * profile.c (pp_namespace): Add second argument for a comment.
 +      Adjust all calls.
 +
  2018-12-02         Arnold D. Robbins     <address@hidden>
  
        * awkgram.y (mk_program): Add in leading and trailing comments

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

Summary of changes:
 ChangeLog                        |  6 ++++++
 config.guess                     |  5 ++++-
 config.sub                       |  4 ++--
 configure                        | 10 +++++++++-
 configure.ac                     | 10 +++++++++-
 extension/build-aux/ChangeLog    |  4 ++++
 extension/build-aux/config.guess |  5 ++++-
 extension/build-aux/config.sub   |  4 ++--
 8 files changed, 40 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
gawk



reply via email to

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