Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-08-17Update version to 9.1.0Marc Khouzam216-258/+258
2016-08-17Bug 499116 - Missing keyboard binding for toggle commentMarc-Andre Laperle1-0/+5
2016-08-16Bug 323848 - Add Build (was Make) Targets to the Project NavigatorDoug Schaefer15-68/+469
2016-08-15Remove old .api_filtersMarc Khouzam2-36/+0
2016-08-12Bug 497691 - Allow all cu.* serial ports on Mac. Remove tty.*Doug Schaefer1-1/+1
2016-08-12Bug 499553: Fix line comments used as a block on non-indented codeJonah Graham7-1/+128
2016-08-12Bug 499471: Workaround indexer deadlock when tests runningJonah Graham10-10/+37
2016-08-11Add GSON to our p2 repo.Doug Schaefer1-0/+1
2016-08-11Cosmetics.Jonah Graham1-94/+94
2016-08-10Add templates that map to old new project wizards.Doug Schaefer6-2/+187
2016-08-10Only show Language Setting property on old build system projects.Doug Schaefer5-1/+88
2016-08-10Get CMake projects created and building. New C/C++ Project Wizard.Doug Schaefer20-189/+237
2016-08-10Bug 499227 - Missing REVEAL and FORCE flags in VMDelta#appendDetail()Marc Dumais1-0/+6
2016-08-09Propagate fixes for Arduino from CDT 9.0 to master.Doug Schaefer25-410/+668
2016-08-09Bug 476797 - Enable Expand annotation hover by defaultWilliam Riley1-1/+1
2016-08-08Move Qt Project wizard over to new template NewWizard.Doug Schaefer1-18/+3
2016-08-08Bug 476797 - Port Expand annotation hover from JDTWilliam Riley14-16/+1765
2016-08-08Remove Function Bodies and Remove Unused Declarations refactorings.Sergey Prigogin18-14/+1153
2016-08-08Cosmetics.Sergey Prigogin5-32/+30
2016-08-03Update o.e.cdt.core plugin version as necessary due to recent change.Marc Khouzam3-3/+3
2016-08-02Add a declaration of newName(String) to ICPPNodeFactoryNathan Ridge1-0/+6
2016-08-02Allow GdbLaunch#getGDBVersion() to be called more than once.Marc Khouzam1-3/+9
2016-08-01CosmeticsSergey Prigogin2-21/+15
2016-07-31CosmeticsSergey Prigogin1-1/+1
2016-07-31CosmeticsSergey Prigogin2-14/+10
2016-07-30Bug 498882: Add test for UI deadlock on terminating multiple launchesJonah Graham1-0/+69
2016-07-30CosmeticsSergey Prigogin1-28/+21
2016-07-29Bug 494650: make method atomic without using a QueryJonah Graham2-69/+62
2016-07-29Fix a typo in EvalBinaryNathan Ridge1-1/+1
2016-07-29Bug 498434 - Floating-point literal with leading zeroNathan Ridge2-7/+27
2016-07-28Add org.eclipse.cdt.testing.feature.sourceAlvaro Sanchez-Leon2-0/+42
2016-07-28Minor optimization in TypeInstantiationRequest.equals method.Sergey Prigogin1-1/+3
2016-07-28Bug 494650: Refactor BaseTestCase to allow multiple launches per testJonah Graham2-81/+251
2016-07-28Speed up indexer in a situation when there is a large number ofSergey Prigogin2-0/+31
2016-07-25Update outdated Maven pluginsMarc-Andre Laperle2-4/+4
2016-07-21Cosmetics and code streamlining.Sergey Prigogin5-50/+46
2016-07-20Bug 497167: Add support for =thread-group-added eventMarc Khouzam6-4/+97
2016-07-20Bug 497592 - Wait for request to GDB for inferior name to be completed Marc Khouzam1-60/+89
2016-07-18Set API baseline to point to /r build. Add templates framework.Doug Schaefer1-2/+4
2016-07-18Bug 498019 - Oomph setup failsEduard Scheske1-1/+1
2016-07-15Bug 497931 - Added a failing test and a TODO in the problematic codeSergey Prigogin2-1/+10
2016-07-15Add o.e.ui.trace to Oomph setupMarc-Andre Laperle1-0/+2
2016-07-14Bug 497779 - Add labels to applications run as Docker containersJeff Johnston1-3/+3
2016-07-14Cosmetics.Sergey Prigogin2-12/+12
2016-07-14Bug 497875 - Indexer runs out of memory with recursive templateSergey Prigogin3-6/+71
2016-07-14Bug 497875 - Avoid evaluating isConstantExpression multiple timesSergey Prigogin9-18/+108
2016-07-14CosmeticsSergey Prigogin1-1/+1
2016-07-13Bug 497779 - Add labels to applications run as Docker containersJeff Johnston1-2/+10
2016-07-11Cosmetics.Sergey Prigogin1-609/+609
2016-07-11Code streamlining.Sergey Prigogin1-14/+19

Back to the top