This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-93-g489e3d5


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 "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  489e3d510e3ed9bf4e3388084cc4de6e2749576a (commit)
      from  83b38ce6107fc90de79e14edc0fea29d6dec7724 (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 -----------------------------------------------------------------
commit 489e3d510e3ed9bf4e3388084cc4de6e2749576a
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Fri Feb 19 17:45:50 2010 -0500

    PR11208: glue adjacent string literals together.
    
    * parse.cxx (lexer::scan): Glue adjacent strings together.
    * testsuite/parseko/twentyseven.stp, semok/thirtyfive.stp: New tests.

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

Summary of changes:
 NEWS                              |   13 +++++++++++--
 parse.cxx                         |   14 ++++++++++++++
 testsuite/parseko/twentyseven.stp |    4 ++++
 testsuite/semok/thirtyfive.stp    |    8 ++++++++
 4 files changed, 37 insertions(+), 2 deletions(-)
 create mode 100755 testsuite/parseko/twentyseven.stp
 create mode 100755 testsuite/semok/thirtyfive.stp


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]