Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-09toString methods and @Overide annotations.Sergey Prigogin1-4/+6
2011-10-31Bug 360541: Ambiguity resolution for declaration statements.Markus Schorn1-0/+3
2011-10-20Fixed few pom.xml files missed in the previous commit.Sergey Prigogin1-1/+1
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin4-4/+4
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin5-5/+5
2011-09-22Update version numbers for Juno.Doug Schaefer2-2/+2
2011-09-15Bug 357858 - Override some unsupported test cases in LR parser testChris Recoskie3-1/+11
2011-09-03Fix poms for tycho 0.13.Doug Schaefer2-2/+4
2011-06-29More tests for the Maven build.Doug Schaefer1-0/+35
2011-06-28Mavenizing CDT releng.Doug Schaefer11-0/+724
2011-06-08Bug 348754 - Update feature copyright statements for IndigoVivian Kong3-3/+3
2011-06-06Bug 348426 - Disable failed test cases in LR parser that are inherited from C...Vivian Kong3-5/+23
2011-05-20Bug 346568 - Update licenses for IndigoVivian Kong6-6/+12
2011-03-09 Bug 328867 - Override some C++ 0x test cases in LR parser test suite in head...Chris Recoskie2-2/+11
2011-03-03Fix build error caused by deletion in superclass.Doug Schaefer1-2/+2
2011-02-25Change update site URL to indigoVivian Kong2-2/+2
2011-02-08Bug 328867 update plugin/feature versionsVivian Kong1-1/+1
2011-02-07Bug 328867 patch by John Liu, update plugin/feature versionsVivian Kong3-4/+5
2011-02-03Bug 328867 for John LiuVivian Kong1-1/+3
2011-01-31Bug 321692 Remove dependencies to plugins from features - SDK features should...Vivian Kong1-0/+4
2011-01-27Fix some LR-parser test-failures.Markus Schorn1-1/+6
2011-01-26Bug 328867 - Override some C++ 0x test cases in LR parser test suite in head ...James Blackburn4-2/+65
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

Back to the top