[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
[linuxtools-commit] [Git@Eclipse] Eclipse Linux Tools branch master updated. v0.8.0-1416-g02f6bd7
|
- From: genie@xxxxxxxxxxx (Alexandre Montplaisir)
- Date: Tue, 12 Jun 2012 14:55:52 -0400 (EDT)
- Delivered-to: linuxtools-commit@eclipse.org
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 "Eclipse Linux Tools".
The branch, master has been updated
via 02f6bd7a1e2971f736461fd15f6f985897ef9e47 (commit)
from 83f4b09dcf0748da1333659a72e832dffbed182c (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 02f6bd7a1e2971f736461fd15f6f985897ef9e47
Author: Alexandre Montplaisir <alexmonthy@xxxxxxxxxxxx>
Date: Tue Jun 12 14:53:20 2012 -0400
Fix author and version information in the GSS classes
Signed-off-by: Alexandre Montplaisir <alexmonthy@xxxxxxxxxxxx>
-----------------------------------------------------------------------
Summary of changes:
.../lttng2/kernel/core/trace/CtfKernelTrace.java | 4 +-
.../tmf/core/interval/ITmfStateInterval.java | 26 +++++++-------
.../tmf/core/interval/TmfStateInterval.java | 6 +--
.../tmf/core/statesystem/IStateChangeInput.java | 4 +-
.../tmf/core/statesystem/IStateSystemBuilder.java | 36 ++++++++++----------
.../tmf/core/statesystem/IStateSystemQuerier.java | 4 +-
.../tmf/core/statesystem/StateSystemManager.java | 4 +-
.../tmf/core/statevalue/ITmfStateValue.java | 4 +-
.../tmf/core/statevalue/IntegerStateValue.java | 8 ++--
.../tmf/core/statevalue/NullStateValue.java | 10 +++---
.../tmf/core/statevalue/StringStateValue.java | 8 ++--
.../tmf/core/statevalue/TmfStateValue.java | 4 +-
12 files changed, 58 insertions(+), 60 deletions(-)
hooks/post-receive
--
Eclipse Linux Tools