gawk-diffs
[Top][All Lists]
Advanced

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

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


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, feature/cmake, updated. gawk-4.1.0-1520-g49e523a
Date: Sun, 28 Jun 2015 19:23:42 +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, feature/cmake has been updated
       via  49e523a61a7092a890622e5df18d3503c071d889 (commit)
       via  2befea585a321d9d092bfb99cbfa65350a839752 (commit)
       via  741bf93462919d841ffd7f3ed8c85a202b9dc3f8 (commit)
       via  687e6594ca3a6195ef834a5466b5fc7de2de2d7b (commit)
       via  8a4905be350313d41f6c0b20497809760d7fa84e (commit)
       via  0a2de15cba710ff67107bc340950515e1a29edb5 (commit)
       via  077f43dbe53c80e3edb974454e25c3f0c93d0fd5 (commit)
       via  e81708082f8b3526fb10f9599d1368dfab6d25e7 (commit)
      from  056cd074c60d940d5bb46410f114a6c2584daaae (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=49e523a61a7092a890622e5df18d3503c071d889

commit 49e523a61a7092a890622e5df18d3503c071d889
Merge: 056cd07 2befea5
Author: Arnold D. Robbins <address@hidden>
Date:   Sun Jun 28 22:23:36 2015 +0300

    Merge branch 'master' into feature/cmake


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

Summary of changes:
 ChangeLog                                  |   27 ++
 NEWS                                       |    3 +
 awk.h                                      |    6 +-
 awkgram.c                                  |    6 +-
 awkgram.y                                  |    6 +-
 builtin.c                                  |   14 +-
 doc/ChangeLog                              |    4 +
 doc/gawk.info                              |  633 ++++++++++++++-------------
 doc/gawk.texi                              |   35 ++-
 doc/gawktexi.in                            |   35 ++-
 eval.c                                     |    2 -
 ext.c                                      |  147 -------
 interpret.h                                |   20 +-
 test/ChangeLog                             |   27 ++
 test/Makefile.am                           |   27 +-
 test/Makefile.in                           |   32 +-
 test/Maketests                             |    5 +
 test/{dbugtypedre.awk => dbugtypedre1.awk} |    0
 test/{dbugtypedre.in => dbugtypedre1.in}   |    0
 test/{dbugtypedre.ok => dbugtypedre1.ok}   |    6 +-
 test/dbugtypedre2.awk                      |    1 +
 test/dbugtypedre2.in                       |    4 +
 test/dbugtypedre2.ok                       |   15 +
 test/getfile.ok                            |    8 +-
 test/id.ok                                 |    1 -
 test/typedregex1.awk                       |    2 +-
 test/typedregex2.awk                       |   11 +
 test/typedregex2.ok                        |    4 +
 test/typeof1.ok                            |    6 +-
 test/typeof3.ok                            |    6 +-
 30 files changed, 569 insertions(+), 524 deletions(-)
 rename test/{dbugtypedre.awk => dbugtypedre1.awk} (100%)
 rename test/{dbugtypedre.in => dbugtypedre1.in} (100%)
 rename test/{dbugtypedre.ok => dbugtypedre1.ok} (88%)
 create mode 100644 test/dbugtypedre2.awk
 create mode 100644 test/dbugtypedre2.in
 create mode 100644 test/dbugtypedre2.ok
 create mode 100644 test/typedregex2.awk
 create mode 100644 test/typedregex2.ok


hooks/post-receive
-- 
gawk



reply via email to

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