Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-12-10[releng] Bump version to 9.7.0Jonah Graham3-3/+3
2018-11-24Bug 540373: Update the compiler warnings/ignoresJonah Graham3-15/+15
2018-11-23Bug 540373: Cleanup: Remove trailing whitespace in properties filesJonah Graham7-7/+7
2018-11-22Bug 540373: Cleanup: Remove redundant semicolonsJonah Graham14-312/+312
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham31-69/+69
2018-11-22Bug 540373: Cleanup: Add missing annotationsJonah Graham14-0/+392
2018-11-22Bug 540373: Cleanup: Organize ImportsJonah Graham56-294/+1577
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham146-70238/+57212
2018-11-22Bug 540373: Standard .settings auto appliedJonah Graham10-28/+1528
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham185-669/+1329
2018-11-22Bug 540371: normalize files before applying EPLv2Jonah Graham6-9/+10
2018-10-30Bug 540610 - Add Automatic-Module-Name headerKarsten Thoms2-0/+2
2018-10-23Bug 540367 - Increment version numbersWilliam Riley1-1/+1
2018-06-05[releng] Bump version to 9.6.0Jonah Graham3-3/+3
2018-02-13[releng] Bump version to 9.5.0Jonah Graham3-3/+3
2017-11-13Bug 522010 - Completion of non-type template parameter in ambiguous template ...Nathan Ridge1-5/+22
2017-10-06Add UI tests plugin for CMake. Fix a couple of bugs it found.Doug Schaefer1-9/+0
2017-09-11Update feature versions to CDT 9.4.Doug Schaefer2-6/+6
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 Laperle7-104/+26
2017-02-06Removed obsolete code.Sergey Prigogin2-73/+0
2017-01-25Auto-generate source features using tycho.Marc Khouzam9-133/+18
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 Khouzam8-11/+11
2016-11-15Update version to 9.2.0Marc Khouzam8-11/+11
2016-09-16Bug 490475. Support the evaluation of C++14 constexpr functionsToni Suter1-2/+2
2016-08-17Update version to 9.1.0Marc Khouzam8-11/+11
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam3-5/+5
2016-05-24Cosmetics.Sergey Prigogin1-3/+2
2016-04-22Bug 492200 - Replace StringBuffer with StringBuilderAlex Blewitt1-3/+3
2016-04-16Bug 491825 - Remove primitive wrapper creationAlex Blewitt2-7/+7
2016-04-15Stop using _ identifierJonah Graham3-18/+18
2016-02-25Removed 3 deprecated methods.Sergey Prigogin1-7/+7
2016-02-18Removed INodeFactory.newTranslationUnit() method.Sergey Prigogin1-3/+3
2016-01-18Incremented CDT features version to 9.0.0Marc Khouzam8-11/+11
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam85-85/+85
2015-12-28Moved to JDK 1.8.Sergey Prigogin4-266/+252
2015-07-07Bug 379684 Support for User Defined LiteralsRichard Eames1-1/+5
2015-06-17Improved consistency of test names.Sergey Prigogin1-2/+2
2015-06-16Bug 470014 - Name resolution problem with ref-qualified methodsSergey Prigogin1-6/+6
2015-06-10Incremented CDT feature version to 8.8.0Marc Khouzam8-11/+11
2015-06-09Improved robustness of global scope handling.Sergey Prigogin1-18/+11
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam8-11/+11
2015-03-25Move some leftover plugins from Java 5 to Java 7.Marc Khouzam5-6/+7
2015-03-25Remove unnecessary @SuppressWarningsMarc Khouzam1-1/+1
2015-03-25Add many missing @Override to remove warningsMarc Khouzam65-0/+686
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-02-06Extract test VM args to common property base.test.vmargsMarc-Andre Laperle1-1/+1

Back to the top