Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-11-11Bug 568079: Reducing transitions from JAVA to native code (part 1)Torbjörn Svensson1-1/+21
2020-11-04Bug 568079: Hook into Eclipse tracing system for native codeTorbjörn Svensson1-0/+10
2020-08-28Cleanup of PTY classTorbjörn Svensson2-38/+15
2020-08-25Bug 565142 - Support using CDT in Eclipse flatpakJeff Johnston1-1/+29
2020-08-18Bug 564123 Treat environment and build variable case sensitivelyjantje1-1/+2
2020-08-18Bug 521515: Build pty.dll in docker (fixup)Jonah Graham1-2/+2
2020-08-18Bug 521515: Build pty.dll in dockerTorbjörn Svensson1-6/+10
2020-08-12Bug 521515: Use channel object for native stream accessTorbjörn Svensson4-31/+65
2020-07-18Bug 521515 - Access Windows registry using JNATorbjörn Svensson2-26/+55
2020-06-13Bug 564123 Uppercase only special environment variables on Windowsjantje1-28/+17
2020-06-13Bug 564123: Remove deprecated method from EnvironmentReaderjantje1-9/+0
2018-11-22Bug 540373: Cleanup: Remove redundant type argumentsJonah Graham1-1/+1
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham13-129/+114
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham15-45/+90
2016-11-14Bug 497166: Support the user using the 'run' command in the gdb consoleMarc Khouzam1-0/+104
2016-02-11Update copyright datesMarc Khouzam1-1/+1
2016-01-25Fix used booleanMarc-Andre Laperle1-3/+1
2016-01-21Bug 479241 - [PTY] Output gets cut off after EOF on inputThomas Corbat1-5/+8
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam7-7/+7
2015-09-24Bug 159803 - Console View Ignores EOFThomas Corbat2-2/+20
2015-04-06Bug 459971 - Move serial port to it's own plug-in. Starting with Mac.Doug Schaefer7-343/+0
2015-03-12Protect against missing serial port native library.Doug Schaefer1-1/+6
2015-03-06Bug 459971 Windows native for Serial Port.Doug Schaefer4-3/+26
2015-02-18Fix up API @since tags against CDT 8.6.Doug Schaefer5-0/+15
2015-02-16Bug 459971 New SerialPort support. First step is Mac library.Doug Schaefer5-0/+300
2014-08-27Fix PTYOutputStream.write for off > 0Anton Leherbauer1-2/+2
2014-08-04Cleanup of Messages.properties and Messages.java files.Sergey Prigogin2-3/+3
2014-05-27Bug 303083 - Make cdt.core.native plugin consistent after renameMartin Oberhuber14-0/+1658

    Back to the top