Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2008-04-07This commit was manufactured by cvs2svn to create tag 'v200804071034'.v200804071034cvs2svn42-1661/+0
2008-04-07Improved cache for indexing with long include search paths, bug 225302.Markus Schorn4-113/+53
2008-04-04Removes usage of 1.5 API.Markus Schorn2-4/+16
2008-04-04Fix for 225272: Problems with spawner and fast (Dual Core) machinesAnton Leherbauer2-981/+961
2008-04-03Bug #224769 : deleting Source Folders will corrupt Defined SymbolsOleg Krasilnikov1-2/+2
2008-04-02Improve strategy to re-query in ElementSelectionDialog, related to bug 211251Anton Leherbauer1-13/+24
2008-04-02Performance improvement for indexing with long include search paths, bug 225302.Markus Schorn5-19/+405
2008-03-31Avoid API break in bug #211935.Oleg Krasilnikov2-21/+3
2008-03-28NPE check.Warren Paul1-0/+5
2008-03-28Bug #224309 : Problem with ordering of ErrorParserOleg Krasilnikov2-38/+12
2008-03-27Fixes a NPE in name-lookup.Markus Schorn1-1/+1
2008-03-27Ported navigation fall-back back to 4.0.x-branch, bug 102643.Markus Schorn3-43/+113
2008-03-20Bug # 211935Oleg Krasilnikov2-2/+29
2008-03-19Bug #223059 : Problems setting per resource tool settingsOleg Krasilnikov1-23/+36
2008-03-18214596: apply fixAndrew Ferguson6-9/+39
2008-03-18222954: fix default attributeAndrew Ferguson1-1/+1
2008-03-18222954: apply fixAndrew Ferguson23-435/+419
2008-03-17Fix for a CCE, bug 223020.Markus Schorn1-11/+28
2008-03-17Bug #222742 : List values in Tool Options are not propagatedOleg Krasilnikov1-2/+13
2008-03-17NPE in ParserUtil, bug 215768.Markus Schorn1-3/+4
2008-03-14Bug # 222562 : Regression in per-resource build option settingsOleg Krasilnikov1-0/+1
2008-03-12Improved handling of unexpected exceptions in the indexer, related to bug 221...Markus Schorn1-3/+2
2008-03-11Fix for 222069: CSourceHover popup doesn't work after changing fileAnton Leherbauer3-10/+40
2008-03-11Fix for 216533: C/C++ Folded code self expands after an editAnton Leherbauer1-3/+4
2008-03-10Fix 221858: [Project Explorer] Link with editor does not workAnton Leherbauer1-1/+4
2008-03-07216882: Add support for xtensa cpu in ELF machine attributeAnton Leherbauer1-1/+5
2008-03-07Fix for a NPE, bug 221796.Markus Schorn3-8/+12
2008-03-06Index based name-resolution for K&R-style functions, bug 221635.Markus Schorn2-1/+22
2008-03-03Use uname -m instead of uname -p since the latter returns "unknown" on some L...Sergey Prigogin1-1/+2
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

Back to the top