Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham2-77/+77
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms1-0/+1
2018-10-23Bug 540367 - Increment version numbersWilliam Riley1-1/+1
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle1-17/+0
2016-11-16Update version to 9.3.0Marc Khouzam1-1/+1
2016-11-15Update version to 9.2.0Marc Khouzam1-1/+1
2016-08-17Update version to 9.1.0Marc Khouzam1-1/+1
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam3-5/+5
2016-01-18Incremented CDT features version to 9.0.0Marc Khouzam1-1/+1
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam35-35/+35
2015-06-10Incremented CDT feature version to 8.8.0Marc Khouzam1-1/+1
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam1-1/+1
2015-03-25Remove unnecessary @SuppressWarningsMarc Khouzam1-1/+1
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin1-1/+1
2014-12-16Update to new CDT LogoMarc Khouzam1-0/+0
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin1-1/+1
2014-03-10Bug 427539 - C++11 attribute implementationThomas Corbat2-2/+2
2014-01-24Enabled JDK 1.7.Sergey Prigogin3-5/+5
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin1-1/+1
2013-11-26Bug 421247 - ASTNode.copy() chaining inconsistentSergey Prigogin9-56/+9
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev1-1/+1
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin1-1/+1
2012-04-13Bug 316230 - Representation of gcc attributes in AST. AlsoSergey Prigogin2-20/+17
2012-04-13Cosmetics.Sergey Prigogin2-46/+31
2011-11-17auto-clean: @Override annotations + organize imports + unnecessaryAndrew Gvozdev35-2307/+2712
2011-11-16Switched to Java 1.6 rest of build packages.Andrew Gvozdev3-73/+78
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin1-1/+1
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin1-1/+1
2011-06-28Mavenizing CDT releng.Doug Schaefer1-0/+17
2011-03-08Bug 337937 - CopyLocation for copied AST-Node. Fix UPC and XLC compile errorsMarc-Andre Laperle11-33/+119
2010-09-06Bug 324096: [C++0x] Value categories.Markus Schorn1-2/+6
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 Kong4-0/+24
2010-06-03New CDT Icon.Doug Schaefer3-1/+1
2010-05-31update copyright in about and update provider infoVivian Kong1-1/+1
2010-05-12Bug 312658 - Some c/c++ syntax cause content assist hanging, such as try-cat...Vivian Kong14-3377/+3428
2009-11-24RValue References: Implementation and testcases, bug 294730.Markus Schorn1-3/+5
2009-10-09fix compiler errors in lrparser caused by bug 231859Mike Kucera1-1/+2
2009-05-26update copyrightsVivian Kong26-168/+188
2009-05-14Update provider nameVivian Kong1-1/+1
2009-05-14[276360] [LR Parser] CCE when parsing abstract declaratorMike Kucera13-16/+18
2009-04-20[272950] [LR Parser] Add ability to pass properties to extending parsers and ...Mike Kucera13-3988/+3924
2009-04-15[272375] support for UTF string literals in LR parserMike Kucera3-39/+6
2009-04-09bug 268581 individual source bundlesVivian Kong1-0/+1
2009-04-01added support for nested functions GNU extension to LR parser, added tests su...Mike Kucera1-3/+0
2009-02-04cleaning up the architecture of the LR parsersMike Kucera15-4641/+4694
2009-02-03added support for IBuiltinBindingsProvider to LR parsersMike Kucera1-2/+6
2009-02-03improved several interfaces in LR parserMike Kucera7-115/+122
2009-02-02support for GNU declaration specifiers (typeof) for LR parsersMike Kucera16-4634/+4637

Back to the top