gawk-diffs
[Top][All Lists]
Advanced

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

[gawk-diffs] [SCM] gawk branch, porting, updated. gawk-4.1.0-1482-g248f1


From: Arnold Robbins
Subject: [gawk-diffs] [SCM] gawk branch, porting, updated. gawk-4.1.0-1482-g248f1f7
Date: Thu, 25 Jun 2015 20:00:13 +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, porting has been updated
       via  248f1f7ae2244e407218d3decd66423e89c21d05 (commit)
       via  dc578b50b37e6f025971375a3ce52f23830049b2 (commit)
       via  0302c2f241b0a4ab47a0e60213c132c4135fed93 (commit)
       via  a3e0954544c7cc4f34b710ac863d56419b57915a (commit)
       via  d43f951d4e8be461fd8be7182a4ff1b219fa8edd (commit)
       via  9bf2c3a7bac4abe6c97af4efb2614575279e7b63 (commit)
       via  f57f0699d7193571233735ba691ba19fc072b7dc (commit)
      from  7c4eb55aea8028503a27cf0132de12257262f71a (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 -----------------------------------------------------------------
-----------------------------------------------------------------------

Summary of changes:
 ChangeLog            |   47 +++++++++++++++++++++++++++++++++++++++++++++++
 awk.h                |    2 ++
 awkgram.c            |    4 +++-
 awkgram.y            |    4 +++-
 builtin.c            |   16 ++++++++++++----
 debug.c              |    9 +++++++++
 eval.c               |    1 +
 interpret.h          |   13 +++++++++----
 profile.c            |    1 +
 test/ChangeLog       |   15 +++++++++++++++
 test/Makefile.am     |   18 ++++++++++++++++--
 test/Makefile.in     |   33 +++++++++++++++++++++++++++++++--
 test/Maketests       |   15 +++++++++++++++
 test/dbugtypedre.awk |    1 +
 test/dbugtypedre.in  |    4 ++++
 test/dbugtypedre.ok  |   17 +++++++++++++++++
 test/typeof2.awk     |   20 ++++++++++++++++++++
 test/typeof2.ok      |    6 ++++++
 test/typeof3.awk     |   19 +++++++++++++++++++
 test/typeof3.ok      |    9 +++++++++
 test/typeof4.awk     |   13 +++++++++++++
 test/typeof4.ok      |    1 +
 22 files changed, 254 insertions(+), 14 deletions(-)
 create mode 100644 test/dbugtypedre.awk
 create mode 100644 test/dbugtypedre.in
 create mode 100644 test/dbugtypedre.ok
 create mode 100644 test/typeof2.awk
 create mode 100644 test/typeof2.ok
 create mode 100644 test/typeof3.awk
 create mode 100644 test/typeof3.ok
 create mode 100644 test/typeof4.awk
 create mode 100644 test/typeof4.ok


hooks/post-receive
-- 
gawk



reply via email to

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