Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-05-11Update 4.4 target to point to final 4.4 update sitecdt_8_5Marc-Andre Laperle1-2/+2
2015-04-01Bug 445149 - Check the authority section when converting a URI to a UNCGreg Watson1-7/+12
2014-10-08Bug 444688 - Autotools shared lib example not buildingJeff Johnston4-5/+14
2014-10-07Fix standalone feature names in their .project files.Jeff Johnston2-2/+2
2014-09-17Fix ptp p2 update site to fix buildMarc-Andre Laperle2-4/+4
2014-09-17Bug 444395 - Breakpoints don't get set for second session.CDT_8_5_0Marc Khouzam1-0/+5
2014-09-12Change Kepler reference to Luna in p2.inf file for Autotools feature.Jeff Johnston1-2/+2
2014-09-05Bug 443436 - Auto indenter uses spaces where it should use tabsDaisuke Nojiri3-10/+22
2014-09-04Bug 443356 - Organize Includes adds an unnecessary include for aSergey Prigogin2-0/+12
2014-08-28Bug 440057: Fix ClassCastException invoking C/C++ Project Settings Import Wiz...Markus Schorn1-3/+5
2014-08-27Bug 442742 - "Organize Includes" removes a header required for aSergey Prigogin2-0/+16
2014-08-27Bug 442213 - Field reference in pack expansionNathan Ridge2-0/+20
2014-08-27Bug 439923 - Fix an assertion failure inNathan Ridge1-1/+2
2014-08-27Bug 435075 - Avoid an infinite recursion during name resolutionNathan Ridge6-10/+22
2014-08-27More consistent treatment of anonymous namespaces betwenn index andSergey Prigogin5-41/+105
2014-08-27Bug 442117 - Name resolution problem with namespace alias.Sergey Prigogin10-49/+132
2014-08-27Cosmetics.Sergey Prigogin2-15/+16
2014-08-27Code streamlining.Sergey Prigogin1-26/+18
2014-08-27Added toString method.Sergey Prigogin1-0/+8
2014-08-27Cosmetics.Sergey Prigogin2-9/+7
2014-08-27Fix PTYOutputStream.write for off > 0Anton Leherbauer1-2/+2
2014-08-22Bug 442186: Code formatter handling of CRLF after single line commentJohn Dallaway2-2/+15
2014-08-20Fixed an invalid version constraint.Sergey Prigogin1-1/+1
2014-08-19Point cdt_8_5 build to its own locationMarc Khouzam1-1/+1
2014-08-19Remove Launch Bar from 8.5 release.Marc Khouzam1-3/+0
2014-08-18Bug 441859 - [ASTRewrite] Replacing Replaced Node Throws IllegalArgExThomas Corbat3-4/+72
2014-08-17Bug 439896 - Handle problem bindings inNathan Ridge1-4/+16
2014-08-17Bug 441701 - Add ICPPASTFunctionCallExpression.getOverload()Nathan Ridge3-0/+28
2014-08-15Cosmetics.Sergey Prigogin1-13/+4
2014-08-14Proper reporting of unsupported statement types.Sergey Prigogin3-4/+52
2014-08-14Cosmetics.Sergey Prigogin1-43/+43
2014-08-14Bug 436095 - [visualizer] Make cloning of visualizer view possibleMarc Dumais3-5/+20
2014-08-14Possibility to override the p2 repo used to generate help documentationAlvaro Sanchez-Leon1-1/+2
2014-08-14Bug 418493 - [Content Assist] Show default values within parameter hintsThomas Corbat6-3/+177
2014-08-13LaunchBar - some checks to prevent NPE's in uiAlena Laskavaia3-7/+15
2014-08-13Add o.e.cdt.tests.dsf.gdb to the testing repoAlvaro Sanchez-Leon1-0/+6
2014-08-13Cosmetics.Sergey Prigogin1-3/+3
2014-08-13Bug 440422 - Completion in Using DeclarationsThomas Corbat10-321/+547
2014-08-12Launch Bar - label provider for config selectorAlena Laskavaia1-2/+6
2014-08-12Bug 441445 - Implement 'Add Target' functionality for target typeJonathan Williams5-52/+167
2014-08-12LaunchBar - project based descriptor bugAlena Laskavaia2-0/+9
2014-08-12Fixing NPE in ACBuilderAlena Laskavaia1-2/+2
2014-08-12Cosmetics.Sergey Prigogin1-3/+3
2014-08-11Bug 437675 - Handle PDOM function instances inNathan Ridge6-10/+67
2014-08-11Bug 404245 - Check that a function call has enough arguments afterNathan Ridge4-5/+28
2014-08-11Bug 438348 - Allow decltype-specifiers in base-specifiersNathan Ridge19-43/+210
2014-08-11Bug 242405 - Binary file editor does not refresh when binary is rebuilt Alena Laskavaia1-20/+76
2014-08-11LaunhBar - some API changes and cleanupAlena Laskavaia12-153/+242
2014-08-11Bug 440710 - [ASTRewriter] UnhandledASTModificationException when ...Thomas Corbat4-32/+177
2014-08-11Bug 440447 - ASTRewrite Loses Nested ModificationsThomas Corbat7-31/+194

Back to the top