Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-11-07Bug 552745: Disable intro screen (webkit use) in testscdt_9_9Jonah Graham8-2/+12
2019-10-17Bug 552076 - Fix false positive virtual method with qualified nameMarco Stornelli2-32/+97
2019-09-23[releng] Update to stable repository for help docs eclipse run locationJonah Graham1-1/+1
2019-09-19[releng] Update to stable repositoriesJonah Graham2-7/+7
2019-09-09Bug 550076 - Use PE64 parser by defaultCDT_9_9_0Jonah Graham17-44/+49
2019-09-09[releng] Require target platform bundles as minimum versionJonah Graham2-31/+31
2019-09-09[releng] Update to 2019-09 RC2 dependenciesJonah Graham2-13/+13
2019-09-09[releng] Bump version number of docs plug-insJonah Graham5-4/+9
2019-09-05Bug 550702: Fixed memory leak in SerialPort.open0()Torbjörn SVENSSON4-0/+2
2019-09-05Bug 482946: Implement InputStream.available()Torbjörn SVENSSON5-0/+38
2019-09-03Bug 550697: Also set DCB.Parity=NOPARITY on WindowsTorbjörn SVENSSON4-0/+2
2019-09-03[releng] TM4E changed their feature nameJonah Graham1-2/+2
2019-09-03Bug 550076 - Added new parser for PE executablesAdrien Thierry30-4/+3081
2019-09-02[releng] Update to 2019-09 RC1 dependenciesJonah Graham2-5/+5
2019-09-01Bug 550397 - Fix a logic error in instantiateConversionTemplates()Nathan Ridge2-1/+20
2019-08-26[releng] Update to 2019-09 M3 dependenciesJonah Graham2-5/+5
2019-08-23Bug 535163: Use 'reset and halt' command (DAP)John Dallaway1-7/+32
2019-08-23Bug 535163: Use 'reset and halt' commandJohn Dallaway2-10/+47
2019-08-22Bug 550308 - Allow toolchain to specify part of the build config name.Doug Schaefer3-8/+28
2019-08-19Bug 550165: Debugging is stuck when "command aborts" on step returnUmair Sair2-1/+220
2019-08-17Bug 549567: Add example of what checkmark overlay looks like to helpJonah Graham8-6/+6
2019-08-17Bug 550165: Debugging is stuck when "command aborts" on step returnUmair Sair1-2/+5
2019-08-12Bug 542488: Convert URL to path properly on WindowsJonah Graham1-2/+4
2019-08-12Convert new Runnable to lambda.Alexander Kurtakov115-4069/+2763
2019-08-12Convert new Runnable to lambda. Alexander Kurtakov113-2685/+1720
2019-08-10Remove redundant superinterfaces. Alexander Kurtakov96-257/+111
2019-08-09Bug 515393 - Allow contribution to CDT CSS pref nodeJeff Johnston1-1/+1
2019-08-09Remove unneeded suppress warnings.Alexander Kurtakov7-23/+15
2019-08-09Do not override managed maven plugin version.Alexander Kurtakov1-2/+0
2019-08-09Bug 549508 - Avoid calling CPPBasicType.setAssociatedNumericalValue() without...Nathan Ridge2-14/+44
2019-08-09Replace ViewerSorter with ViewerComparator.Alexander Kurtakov8-15/+15
2019-08-08Build with CBI plugisn 1.1.7Alexander Kurtakov1-1/+1
2019-08-08Fix vararg warning with 4.13.Alexander Kurtakov1-77/+46
2019-08-08Build help bundles with 4.13 too.Alexander Kurtakov1-1/+1
2019-08-07Bug 542488: JTAG debug support based on DAP remote debuggingJonah Graham31-31/+1607
2019-08-05Bug 522200: [C++17] Add support for structured binding declarationsThomas Corbat58-163/+3043
2019-08-04Bug 548902 - Fix exception in override methods refactoringMarco Stornelli1-1/+5
2019-08-03Bug 543711: Provide empty enablements to suppress missing enablements warning...Jonah Graham1-0/+4
2019-08-03[releng] Update dependencies for 2019-09 M2Jonah Graham2-9/+9
2019-07-30Bug 549653 - Fix wrapping for lambda expressionMarco Stornelli2-13/+78
2019-07-25Fix up some problems found against the latest API baseline.Doug Schaefer6-3/+14
2019-07-25Don't add null parser ids to the list of binary parsers.Doug Schaefer1-1/+4
2019-07-24Bug 548526: Enable individual mvn projects to be builtJonah Graham1-8/+53
2019-07-23Bug 549035 - Constructor with reference to initializer listNathan Ridge2-0/+15
2019-07-23Bug 545959 - Added checker for assignment operatorMarco Stornelli6-7/+468
2019-07-20Bug 376395 - Fix const methods with never join wrapped linesMarco Stornelli2-1/+18
2019-07-15Bug 549014 - Manage CMake toolchain files by toolchainDoug Schaefer8-91/+168
2019-07-12[releng] Update to 2019-09 M1 dependenciesJonah Graham2-5/+5
2019-07-11Increase PDOM version to force rebuild for bug 549028Marc-Andre Laperle1-3/+6
2019-07-11Bug 549078 - ArrayOutOfBoundsException in AbstractIndexerTask.IndexFileConten...Nathan Ridge1-2/+2

Back to the top