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.4-39-g79bc39a


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  79bc39ab0d920fe1199124cef80979abf7204a82 (commit)
      from  802cd1044c6abf4f4b4e06fb5c5204033fd6b929 (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 79bc39ab0d920fe1199124cef80979abf7204a82
Author: Lukas Berk <lberk@redhat.com>
Date:   Thu Feb 3 09:16:24 2011 -0500

    gettext changes in main.cxx and session files
    
    to invoke run $ xgettext -c -k_ main.cxx session.*
    not every string has been set up for gettext translation, at this
    point it is just to make sure it doesn't break stap.  The more
    complicated strings will be I18N in time.

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

Summary of changes:
 main.cxx    |  242 +++++++++++++++---------------------
 session.cxx |  394 ++++++++++++++++++++++++++---------------------------------
 session.h   |   26 +---
 3 files changed, 280 insertions(+), 382 deletions(-)


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]