Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam3-5/+5
2016-04-25Bug 492230 - Replace buffer.append(a+b) callsAlex Blewitt1-1/+1
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt1-3/+3
2016-04-16Bug 491825 - Remove primitive wrapper creationAlex Blewitt1-2/+2
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 Khouzam5-5/+5
2015-07-30Bug 473536 - [memory] Add a Find-Replace menu option to the memory viewAlvaro Sanchez-Leon1-1/+16
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 Khouzam3-5/+5
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin1-1/+1
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin1-1/+1
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin1-1/+1
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev1-1/+1
2013-08-12Bug 414687 - Adapt to generified API from platform DebugMarc-Andre Laperle1-4/+26
2012-07-09Bug 382119mahmed1-5/+2
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin1-1/+1
2012-05-22Bug 379968 : Memory find/replace does not account for target endian-nessRandy Rohrbach1-3/+28
2012-04-23Upgrade to Tycho 0.14.1Marc-Andre Laperle1-2/+1
2012-01-17Code cleanup, mostly about missing @OverrideMarc Khouzam4-4/+18
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-09-22Update version numbers for Juno.Doug Schaefer2-2/+2
2011-09-20Bug 356901 - TVT/DVT3.7:TCT102: DAN: Truncation of "Case Insensitive"Chris Recoskie1-2/+5
2011-06-28Mavenizing CDT releng.Doug Schaefer1-0/+17
2010-11-16Fix JRE Runtime and compliance settingsAnton Leherbauer1-1/+11
2010-10-18Bug 326965 - Added Ctrl+F functionality to bring up the Find/Replace dialog. ...Randy Rohrbach4-7/+92
2010-09-02Turned on detection of potential null pointer usage. Also, some plug-ins I pr...John Cortell2-2/+96
2010-07-30Bug 315020 - The Memory Browser Find/Replace logic prefetchs data outside the...Randy Rohrbach2-133/+266
2010-06-18Updated classpath to specify 1.5 JRE. The lack of it was causing errors for M...John Cortell1-1/+1
2010-06-18More changes to keep project warning-freeJohn Cortell1-0/+33
2010-05-20 Bug 313806 - Export all debug packages.Mikhail Khodjaiants1-0/+1
2010-05-06Make memory browser plugins warning-intolerantJohn Cortell1-0/+67
2009-10-26Just fix simple warnings. No functional changes.Randy Rohrbach1-1/+1
2009-10-19Bugzilla 292703Randy Rohrbach2-2/+12
2009-10-19Bugzilla 292660.Randy Rohrbach3-21/+22
2009-10-18Bugzilla defectsRandy Rohrbach2-3/+6
2009-10-13Fixed generics warningJohn Cortell1-1/+1
2009-10-13No need to use internal Debug Platform utility method. We have an equivalent ...John Cortell2-5/+6
2009-06-15fix for bug 280219 - 69 Java Bundles contain no BREEVivian Kong1-0/+1
2009-06-08fix for bug 279400Vivian Kong1-1/+2
2009-05-27update copyrightsVivian Kong2-0/+20
2009-05-27bug 277871 - Externalize strings in plugin.xml and MANIFEST.MF for memory plu...Vivian Kong3-6/+23
2009-03-14[268625] target Find/Replace & Import/Export actions to Memory BrowserTed Williams3-12/+34
2009-02-19DSDP-DD -> CDT, initial commit: set version fields to 1.2.0Ted Williams1-1/+1
2009-02-10Performed some cleanup to get rid of unneeded warnings.Randy Rohrbach3-8/+9
2009-02-09Just removed a few comments that should have been taken out before I reconcil...Randy Rohrbach1-2/+0
2009-02-09[memory] DSDP-DD -> CDT initial commitTed Williams14-0/+1958

    Back to the top