doc: Minor corrections to Generic State System section
[deliverable/tracecompass.git] / org.eclipse.tracecompass.tmf.core.tests /
2015-04-20  Matthew Khouzamtmf: update ITmfEvent.getType().getName() to be getName()
2015-04-17  Matthew Khouzamtmf.core: add getName to ITmfEvent
2015-04-02  Patrick Tassetmf: Use default checkpoint indexer in TmfTrace empty...
2015-03-23  Patrick Tassetmf: Use find() instead of matches() in TmfFilterMatche...
2015-03-13  Alexandre Montplaisirss: Implement a factory for state system backends
2015-03-10  Geneviève BastienTMF: Have IAnalysisModule#setTrace return boolean inste...
2015-03-10  Geneviève BastienTMF: Specify if an analysis applies differently to...
2015-03-10  Patrick TasseFix references to linuxtools in comments, examples...
2015-03-09  Alexandre Montplaisirtmf: Mark TmfTraceUtils @NonNullByDefault
2015-03-06  Alexandre Montplaisirtmf: Remove extraneous constructors from TmfTimeRange
2015-03-06  Genevieve BastienTMF: Add some non null annotations to TmfTimeRange
2015-03-05  Marc-Andre LaperleFix build against latest 4.5
2015-03-04  Alexandre MontplaisirAdd API tool nature and builder to all code plugins
2015-03-04  Alexandre MontplaisirRemove all existing @since annotations
2015-03-03  Alexandre Montplaisirss: Move ownership of the SSID to the backend
2015-02-27  Patrick Tassetmf: Update text trace unit tests
2015-02-25  Alexandre Montplaisirtmf: Use a relative path for the FunctionNameMapper...
2015-02-16  Patrick Tassetmf: Dispose wrapped trace in TmfXmlTraceStub
2015-02-16  Patrick Tassetmf: Bug 459493: TmfTimestampFormat doesn't parse extra...
2015-02-16  Marc-Andre LaperleAdd some missing about.html in bin.includes
2015-02-12  Geneviève BastienTMF: Make the ITmfEvent#getTimestamp() return NonNull
2015-02-12  Geneviève BastienTMF: Add some NonNull annotations to ITmfTimestampTransform
2015-02-12  Alexandre Montplaisirtmf: Add unit test for FunctionNameMapper
2015-02-12  Alexandre MontplaisirRemove workaround in pom.xml's for a bug fixed 8 years ago
2015-02-10  Alexandre MontplaisirRemove versions from other Trace Compass plugin depende...
2015-02-06  Alexandre MontplaisirUpdate all plugins and features to 1.0.0
2015-02-06  Geneviève BastienTMF: allow multiple analysis helpers to have the same ID
2015-02-04  Bernd HufmannMake Custom Parser trace type backwards compatible...
2015-02-04  Patrick Tassetmf: Bug 457502: Filter node elements should not implem...
2015-02-04  Patrick Tassetmf: Make TmfEventFieldAspect independent of event...
2015-02-04  Patrick Tassetmf: Use ellipsis for getField and remove getSubField
2015-02-04  Patrick Tassetmf: Add filter node unit tests
2015-01-28  Marc-Andre LaperleSet project-specific code style preferences to use...
2015-01-28  Alexandre Montplaisirtmf: Have TmfTrace implement ITmfEventParser
2015-01-21  Alexandre Montplaisirtmf: Remove the "event type" from AbstractTmfStateProvider
2015-01-20  Geneviève BastienTMF: Add utility method to return the result of an...
2015-01-13  Alexandre MontplaisirCopyright header update, 2015 edition
2015-01-13  Francis GiraldeauTMF: Introduce a fast linear timestamp transform
2015-01-12  Alexandre Montplaisirtmf: Remove equals()/hashCode() from TmfEventRequest
2015-01-09  Geneviève BastienTMF: Make the ITmfEventAspect#resolve nullable
2015-01-08  Alexandre Montplaisirtmf: Null-annotate state system API classes
2015-01-08  Bernd Hufmanntmf: clean-up event provider package cycle
2015-01-05  Alexandre Montplaisirtmf: Make Pair utility class non-null and immutable
2014-12-24  Bernd Hufmanntmf: add utilities to support '\' and ':' in path manip...
2014-12-17  Alexandre Montplaisirtmf: Use TmfFilterMatchesAspectNode's in the event...
2014-12-16  Alexandre MontplaisirUse the NonNull utility methods where we can
2014-12-10  Bernd Hufmanntmf: Update TmfExperiment to new API in ITmfEventProvider
2014-12-10  Bernd Hufmanntmf: only dispatch events to relevant event providers
2014-12-10  Bernd Hufmanntmf: add JUnits for coalescing across parent/children...
2014-12-08  Bernd Hufmanntmf.ui: fix callsite and model lookup regression
2014-12-03  Geneviève BastienTMF: Change timestamps scale of TmfXmlTraceStub to...
2014-12-03  Geneviève BastienTMF: Add support of aspects to TmfXmlStubTrace
2014-12-01  Geneviève BastienTMF: Change the return type of the CPU aspect to Integer
2014-11-28  Alexandre Montplaisirtmf: Make ITmfTrace.getEventAspects() @NonNull
2014-11-28  Alexandre Montplaisirtmf.analysis: Restore the "getCPU" for data-driven...
2014-11-28  Alexandre Montplaisirtmf: Add a TmfTraceUtils class for advanced getter...
2014-11-28  Geneviève BastienTMF: Add automatic execution of module dependencies
2014-11-27  Geneviève BastienTMF: Add an experiment utility class to get data from...
2014-11-21  Geneviève BastienTMF: Add some XML basic test cases and fix a bug
2014-11-21  Alexandre Montplaisirtmf: Remove source and reference from ITmfEvent
2014-11-12  Alexandre Montplaisirtmf: Consolidate constructors in TmfEvent
2014-11-11  Geneviève Bastientmf: Add some nonNull annotation to the tmf.core.analys...
2014-11-11  Alexandre Montplaisirtmf: Move TmfExperiment to its own package
2014-11-11  Alexandre Montplaisirtmf: Consolidate constructors in TmfExperiment
2014-11-11  Alexandre MontplaisirDisable "warn for deprecated in deprecated code" warnin...
2014-11-10  Marc-Andre LaperleChange versions to 0.1.0
2014-11-04  Geneviève BastienTMF: Set the name field of TmfComponent @NonNull
2014-11-03  Geneviève BastienTMF: Improve the serialization of trace synchronization
2014-11-03  Geneviève BastienTMF: Have ITmfEvent#getTrace() return NonNull
2014-10-28  Patrick Tassetmf: Add unit tests for time offset
2014-10-28  Alexandre Montplaisirtmf: Remove the precision concept from ITmfTimestamp
2014-10-27  Alexandre Montplaisirtmf: Remove AutoCloseable from IAnalysisModule
2014-10-27  Alexandre Montplaisirtmf: Use the DebugSuite test runner for some tests
2014-10-24  Alexandre Montplaisirtmf: Axe the TmfEventTypeManager
2014-10-23  Alexandre Montplaisirtmf: Make TmfTimePreferences completely static
2014-10-23  Alexandre MontplaisirUpdate some class paths in plugin.xml files
2014-10-17  Alexandre MontplaisirRemove the API Tooling builders and natures
2014-10-17  Alexandre Montplaisirss: Rename packages to org.eclipse.tracecompass.*
2014-10-17  Alexandre Montplaisirtmf: Rename packages to org.eclipse.tracecompass.*
2014-10-17  Alexandre Montplaisirtmf: Move plugins to the Trace Compass namespace
This page took 0.076368 seconds and 8 git commands to generate.