Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-03-10fixed CHKPII problemI20150324-0800I20150320-0800I20150320-0030I20150319-1640I20150319-1430I20150318-2000I20150318-1300I20150318-0800I20150317-2000I20150317-1130I20150317-0800I20150316-2000I20150316-0800I20150315-2000I20150311-1300I20150310-0800Markus Keller1-1/+1
2015-03-05Bug 76936 - [console] Eclipse Console window does not handle \b, \f, andPhilippe Marschall1-1/+147
2015-03-05Bug 461219 - Compile warnings in official buildI20150305-1200Sarika Sinha13-62/+34
2015-03-03Bug 461219 - Compile warnings in official buildI20150303-0800Sarika Sinha12-178/+127
2015-03-02Bug 461103 - build failure in N20150227-2000 related to ?maven tests?Sarika Sinha19-19/+19
2015-02-27Bug 461029 - Move Platform Debug project to 1.7 complianceSarika Sinha33-57/+67
2015-02-24Bug 459664 - InstructionPointerImageProvider throws CCE for nonI20150224-0800Richard Birenheide1-2/+8
2015-02-21Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert6-17/+21
2015-02-20Fixed bug 460417: Fix compiler problems from generified IAdaptable#getAdapter...Dani Megert113-468/+592
2015-02-18Bug 360368: [key binding] Hot Key for Skip All BreakpointsMarkus Keller3-2/+11
2015-02-06Bug 459310: New API: DebugPlugin#splitArguments(String)I20150217-0800I20150210-0800Markus Keller1-1/+6
2015-02-06Bug 459310: New API: DebugPlugin#splitArguments(String)Markus Keller2-14/+86
2015-01-16Revert "[nobug] update .gitignore for default output folders"I20150203-1300I20150203-0800I20150129-1830I20150128-2000I20150128-0900I20150127-2000I20150127-0900I20150126-2000I20150126-0930I20150126-0800I20150125-2000I20150120-0800I20150116-1000Markus Keller4-4/+0
2015-01-15[nobug] update .gitignore for default output foldersMike Rennie4-0/+4
2015-01-14Bug 457487: Launch configuration dialog freezes for 8s after openingMarkus Keller1-0/+1
2015-01-09Fixed bug 447129: Launch Ant / External Tool does not save dirty editors if b...I20150113-0800Sarika Sinha1-2/+2
2014-12-16Bug 155411: [launch] Need a way to assign stdin to a file from Run DialogI20150106-0800I20141230-0800I20141223-0800I20141216-0800Markus Keller1-8/+8
2014-12-10Revert "Bug 76936 - [console] Eclipse Console window does not handle \b, \f, ...I20141210-2000Markus Keller1-133/+1
2014-12-03Fixed bug 149393: [console] Scrolling up in console should automatically beha...I20141210-0800I20141209-2000I20141209-1115I20141209-0800I20141208-2000I20141208-0800I20141207-2000Sarika Sinha6-37/+207
2014-12-02Fixed bug 155411: [launch] Need a way to assign stdin to a file from Run DialogI20141202-0800Sarika Sinha2-7/+5
2014-11-26Removed incomplete JavadocDani Megert1-8/+4
2014-11-26Enable warnings for wrong JavadocDani Megert1-4/+4
2014-11-26Fixed Javadoc warning in official buildDani Megert1-2/+3
2014-11-25Bug 453092 - Lazy NSEE in ElementLabelProvider.getNextUpdate() Sarika Sinha1-7/+4
2014-11-25Bug 155411 - [launch] Need a way to assign stdin to a file from RunSarika Sinha10-58/+288
2014-11-24Fixed bug 325900: [console] Console output limit cannot be set higher than 1 ...I20141125-0800Sarika Sinha2-5/+7
2014-11-12Bug 76936 - [console] Eclipse Console window does not handle \b, \f, andI20141118-0830I20141118-0800Philippe Marschall1-1/+133
2014-11-11#getInstructionPointerAnnotation can return 'null'Dani Megert1-1/+4
2014-10-22Bug 438724 - [flex] REVEAL delta does not always work reliablyI20141111-0830I20141111-0800I20141104-0800I20141029-2000I20141029-0800I20141028-2000I20141028-0800I20141027-2000I20141027-0800I20141026-2100Anton Leherbauer2-83/+172
2014-10-13Fixed bug 439118: LaunchConfigurationTabGroupViewer marks 'revert' as disable...I20141021-0800I20141014-0800Sarika Sinha1-4/+4
2014-10-09Fixed potential NPE.Dani Megert1-1/+1
2014-10-09Fixed bug 333891: [breakpoints] Breakpoint Undo doesn't handle duplicatesSarika Sinha1-2/+33
2014-10-08Fixed bug 220657: [console][run control] Add Teminate All action in console v...I20141008-1300Sarika Sinha4-6/+100
2014-10-06Fixed bug 414051: Minimized view restored when starting a new debug sessionI20141007-1500I20141007-0800Dani Megert1-2/+9
2014-09-25Bug 444973 - CCE in LaunchPerspectivePreferencePage.performDefaults I20140930-0800Mike Rennie1-4/+5
2014-09-02Bug 443023 - NPE IN LaunchPerspectivePreferencePageI20140923-0800I20140918-0330I20140917-2000I20140917-0800I20140916-2000I20140916-0800I20140915-2000I20140915-0800I20140914-2000I20140909-1315I20140909-1115I20140909-1000I20140909-0800I20140903-1100Mike Rennie1-2/+2
2014-08-13Bug 437193 - bundle version updatesI20140902-1330I20140902-0800I20140826-0800I20140819-2200I20140819-1800I20140819-1200I20140819-0800Mike Rennie1-1/+1
2014-08-13Bug 437193 - JSR-45 Support broken Mike Rennie11-309/+602
2014-08-12Removed unnecessary casts from Bug 430981: Add type information to IServiceLo...Markus Keller11-21/+21
2014-08-08Bug 432579 - Updated skip breakpoints icon. latest updates aug 6I20140812-0800tmccrary9-2/+2
2014-08-07Removed unnecessary @SuppressWarnings("unused")Dani Megert1-1/+1
2014-08-06Increased bundle version for MarsI20140806-2000Dani Megert2-3/+3
2014-08-06Fixed bug 436525: Copying expressions from the expressions table view always ...Sarika Sinha1-2/+2
2014-08-05Bug 437122 - Stale launches in Debug view after canceling "Save andI20140806-0800I20140805-2000Mike Rennie6-8/+188
2014-08-05Bug 437122 - Stale launches in Debug view after canceling "Save andSarika Sinha1-0/+2
2014-07-30[nobug] fix spelling mistake in test package nameI20140805-0800I20140804-2000I20140804-0800I20140803-2000Mike Rennie66-120/+120
2014-07-28Bug 287303 - [patch] Add Word Wrap action to Console View - updateI20140729-0800Mike Rennie11-14/+16
2014-07-28Bug 287303 - [patch] Add Word Wrap action to Console ViewMatthias Mailänder11-134/+153
2014-07-24[nobug] remove unused API filtersMike Rennie1-19/+0
2014-07-24Bug 438621 - [step filtering] Provide an extension point to enhanceMike Rennie11-16/+23

Back to the top