Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle1-17/+0
2016-11-16Update version to 9.3.0Marc Khouzam1-1/+1
2016-11-15Update version to 9.2.0Marc Khouzam1-1/+1
2016-08-17Update version to 9.1.0Marc Khouzam1-1/+1
2016-06-30Remove old .cvsignore filesMarc Khouzam1-1/+0
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam3-5/+5
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt2-12/+12
2016-04-16Bug 491825 - Remove primitive wrapper creationAlex Blewitt2-4/+4
2016-03-29Code cleanup in DSF examples. Jesper Eskilson1-26/+27
2016-01-18Incremented CDT features version to 9.0.0Marc Khouzam1-1/+1
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam19-19/+19
2015-08-10Fixed a couple of FindBugs errors in DSF examples.Jesper Eskilson2-0/+10
2015-06-10Incremented CDT feature version to 8.8.0Marc Khouzam1-1/+1
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam1-1/+1
2015-03-25Move some leftover plugins from Java 5 to Java 7.Marc Khouzam18-63/+212
2015-03-25Add many missing @Override to remove warningsMarc Khouzam1-2/+4
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin1-1/+1
2014-10-29Bug 439624 - Per-element formatting for expressions and variablesMarc Khouzam1-10/+8
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin1-1/+1
2014-07-07Bug 344739 - RejectedExecutionException when terminating a PDA launch Marc Khouzam1-1/+8
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin1-1/+1
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev1-1/+1
2012-10-30DSF - Added support for arrays in PDA example.Pawel Piech3-5/+87
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin1-1/+1
2012-04-03Bug 374512 - breakpointContribution does not support customPawel Piech1-3/+49
2012-02-08Bug 360280 - [breakpoints] Reposition breakpoints when planted on invalid lin...Pawel Piech4-17/+117
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin1-1/+1
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin1-1/+1
2011-06-28Mavenizing CDT releng.Doug Schaefer1-0/+17
2010-07-14bug 319777: Restored 1.2 as it does not compile with Java 1.5Andrew Gvozdev1-2/+0
2010-07-14bug 319777: Missing @Override annotationsAndrew Gvozdev1-0/+2
2010-06-03Bug 315439 Fix up copyrightVivian Kong51-51/+51
2010-01-05[298909] - [launch] DSF suspend trigger susceptible to race conditionsPawel Piech3-4/+13
2009-10-07Bug 291342 - [debug view] DSF session executor intermittently deadlocks duri...Pawel Piech1-1/+2
2009-09-03[288553] - Change DSF plugins' version to 2.1.Pawel Piech1-1/+1
2009-08-04I removed the no longer supported nore required getModelData() routine. This ...Randy Rohrbach1-22/+0
2009-06-25[281585] - [pda] Refactor of PDA's IAdapterFactory implementation.Pawel Piech3-2/+13
2009-05-27update copyrightsVivian Kong7-47/+47
2009-05-26bug 254307 - brandingVivian Kong1-1/+1
2009-03-31Fixed range of supported number formats in PDA.Pawel Piech1-3/+3
2009-03-19Add a threads sample.Pawel Piech1-0/+23
2009-03-17[269048] - [pda][run control] The suspend command is not enabled on the threa...Pawel Piech1-1/+1
2009-03-16Fix PDA plugin messages.Pawel Piech1-1/+2
2009-03-16Fix PDA source lookup bug.Pawel Piech1-1/+1
2009-03-13Defect 225650, additional tweaking.Randy Rohrbach1-1/+1
2009-03-13Attempt to get PDA working in binary plugin.Pawel Piech1-1/+7
2009-03-13[254200] - Localization - ICU4JPawel Piech1-1/+1
2009-03-13Localization - ICU4JPawel Piech1-0/+1
2009-03-12[266588] - Removed deprecated methods.Pawel Piech3-41/+0
2009-02-26partial fix for Bugzilla 265882Randy Rohrbach1-2/+1

Back to the top