Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-10-05Bug 326900: Remove overridden tests no longer part of template tests.Markus Schorn1-12/+1
2010-09-20Bug 321692: Remove dependencies to plugins from featuresMarc Khouzam2-10/+0
2010-09-02Bug 324324 - The LR Parser test utility function getCompletionNode gets a wr...Chris Recoskie1-1/+5
2010-09-01Bug 324150 - LR Parser's action class CPPBuildASTParserAction throws Unsuppor...Chris Recoskie1-3/+5
2010-08-27Bug 323723: Reduce usage of DOMExceptions.Markus Schorn11-60/+39
2010-08-11Bug 322426 Add copy implementation to CPPASTAmbiguousTemplateArgument class f...Vivian Kong1-10/+1
2010-08-09Bug 315826 Update LR Parser for the template arguments rules - patch by John LiuVivian Kong1-5/+0
2010-08-09Bug 315826 Update LR Parser for the template arguments rules - patch by John...Vivian Kong29-20835/+26691
2010-08-06Bug 318011 - Invalid project name in org.eclipse.cdt.core.lrparser .projectMike Kucera2-2/+2
2010-06-06Bug 315895 - Names and descriptions of CDT features are confusing.Sergey Prigogin3-5/+5
2010-06-04Prettier 32x32 icon.Doug Schaefer1-0/+0
2010-06-04Fixed up branding plug-ins.Doug Schaefer1-2/+2
2010-06-03Bug 315435 Fix the regression test failures in cdt70 - for John LiuVivian Kong8-8/+213
2010-06-03Bug 315439 Fix up copyrightVivian Kong9-9/+9
2010-06-03New CDT Icon.Doug Schaefer3-1/+1
2010-06-02Bug 315435 Fix the regression test failures in cdt70Vivian Kong21-45/+254
2010-05-31update copyright in about and update provider infoVivian Kong1-1/+1
2010-05-31Bug 306627 - Fix license inconsistenciesVivian Kong6-183/+357
2010-05-31 Bug 314212 - CDT Feature copyright dates are outdatedVivian Kong3-3/+3
2010-05-12Bug 312658 - Some c/c++ syntax cause content assist hanging, such as try-cat...Vivian Kong52-23852/+23989
2010-04-28Bug 306627 - Fix license inconsistenciesVivian Kong1-42/+38
2010-04-14Bug 306627 - Fix license inconsistenciesVivian Kong2-84/+76
2010-03-19Bug 305975: Strongly typed enums, forward declarations for enum.Markus Schorn1-6/+3
2010-03-16Bug 303065 - support new constructs by the upcoming v11.1 XL C/C++ compilerMike Kucera2-6/+49
2010-02-26Bug 303481 - change update site for heliosVivian Kong2-2/+2
2010-01-12Bug 231859: Optimization for computing int type of enum.Markus Schorn1-1/+38
2009-11-16Bug 295194 - [C99 Parser] class cast exception when parsing KnR syntaxMike Kucera1-3/+3
2009-11-11Preprocessor and Indexer independent of CodeReader, bug 294430.Markus Schorn1-15/+32
2009-11-09Safe type representation for index, bug 294306Markus Schorn1-10/+8
2009-10-09fix compiler errors in lrparser caused by bug 231859Mike Kucera1-0/+10
2009-07-23fix compiler errorMike Kucera1-0/+6
2009-07-16fix compile errorsMike Kucera4-29/+23
2009-06-10Fix the license and copyright.Doug Schaefer1-4/+4
2009-06-02quick fix for compile errorMike Kucera1-1/+1
2009-05-26update copyrightsVivian Kong75-549/+585
2009-05-14Update provider nameVivian Kong5-8/+8
2009-05-14[276360] [LR Parser] CCE when parsing abstract declaratorMike Kucera20-25/+32
2009-05-05add branding plug-insVivian Kong2-2/+4
2009-05-01update feature dependenciesVivian Kong1-0/+1
2009-04-28Argument deduction from class instances, bug 272848.Markus Schorn2-67/+0
2009-04-28Fixes CArrayType.getArraySizeExpression(), bug 273797.Markus Schorn1-1/+1
2009-04-22[273347] [XLC Parser] improve testingMike Kucera3-7/+5
2009-04-22[273326] [XLC Parser] support variable length arrays in C++Mike Kucera1-0/+2
2009-04-22[273283] [XLC Parser] support _Complex and restrict keywords in C++Mike Kucera1-2/+6
2009-04-21[273080] [XLC Parser] support for decimal floating point types (_Decimal32, _...Mike Kucera1-11/+4
2009-04-20[272950] [LR Parser] Add ability to pass properties to extending parsers and ...Mike Kucera40-10474/+10274
2009-04-15[272375] support for UTF string literals in LR parserMike Kucera7-30/+84
2009-04-09bug 268581 individual source bundlesVivian Kong7-1/+549
2009-04-09bug 268581 individual source bundlesVivian Kong12-666/+2
2009-04-06[271380] NPE when invoking content assist using LR parserMike Kucera3-12/+13

Back to the top