Skip to main content
summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)AuthorFilesLines
2009-05-27FIXED - bug 262670: Added test suites to refactoring packages to ease test de...Emanuel Graf5-12/+145
2009-05-26update copyrightsVivian Kong12-77/+87
2009-05-26update copyrightsVivian Kong58-413/+434
2009-05-26bug 254307 - brandingVivian Kong2-3/+3
2009-05-26FIXED - bug 277065: extract local variable fails to extract from for loopEmanuel Graf3-1/+24
2009-05-25Protect against NPE, bug 277152.Markus Schorn1-1/+2
2009-05-25Test cases for bugs 277624 and 277625.Sergey Prigogin1-7/+32
2009-05-24A unit test for LinkedNamesFinder class.Sergey Prigogin3-12/+145
2009-05-24Cosmetics.Sergey Prigogin1-3/+0
2009-05-24Compiler warnings.Sergey Prigogin1-17/+9
2009-05-24Fixed NPE.Sergey Prigogin1-1/+1
2009-05-24toString method.Sergey Prigogin1-1/+5
2009-05-24Cosmetics.Sergey Prigogin2-5/+4
2009-05-24Comment adjustments.Sergey Prigogin2-35/+29
2009-05-22Bug 277410 - can not construct CModelBuilder2 in CDT RC1Anton Leherbauer1-2/+2
2009-05-22Fine tuning of F3 navigation.Sergey Prigogin5-445/+469
2009-05-22Comment adjustments.Sergey Prigogin1-5/+5
2009-05-21bug 189228 - fix by Michael BergerVivian Kong3-5/+14
2009-05-20Missing since tag,Ken Ryall1-0/+3
2009-05-20Fix warnings.Markus Schorn2-11/+1
2009-05-20An additional test case for AddIncludeTest.Sergey Prigogin6-7/+27
2009-05-20Fine tuning of Add Include. See bug 255952.Sergey Prigogin6-9/+38
2009-05-20Fixed compiler warnings.Sergey Prigogin1-9/+9
2009-05-20Patch by Glen Anderson. Bug 277004.Sergey Prigogin1-1/+1
2009-05-19Bug 276758, support for pe-dwarf.Ken Ryall4-6/+136
2009-05-19Follow up for bug 246846.Sergey Prigogin2-4/+5
2009-05-18Removed duplicate dirList.add accidently left during merge.Ken Ryall1-1/+0
2009-05-18Bug 274184 Deprecate public ICDescriptor related methods.James Blackburn8-4/+45
2009-05-18Bug 253170, ELF and GNU ELF parsers incorrectly parse GNUARM executables.Ken Ryall1-1/+45
2009-05-18Bug 246846.Sergey Prigogin1-0/+120
2009-05-18Bug 246846.Sergey Prigogin1-3/+1
2009-05-18Adjusted appearance of the Indexer preference page. Bug 274777.Sergey Prigogin3-27/+9
2009-05-18Bug 246846.Sergey Prigogin5-139/+602
2009-05-17Bug 276610.Sergey Prigogin2-17/+23
2009-05-17Cosmetics.Sergey Prigogin2-5/+9
2009-05-17Test case for bug 276610.Sergey Prigogin1-18/+38
2009-05-16Bug 276604 - Add WARNING: as valid warning header in gnu make error messages.Doug Schaefer2-2/+2
2009-05-16Removed workaround for bug 261457, which has been fixed in the platform.Sergey Prigogin4-32/+10
2009-05-16Open Declaration improvements. Bug 232587.Sergey Prigogin5-103/+173
2009-05-15Fixed an NPE.Sergey Prigogin1-7/+13
2009-05-15Renaming a virtual method, bug 63290.Markus Schorn10-66/+152
2009-05-14Remove useless parentExpression from commonSorter, related to bug 270103Anton Leherbauer1-10/+0
2009-05-13revert unintentional API break to deprecated org.eclipse.cdt.core.CommandLaun...Warren Paul1-1/+1
2009-05-13Index based code reader factory needs to respect the fallback factory, bug 27...Markus Schorn20-172/+295
2009-05-13Failing test case for bug 274973 - Problem when using backslash and ${cursor}...Anton Leherbauer1-3/+22
2009-05-13Prevent friend methods to be returned as declared method, bug 275358.Markus Schorn2-12/+42
2009-05-13Improved name filter for quick outline view, bug 271115.Markus Schorn1-2/+10
2009-05-13Bug 275645 - BadLocationException saving fileAnton Leherbauer1-2/+3
2009-05-13Instantiation of default template argument during argument deduction, bug 272...Markus Schorn5-11/+28
2009-05-13GeneratePDOM to output error message, bug 247087.Markus Schorn1-3/+8

Back to the top