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-165-g58a834b


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  58a834b168986ade130a5779738d5ace1e69d8f0 (commit)
      from  b7a0f5abcbae86c3ea05f0366dae19ccb6dbe79c (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 58a834b168986ade130a5779738d5ace1e69d8f0
Author: Lukas Berk <lberk@redhat.com>
Date:   Fri Mar 18 09:14:03 2011 -0400

    PR3823: Adding gettext functionality to several base files
    po/* files updated strings
    csclient.cxx - added gettext
    dwarf_wrappers.cxx - same
    remote.cxx - same
    setupdwfl.h - same
    staptree.cxx - same
    util.cxx - moved macros to util.h
    util.h - added gettext

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

Summary of changes:
 csclient.cxx       |  235 ++++++++++-----------
 dwarf_wrappers.cxx |    5 +-
 po/en.gmo          |  Bin 17989 -> 17989 bytes
 po/en.po           |  594 +++++++++++++++++++++++++++++++++++++++++++++++---
 po/fr.gmo          |  Bin 58978 -> 58978 bytes
 po/fr.po           |  612 +++++++++++++++++++++++++++++++++++++++++++++++++---
 po/pl.gmo          |  Bin 588 -> 588 bytes
 po/pl.po           |  585 ++++++++++++++++++++++++++++++++++++++++++++++---
 po/systemtap.pot   |  585 ++++++++++++++++++++++++++++++++++++++++++++++---
 remote.cxx         |   47 ++--
 setupdwfl.h        |    2 +-
 staptree.cxx       |   58 +++---
 util.cxx           |   15 --
 util.h             |   28 ++-
 14 files changed, 2429 insertions(+), 337 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]