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-3826-g3658053
Date: Fri, 21 Dec 2018 05:24:09 -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  3658053d6daa376dd1b50d719873de3f9c78ee42 (commit)
       via  60503a285ce7884ae2b58c864a0407a23dec17fd (commit)
       via  57ce0c9d0bd5d0dca6f009238170731d853dc891 (commit)
       via  de5f5e33aaf66cf5de836ef9224e68fc0546ae11 (commit)
      from  632a230e5b8912a6c1c41b7532cea5f0131655aa (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=3658053d6daa376dd1b50d719873de3f9c78ee42

commit 3658053d6daa376dd1b50d719873de3f9c78ee42
Merge: 632a230 60503a2
Author: Arnold D. Robbins <address@hidden>
Date:   Fri Dec 21 12:24:02 2018 +0200

    Merge branch 'master' into feature/namespaces

diff --cc test/ChangeLog
index e3446b5,fe8d589..775b727
--- a/test/ChangeLog
+++ b/test/ChangeLog
@@@ -1,12 -1,8 +1,17 @@@
+ 2018-12-21         Arnold D. Robbins     <address@hidden>
+ 
+       * Makefile.am (EXTRA_DIST): New test: dfacheck1.
+       * dfacheck1.awk, dfacheck1.in, dfacheck1.ok: New files.
+ 
 +2018-12-12         Arnold D. Robbins     <address@hidden>
 +
 +      * nsprof2.awk: Add extra @namespace lines for testing.
 +      * nsprof2.ok: Adjusted.
 +
 +2018-12-06         Arnold D. Robbins     <address@hidden>
 +
 +      * nsprof2.awk, nsprof2.ok: Updated after code changes.
 +
  2018-11-28         Arnold D. Robbins     <address@hidden>
  
        * profile11.ok: Updated after code change.

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

Summary of changes:
 ChangeLog          |  4 ++++
 configure          |  4 +++-
 configure.ac       |  4 +++-
 support/ChangeLog  |  5 +++++
 support/dfa.c      | 35 ++++++++++++++++++++++++++++++-----
 test/ChangeLog     |  5 +++++
 test/Makefile.am   |  5 ++++-
 test/Makefile.in   | 10 +++++++++-
 test/Maketests     |  5 +++++
 test/dfacheck1.awk |  1 +
 test/dfacheck1.in  |  1 +
 test/dfacheck1.ok  |  1 +
 12 files changed, 71 insertions(+), 9 deletions(-)
 create mode 100644 test/dfacheck1.awk
 create mode 100644 test/dfacheck1.in
 create mode 100644 test/dfacheck1.ok


hooks/post-receive
-- 
gawk



reply via email to

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