Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin101-106/+106
2011-10-20Bumped up CDT version from 8.0 to 8.1 to make it easilySergey Prigogin8-10/+10
2011-10-19Bug 358754: NPE in MIBreakpointsManager Marc Khouzam1-43/+46
2011-10-18Split CPPVisitor.createType(IASTDeclarator declarator) into smallerSergey Prigogin1-57/+60
2011-10-18Switched to Java 1.6.Sergey Prigogin29-64/+64
2011-10-18Bug 333839 - NPE opening Rename refactoring dialog.Sergey Prigogin2-7/+6
2011-10-18Fixed compiler warnings.Sergey Prigogin1-4/+9
2011-10-18Cosmetics.Sergey Prigogin1-9/+6
2011-10-18Fixed compiler warnings.Sergey Prigogin2-35/+17
2011-10-18Bug 333839 - NPE opening Rename refactoring dialogMarc-Andre Laperle1-1/+6
2011-10-18Fixed compiler warnings.Sergey Prigogin19-68/+180
2011-10-18Initial support for non-PDOM index fragments contributed through anSergey Prigogin13-117/+209
2011-10-18Switched to Java 1.6.Sergey Prigogin66-138/+143
2011-10-17Changed the execution environment to JavaSE-1.6Sergey Prigogin42-43/+43
2011-10-17Merge branch 'bug_197989_B'Sergey Prigogin91-1770/+4346
2011-10-17Removed use of a deprecated method.Sergey Prigogin1-4/+9
2011-10-17Prefer header variants that were parsed in context of a source file.Sergey Prigogin1-32/+54
2011-10-17Fixed an NPE.Sergey Prigogin1-3/+3
2011-10-15Cosmetics.Sergey Prigogin1-2/+0
2011-10-15Fixed a deprecation warning.Sergey Prigogin1-9/+9
2011-10-15Fixed broken tests.Sergey Prigogin1-1/+1
2011-10-15Bug 339708 - [Memory Browser] Need a public method for getting selected memor...U-bobgato\cortell3-3/+132
2011-10-14Cosmetics.Sergey Prigogin1-2/+2
2011-10-14Fixed test breakage caused by an additional index event.Sergey Prigogin1-4/+5
2011-10-14Bug 360846: Extra space in build commandMarc Khouzam1-0/+5
2011-10-12Bug 360378 - Confusing behavior when the current file is not part of theSergey Prigogin17-377/+485
2011-10-12Bug 356346 - You cannot enter an expression in the memory Browser expression ...John Cortell1-16/+13
2011-10-11Bug 352256 - NPE when resetting Name Style to defaultsMarc-Andre Laperle1-1/+1
2011-10-11Bug 359392 - Source hover should not show source when hovering over function ...Anton Leherbauer1-4/+12
2011-10-10Bug 359658 - code formatter does not work as expected when complicate macro p...Anton Leherbauer2-14/+40
2011-10-09bug 360283: Discovery command does not work if workspace name hasAndrew Gvozdev3-6/+6
2011-10-08Bug 356863 - Can't finish ImplementMethod wizard when methods contain aMarc-Andre Laperle1-0/+8
2011-10-07Bug 355438 - [Memory Browser] SWT Exception (applied patch)John Cortell1-3/+7
2011-10-07Disabled IndexMultiVariantHeaderTest.testSignificantMacroDetection testSergey Prigogin1-1/+4
2011-10-07Option to record defined macros during expansion.Markus Schorn2-15/+22
2011-10-07Cosmetics.Sergey Prigogin1-24/+28
2011-10-07Bug 360058 - NPE in NewClassCodeGenerator when attempting to createSergey Prigogin3-58/+79
2011-10-06Fixed a bogus test failure.Sergey Prigogin1-1/+1
2011-10-06Bug 359653: Range based for loop with auto type.Markus Schorn2-2/+30
2011-10-06Bug 358654: Improve name of testcase.Markus Schorn1-1/+1
2011-10-06Bug 358654: Added testcase.Markus Schorn1-0/+9
2011-10-05Bug 359783 - (Fix matching of timed-out event contexts and trackingPawel Piech1-11/+19
2011-10-05Bug 359783 - (Avoid assertion error in case of inconsistent modelPawel Piech1-3/+4
2011-10-05Cosmetics.Sergey Prigogin1-1/+1
2011-10-05Update to tycho 0.13.0 proper.Doug Schaefer1-14/+1
2011-10-05Manage the removal of an include guardMarkus Schorn6-77/+214
2011-10-05Cleanup handling of new file-versions.Markus Schorn2-77/+73
2011-10-05Bug 359783 - (comment #3: Fixed handling of suspended event to matchPawel Piech1-1/+3
2011-10-05Bug 359783 - [run control] SteppingController step timeout doesn't workPawel Piech1-27/+67
2011-10-04Cosmetics.Sergey Prigogin6-85/+77

Back to the top