Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham1-1/+1
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham3-3/+3
2018-11-22Bug 540373: Cleanup: Remove redundant semicolonsJonah Graham14-312/+312
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham30-67/+67
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham14-0/+392
2018-11-22Bug 540373: Cleanup: Organize ImportsJonah Graham33-245/+1528
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham116-68561/+55430
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham5-13/+762
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham147-462/+891
2018-11-22Bug 540371: normalize files before applying EPLv2Jonah Graham6-9/+10
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms1-0/+1
2018-10-23Bug 540367 - Increment version numbersWilliam Riley1-1/+1
2017-11-13Bug 522010 - Completion of non-type template parameter in ambiguous template ...Nathan Ridge1-5/+22
2017-04-08Bug 512932 - Name lookup for friend classNathan Ridge1-1/+1
2017-03-24Don't use _ as identifierMarc-Andre Laperle1-4/+4
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle1-17/+0
2016-12-29Bug 509749 - Find References doesn't find a reference to a functionSergey Prigogin1-7/+3
2016-11-16Update version to 9.3.0Marc Khouzam1-1/+1
2016-11-15Update version to 9.2.0Marc Khouzam1-1/+1
2016-09-16Bug 490475. Support the evaluation of C++14 constexpr functionsToni Suter1-2/+2
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-05-24Cosmetics.Sergey Prigogin1-3/+2
2016-04-16Bug 491825 - Remove primitive wrapper creationAlex Blewitt2-7/+7
2016-02-18Removed INodeFactory.newTranslationUnit() method.Sergey Prigogin1-3/+3
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 Khouzam70-70/+70
2015-07-07Bug 379684 Support for User Defined LiteralsRichard Eames1-1/+5
2015-06-10Incremented CDT feature version to 8.8.0Marc Khouzam1-1/+1
2015-06-09Improved robustness of global scope handling.Sergey Prigogin1-18/+11
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam1-1/+1
2015-03-25Move some leftover plugins from Java 5 to Java 7.Marc Khouzam1-1/+1
2015-03-25Remove unnecessary @SuppressWarningsMarc Khouzam1-1/+1
2015-03-25Add many missing @Override to remove warningsMarc Khouzam64-0/+685
2015-03-25Remove warnings caused by change to getAdaptable()Marc Khouzam15-29/+29
2015-02-09Bug 452416 - Move takesVarArgs() up from ICPPFunctionType toNathan Ridge1-0/+6
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-11-21Automatically add appropriate #include statements in index tests.Sergey Prigogin3-23/+40
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin1-1/+1
2014-07-10Cosmetics and refactoring related to commits of bug 84144Thomas Corbat1-2/+2
2014-07-06Bug 84144 - [Parser2] GCC: labels as valuesqdagans1-3/+3
2014-04-12Revert "Bug 379684 Support for User Defined Literals"Sergey Prigogin1-4/+0
2014-04-12Bug 379684 Support for User Defined LiteralsRichard Eames1-0/+4
2014-03-06Reduced use of deprecated types and methods.Sergey Prigogin1-19/+7
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin1-1/+1
2013-09-06Bug 380751 - Members of decltype types cannot be usedNathan Ridge1-2/+4
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev1-1/+1
2013-02-05Bug 389009 - Enumerator with dependent valueNathan Ridge1-31/+3
2013-02-03Cosmetics.Sergey Prigogin4-28/+25

Back to the top