Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-02-25This commit was manufactured by cvs2svn to create tag 'CDT_4_0_3'.CDT_4_0_3cvs2svn57-6306/+0
2008-02-25Fix for 220166: Deadlock running core test suiteAnton Leherbauer1-4/+4
2008-02-25IIndexManager manager operations can block too long, bug 220149.Markus Schorn2-15/+19
2008-02-22Bug 197986Ken Ryall1-4/+12
2008-02-22Bug 219863.Ken Ryall1-7/+14
2008-02-22201087: apply contributions on behalf of James BlackburnAndrew Ferguson3-26/+327
2008-02-22ClosedChannelException when accessing the PDOM, bug 219834.Markus Schorn1-5/+43
2008-02-22Bug # 219935 : newWizardPages operation Class is run once if "Advanced Settin...Oleg Krasilnikov1-0/+1
2008-02-22Fix for 219834: ClosedChannelException when accessing the PDOMAnton Leherbauer1-2/+2
2008-02-21Bug #219684 : ApplicabilityCalculator can't set bool val in CDT4Oleg Krasilnikov1-1/+3
2008-02-21Bug #216996 : Deadlock in CfgDiscoveredPathManagerOleg Krasilnikov1-1/+2
2008-02-19Bug #219174 : inconsistent file-level tool option propagationOleg Krasilnikov1-47/+53
2008-02-18Bug # 219320 : EnvDialog createDialogArea IllegalArgumentException when value...Oleg Krasilnikov2-1/+4
2008-02-18Additional methods for indexer setup participants, bug 199551.Markus Schorn4-14/+81
2008-02-16Bug 219128 fix NPE.Ken Ryall1-1/+2
2008-02-15RESOLVED - bug 163672: Other Objects on WinChris Recoskie1-2/+16
2008-02-15Bug #218954 : New CDT Project Wizard causes Vista UAC warningOleg Krasilnikov2-100/+95
2008-02-14Bug #216996 : deadlockOleg Krasilnikov1-2/+14
2008-02-14Participants for indexer-setup, bug 218286.Markus Schorn4-33/+154
2008-02-14Avoid usage of getPath() - related to bug 218266Anton Leherbauer2-6/+6
2008-02-14Fix for 218266: [patch] Wrong path returned for ExternalTranslationUnit worki...Anton Leherbauer2-7/+12
2008-02-12Bug 218219Ken Ryall6-1/+42
2008-02-12Bug 218085Ken Ryall1-1/+11
2008-02-11Bug #218484 : Description not saved when creating a new configuration based o...Oleg Krasilnikov1-0/+1
2008-02-11Bug #218490 : restore defaults for source file doesn't workOleg Krasilnikov1-4/+2
2008-02-11Fix for 218342: [patch] unable to clear breakpoints in ExternalTranslationUni...Anton Leherbauer1-1/+4
2008-02-08Fix for 110222: Improve pair matcher for angle bracketsAnton Leherbauer3-8/+298
2008-02-07Bug 216159.Ken Ryall1-3/+4
2008-02-06Fix for 186106: The Makefile Editor inserts spaces instead of a tab characterAnton Leherbauer1-2/+11
2008-02-05Bug 217493Ken Ryall1-2/+2
2008-02-05Bug 217485.Ken Ryall1-57/+38
2008-02-05Fix for 217727: Binary files do not open in the binary editorAnton Leherbauer1-1/+13
2008-02-05Fix for 217860: toggle source/header switches to wrong source fileAnton Leherbauer1-11/+24
2008-02-04Fix for 216945: GCCPerFileBOPConsoleParser doesn't handle symbolic links corr...Anton Leherbauer5-81/+96
2008-02-04215960: Apply fix contributed by Mark Espiritu (VaST Systems)Andrew Ferguson1-3/+4
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

Back to the top