Skip to main content
summaryrefslogtreecommitdiffstats
path: root/memory
AgeCommit message (Expand)AuthorFilesLines
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle7-103/+24
2017-02-13Bug 509577 - [Traditional Rendering] Local variables enclosing markingsAlvaro Sanchez-Leon3-4/+22
2017-02-10Bug 510773 - [traditional rendering] overlay mangles one in next cellMarc Dumais1-1/+1
2017-01-30Fix API errors with Eclipse 4.7Marc-Andre Laperle1-1/+10
2017-01-25Auto-generate source features using tycho.Marc Khouzam5-127/+0
2017-01-23Bug 509438 - [traditional] Show a Tooltip for all bytes in range of aAlvaro Sanchez-Leon4-4/+90
2017-01-23Bug 508446 - [memory] Preferences dialog empty tree on the left Alvaro Sanchez-Leon2-28/+4
2016-12-21Trigger error in Debug plugins when a package is not exported.Marc Khouzam3-3/+3
2016-11-16Update version to 9.3.0Marc Khouzam9-11/+11
2016-11-15Update version to 9.2.0Marc Khouzam9-11/+11
2016-08-17Update version to 9.1.0Marc Khouzam9-11/+11
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam15-25/+25
2016-05-13Bug 489512 - Show local variables in the traditional memory renderAlvaro Sanchez-Leon1-0/+7
2016-04-29Bug 489516 - Traditional mem., choose visibility of the cross refAlvaro Sanchez-Leon1-1/+1
2016-04-26Bug 489516 - Traditional mem., choose visibility of the cross refAlvaro Sanchez-Leon7-24/+166
2016-04-25Bug 492230 - Replace buffer.append(a+b) callsAlex Blewitt1-1/+1
2016-04-25Bug 489512 - Show local variables in the traditional memory renderAlvaro Sanchez-Leon7-25/+763
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt12-28/+28
2016-04-16Bug 491825 - Remove primitive wrapper creationAlex Blewitt1-2/+2
2016-04-11Bug 489505 - Add hovering support to the traditional memory renderAlvaro Sanchez-Leon2-5/+186
2016-03-31CosmeticsMarc Dumais1-1/+1
2016-03-30Bug 490685 - add missing @since tag in MemorySpacePreferencesHelperMarc Dumais1-1/+2
2016-03-30bug 488469 - [traditional memory rendering] add preference for coloringMarc Dumais10-12/+365
2016-03-30Bug 489579 - [memory] PlainTextExporter doesn't work as expected, whenMarc Dumais1-20/+27
2016-02-26Bug 488115 - [memory] Add "go to address" action to the TraditionalMarc Dumais1-0/+5
2016-02-23Bug 284459 - Traditional Memory does not show Memory Change color after the m...Alvaro Sanchez-Leon1-0/+1
2016-02-16Bug 354754 - [Memory Browser]Changing the memory space doesn't updateMarc Dumais1-0/+1
2016-02-01Missing copyright header.Marc Khouzam1-63/+70
2016-01-18Incremented CDT features version to 9.0.0Marc Khouzam9-11/+11
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam28-28/+28
2015-08-03Bug 474050 - [memory] Add the context menu option "Add WatchpointAlvaro Sanchez-Leon3-3/+20
2015-07-30Bug 473536 - [memory] Add a Find-Replace menu option to the memory viewAlvaro Sanchez-Leon2-4/+19
2015-06-18Bug 387500 PgDn/PgUp jumps uses large address increments for memoryTeodor Madan8-102/+274
2015-06-10Incremented CDT feature version to 8.8.0Marc Khouzam9-11/+11
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam9-11/+11
2015-04-16Fix version format for memory.floatingpointMarc-Andre Laperle1-1/+1
2015-04-06Bug 425698: Refresh Traditional rendering in memory view whenMarc Khouzam1-19/+20
2015-03-25Move some leftover plugins from Java 5 to Java 7.Marc Khouzam12-20/+20
2015-03-25Remove warnings caused by change to getAdaptable()Marc Khouzam3-4/+5
2015-03-24Fix Compilation ErrorsAlvaro Sanchez-Leon2-6/+5
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin9-11/+11
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin5-5/+5
2014-07-22Inremented feature version to 8.5.Sergey Prigogin4-6/+6
2014-06-18Bug 435998 - Remove 'updateSiteName' string as they are not usedMarc Khouzam2-6/+0
2014-06-17Bug 435998 - Get rid of all "eclipse_update_120.jpg" files in CDTMarc Khouzam4-3/+1
2014-05-26Bug 435309 - Use the shared license file scheme for CDTMarc Khouzam10-1137/+7
2014-05-20Update to new license textMarc Khouzam2-4/+2
2014-05-02Update license.html files for 2014 versionMarc Khouzam2-4/+2
2014-04-21Enable API tooling for o.e.cdt.debug.ui.memory.traditionalMarc Khouzam2-0/+37
2014-04-21Enabling API tooling for memory.floatingpoint/memorybrowser/transportMarc Khouzam3-0/+18

Back to the top