Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-01-31This commit was manufactured by cvs2svn to create tag 'v200802011004'.v200802011004cvs2svn42-1661/+0
2008-01-31Fix for 216016: Remove library.jar from core plugin build settingsJason Montojo1-9/+1
2008-01-28Bug 21553 - patch for Alena - ensure target is release properly in exception ...Doug Schaefer5-37/+68
2008-01-28Bug 215416 - patch for Elena. Turn hardcode timeouts into ones driven by the ...Doug Schaefer3-22/+26
2008-01-28Bug 215566 : PDOM#getFileName() returns null for non-standard EFS implementat...John Camelon1-0/+5
2008-01-28releng updates for new XLC plugins (bug 193605)Vivian Kong1-1/+1
2008-01-28releng updates for new XLC plugins (bug 193605)Vivian Kong3-1/+9
2008-01-28fixing scanner config for standard make... now resolves compiler root macro c...Chris Recoskie3-5/+11
2008-01-28adding new plug-ins to xlc featureChris Recoskie1-0/+14
2008-01-26Bug 216092Ken Ryall2-6/+13
2008-01-25Patch for Elena - bug 166660. Fix potential threading issues with MI inferior...Doug Schaefer1-18/+25
2008-01-25adding variable resolver so that compiler root location is resolved for scann...Chris Recoskie4-2/+47
2008-01-25adding variable resolver so that compiler root location is resolved for scann...Chris Recoskie2-2/+4
2008-01-25Fixing NumberFormatException when make outputs an error and the XL error pars...Chris Recoskie1-1/+9
2008-01-24Fixing scanner discovery to be per-languageChris Recoskie3-18/+51
2008-01-24Fix for 216186: [patch] EditorUtility.getWorkspaceFileAtLocation gets wrong I...Anton Leherbauer1-27/+35
2008-01-23fixing incorrect scanner info parser and fixing a misnamed packageChris Recoskie1-1/+1
2008-01-23Fix to invoke C++ compiler and to use compiler path from project preferencesChris Recoskie1-1/+1
2008-01-23Some fixes to profile name and IDChris Recoskie1-6/+6
2008-01-23This commit was manufactured by cvs2svn to create branch 'cdt_4_0'.cvs2svn21-0/+1013
2008-01-23Disable debug output in foldingtestAnton Leherbauer1-2/+2
2008-01-21Initial commit of XL C/C++ scanner discovery support. Patch by Leonardo Garcia.Chris Recoskie1-0/+6
2008-01-21No longer depends on sort order.Ken Ryall1-4/+12
2008-01-21Make the test checks insensitive to the sort order.Ken Ryall1-2/+7
2008-01-21Update changed plug-ins to 4.0.3Anton Leherbauer8-8/+8
2008-01-21More 212166.Ken Ryall1-27/+82
2008-01-18Bug 212166, search bug fixes.Ken Ryall12-22/+441
2008-01-18Bug 212474, check make file device.Ken Ryall1-1/+16
2008-01-18Bug 212031, reset factory on load.Ken Ryall1-4/+2
2008-01-18Bug 211522 fix NPEs.Ken Ryall2-4/+7
2008-01-18Bug 156561, 4.0.x only, hide the macro checkbox until this bug is fixed.Ken Ryall1-2/+4
2008-01-18Fix for 215459: Content of binary files cannot be displayed anymoreAnton Leherbauer1-5/+11
2008-01-18Fix for 214590: Code Folding issueAnton Leherbauer3-31/+79
2008-01-17Bug 199609, ignore whitespace when searching.Ken Ryall1-1/+2
2008-01-17Bug 214152, improve error message.Ken Ryall1-1/+1
2008-01-16Bug 206928.Ken Ryall1-10/+13
2008-01-16197469: apply fixAndrew Ferguson15-154/+265
2008-01-15Fix for 215310: [Editor] exception pasting code into editorAnton Leherbauer2-5/+52
2008-01-15apply patch on behalf of Mark Espiritu (bug 215283)Andrew Ferguson3-3/+43
2008-01-15Patch by Alena Laskavaia for 186172: NullPointerException in debugger consoleAnton Leherbauer3-25/+49
2008-01-05Improved fix for bug 207320.Sergey Prigogin1-7/+7
2007-12-31Only initialize the build config ID when the launch config is first created.Ken Ryall1-6/+11
2007-12-31Fix NPE.Ken Ryall1-1/+1
2007-12-17use v20070614 basebuilder (current one for Europa)Vivian Kong1-1/+1
2007-12-17use v20071108 basebuilderVivian Kong1-1/+1
2007-12-17update build.xmlVivian Kong1-1/+1
2007-12-13211986: fix incompatibility introduced in208558Andrew Ferguson3-10/+128
2007-12-13Improver formatter robustness (related to 212819)Anton Leherbauer1-2/+2
2007-12-13Bug # 72334 : Cannot select multiple include paths in project properties dialogOleg Krasilnikov1-8/+17
2007-12-12Fix JUnit failures (212552, 212593, 212597)Anton Leherbauer7-61/+61

Back to the top