Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-02-04[releng] Update to newer launchbarWilliam Riley3-3/+3
2019-02-02Bug 543819 - NPE in EvalFunctionSet.isEquivalentTo()Nathan Ridge1-0/+3
2019-02-01Bug 543913 - False negative in ctor with wrong argumentsHannes Vogt4-1/+71
2019-01-27[releng] Update to newest jacoco-maven-pluginJonah Graham1-1/+1
2019-01-18[releng] Bump version number of p2 repoJonah Graham1-2/+2
2019-01-10Bug 543353 - CDT TestModelManager setTestingTime requires null checkJeff Johnston2-2/+4
2019-01-09Bug 543299 - Standalone debugger gives GTK+ 2 warning on startupMat Booth1-2/+0
2019-01-08Bug 542849: List serial devices starting with ttySWaqas Ilyas3-3/+3
2019-01-08[releng] Update target platform URLs from milestones to releases where possibleJonah Graham2-6/+6
2019-01-04Bug 540978: Rename identifiers and some other places to o.e.cdt.lspJonah Graham11-26/+26
2019-01-04[releng] increment service segment by 100Jonah Graham1-1/+1
2019-01-03Bug 543149: Report download progress during launchJohn Dallaway3-4/+75
2018-12-22Fix startup warnings from launchbar descriptors.Alexander Kurtakov2-1/+7
2018-12-22[releng] increment service segment by 100Jonah Graham2-2/+2
2018-12-21Move helprun against 4.10.Alexander Kurtakov1-1/+1
2018-12-21Fix warnings about non-vararg override for vararg method.Alexander Kurtakov4-4/+4
2018-12-20[releng] Use release tycho 1.3.0William Riley1-5/+0
2018-12-20[releng] Try to fix signing with baseline replacementWilliam Riley1-13/+22
2018-12-20[releng] Update comparator repoJonah Graham1-19/+19
2018-12-20[releng] Bump version numbers for plug-ins changed since branch pointJonah Graham7-7/+7
2018-12-15Bug 542448 - Return ProblemBindings in list initializationHannes Vogt3-5/+73
2018-12-14Fix license comment block in download-build-gdb.shSimon Marchi1-2/+2
2018-12-12Bug 539328 - Fix NPE in NewArduinoTargetWizardLutz Hamann4-10/+106
2018-12-11Bug 542676 - Headless build missing some console outputChristian Walther1-0/+10
2018-12-11Bug 542644 - Add new tools.template to CDT.setupJonah Graham1-1/+1
2018-12-11Bug 542644 - Add fragment for Java 11 JAXB dependenciesJonah Graham8-4/+59
2018-12-10[releng] Update to newer tools.templateJonah Graham2-5/+4
2018-12-10[releng] Bump version to 9.7.0Jonah Graham106-108/+108
2018-12-10Bug 335344 - External settings lost after changing language IDs, take 2Christian Walther4-26/+113
2018-12-08Bug 541717 - Partial ordering and DR1395Hannes Vogt2-23/+100
2018-12-06Bug 533588 - respect OS-specific override in platform.txtLutz Hamann3-29/+39
2018-12-06Bug 542436 - Added method to override whitch IGDBBackend instance to controlTorbjörn SVENSSON1-1/+11
2018-12-05Bug 541549 - Pack expansion expression in type of alias templateNathan Ridge4-3/+38
2018-12-05Bug 541584 - Support alias templates in Open ElementNathan Ridge1-2/+3
2018-12-04Remove a few internal, deprecated methodsMarc-Andre Laperle3-28/+0
2018-12-02Remove WorkingCopyInfo class (internal, unused and deprecated)Marc-Andre Laperle1-26/+0
2018-12-02Bug 541784. Fix typo in recipe_objcopy_eep_patternLutz Hamann1-2/+2
2018-12-02Remove a couple of StreamMonitor classes (unused)Marc-Andre Laperle2-60/+0
2018-12-01[LSP4E] Support separate semantic highlightings for declarations of functions...Nathan Ridge4-12/+60
2018-12-01Rename instantiateCommaSeparatedSubexpressions() to instantiateExpressions()Nathan Ridge4-12/+12
2018-11-30Remove JVM MaxPermSize arguments (unused since Java 8)Marc-Andre Laperle7-14/+5
2018-11-29Bug 541474 - Disambiguate function with default argumentHannes Vogt5-18/+95
2018-11-29Bug 541670 - constexpr implies toplevel constNathan Ridge3-2/+17
2018-11-29Bug 540758 - Substitution of enclosing template parameters into expansion pat...Nathan Ridge3-3/+41
2018-11-29Bug 541709 Fix up exceptions when we can't find toolchains.Doug Schaefer2-3/+5
2018-11-29Bug 541709 Figure out toolchain for Makefile projects.Doug Schaefer1-0/+33
2018-11-27Bug 540741 - Parameter pack in argument of alias template instance that's not...Nathan Ridge2-0/+29
2018-11-27[releng] Udpate to newer launchbarJonah Graham2-4/+4
2018-11-27[releng] add target for build & test against latest dependenciesJonah Graham1-0/+100
2018-11-26Bug 530443: Limit output to 10 lines per MI outputBaha El Kassaby8-34/+127

Back to the top