Add support pin in TmfView base class (Bug 388372)
[deliverable/tracecompass.git] / org.eclipse.linuxtools.tmf.core.tests /
2012-08-24  Alexandre MontplaisirSave the encoding type as project settings
2012-08-09  Francois ChouinardFix a sporadic distribution problem in the TMF coalesce...
2012-07-27  Alexandre Montplaisirtmf: Also bump the version number in pom.xml's
2012-07-27  Alexandre Montplaisirtmf: Update master branch against the 1.1 baseline
2012-07-26  Bernd HufmannFix TMF Core JUnit tests
2012-07-25  Francois ChouinardFix another pile of Javadoc warnings
2012-07-25  Francois ChouinardFix a pile of Javadoc warnings
2012-07-25  Alexandre MontplaisirUse project-specific Save Actions settings
2012-07-25  Alexandre MontplaisirUse project-specific formatter settings
2012-07-24  Alexandre Montplaisirtmf: Enable project-specific compiler settings
2012-07-19  Matthew KhouzamFix trace and experiment seeking performance bug
2012-07-19  Patrick TasseFix for bug 385432: Missed events in coalesced requests.
2012-07-19  Alexandre MontplaisirMerge "tmf: Update the ctfadaptor tests for the new...
2012-07-19  Alexandre MontplaisirMerge "lttng: Drop the current node arrays in the the...
2012-07-18  Francois ChouinardAdd test cases for Bug385432
2012-07-18  Alexandre Montplaisirtmf: Update the ctfadaptor tests for the new formatting
2012-07-17  Francois ChouinardFix test project dependencies.
2012-07-06  Otavio PontesRenaming version to 1.2 in master branch
2012-07-03  Francois ChouinardFix seekEvent() problem and augment TmfExperimentTest
2012-06-19  Alexandre Montplaisirtmf: Clean up the ctfAdaptor unit tests
2012-06-18  Alexandre Montplaisirtmf: Simple warning fixes in tmf.core and tests
2012-06-12  Francois ChouinardRevert "Fix for bug 381411: Incorrect experiment locati...
2012-06-12  Francois ChouinardRevert "Fix for bug 381411: Implement ranked location...
2012-06-12  Patrick TasseFix for bug 381411: Implement ranked location in experi...
2012-06-12  Patrick TasseFix for bug 381411: Incorrect experiment location after...
2012-06-11  Patrick TasseFix for unit test on Windows.
2012-06-06  Matthew KhouzamAdd events structures, indexes and event caches per...
2012-06-06  Alexandre Montplaisirtmf: Clear the file name in the verifyHistory program
2012-06-05  Alexandre Montplaisirtmf: Add the verifyHistory test program
2012-06-04  Francois ChouinardReplace location by context in checkpoint indexer
2012-06-01  Francois ChouinardAugment the TmfCheckpoint API (Bug381411)
2012-06-01  Francois ChouinardFix for bug381370
2012-05-30  Francois ChouinardPush LTTng MANIFEST.MF/pom.xml to 1.0 and correct featu...
2012-05-29  Francois ChouinardFix unnecessary @SuppressWarning and removed dead code.
2012-05-29  Matthew KhouzamAdd incremental indexing support Bug 380952
2012-05-25  Francois ChouinardInternalize some classes and fix a pile of warnings
2012-05-25  Francois ChouinardFix for Hudson warnings in LTTng TMF Core Unit + Test...
2012-05-24  Francois ChouinardImprove request coalescing criteria
2012-05-18  Francois ChouinardMerge corrected branch 'master'
2012-05-18  Francois ChouinardMerge branch 'master' into TmfTrace-new
2012-05-18  Francois ChouinardRevisit the TmfExperiment structure
2012-05-17  Francois ChouinardImprove TmfTrace test coverage
2012-05-17  Francois ChouinardFix some Sonar findings in TmfEvent
2012-05-16  Francois ChouinardMerge branch 'master'
2012-05-15  Francois ChouinardMerge branch 'master'
2012-05-14  Francois ChouinardMerge branch 'master'
2012-05-14  Francois ChouinardMerge branch 'master'
2012-05-14  Francois ChouinardAdd a TmfLegacyExperiment for the LTTng 0.x
2012-05-11  Matthew KhouzamClean up code.
2012-05-11  Francois ChouinardIntroduce TmfLegacyExperiment
2012-05-11  Matthew KhouzamChange tabs for commas to separate fields.
2012-05-09  Matthew Khouzamimprove test coverage in CtfLocation
2012-05-09  Francois ChouinardMerge branch 'master' into API
2012-05-09  Patrick TasseFix seek behaviour in CtfAdaptor
2012-05-09  Matthew KhouzamImprove API.
2012-05-08  Francois ChouinardRefactor TmfTrace and TmfExperiment
2012-05-08  Francois ChouinardRefactor TmfExperiment (2)
2012-05-08  Francois ChouinardRefactor TmfExperiment
2012-05-03  Matthew KhouzamImprove test cases. Coverage of 85%+ and fix bugs.
2012-05-03  Matthew KhouzamImprove CTF timestamp output, will now output in y...
2012-04-27  Francois ChouinardUpdate TmfTrace javadoc
2012-04-27  Francois ChouinardSimplify TmfEvent constructors and update javadoc
2012-04-27  Francois ChouinardMinor API improvements
2012-04-24  Francois ChouinardImplement TmfTrace changes - introduce TmfTraceException
2012-04-24  Francois ChouinardMerge branch 'master' into TmfTraceModel-new
2012-04-24  Francois ChouinardRefactor TmfTrace and dependencies - minor changes
2012-04-24  Francois ChouinardRefactor TmfTrace and dependencies - minor changes
2012-04-24  Francois ChouinardRefactor TmfTrace and dependencies - move parseEvent...
2012-04-20  Francois ChouinardRefactor TmfTrace and dependencies - finalize ITmfTrace...
2012-04-19  Francois ChouinardRefactor TmfTrace and dependencies - introduce ITmfTrac...
2012-04-18  Francois ChouinardRefactor TmfTrace and dependencies - remove indexTrace()
2012-04-18  Francois ChouinardRefactor TmfTrace and dependencies - remove getTrace()
2012-04-17  Francois ChouinardRefactor TmfTrace and dependencies - fix parent class...
2012-04-17  Francois ChouinardRefactor TmfCheckpoint and dependencies (+JUnits)
2012-04-17  Francois ChouinardMerge branch 'master' into TmfTraceModel-new
2012-04-16  Francois ChouinardMerge master in TmfTraceModel
2012-04-16  Matthew KhouzamFix warnings
2012-04-16  Matthew Khouzamfix post-merge to get it to compile.
2012-04-16  Matthew KhouzamAdd a headless test
2012-04-16  Matthew Khouzamadd fallback for seeking by unindexed traces
2012-04-16  Matthew Khouzamadd benchmarks
2012-04-16  Matthew KhouzamChange output of ctf toStrings to be more human readable.
2012-04-16  Matthew KhouzamAdded a headless test
2012-04-16  Francois ChouinardWork on TmfCheckpoint
2012-04-16  Francois ChouinardMerge branch 'master' into TmfTraceModel-new
2012-04-13  Francois ChouinardRefactor TmfCheckpoint and dependencies
2012-04-13  Francois ChouinardFix tabs/spaces for ITmfEvent
2012-04-13  Francois ChouinardRefactor ITmfContext and fix dependencies
2012-04-12  Francois ChouinardRefactor ITmfLocation and fix dependencies
2012-04-03  Francois ChouinardUpdate TmfTrace as per ITmfTrace
2012-04-03  Francois ChouinardFinalize ITmfTrace API
2012-04-03  Alexander KurtakovRemove dead entries from build.properties.
2012-04-02  Alexander KurtakovMore test.xml removal.
2012-03-29  Francois ChouinardRationalize ITmfTrace.initTrace()
2012-03-29  Francois ChouinardMinor updates
2012-03-23  Bernd HufmannMerge branch 'master' into lttng_2_0_control_dev
2012-03-23  Francois ChouinardMake timeAnalysis widgets and core utils visible again
2012-03-23  Francois ChouinardInternalize some TMF APIs
2012-03-22  Francois ChouinardFix javadoc warnings
2012-03-22  Francois ChouinardFix for Bug375082
next
This page took 0.043199 seconds and 8 git commands to generate.