Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-06-30Remove old .cvsignore filesMarc Khouzam1-1/+0
2016-06-22Move the rest of the CDT plugins to java 8Marc Khouzam2-2/+2
2016-04-25Bug 492210 - Remove ChangeLog files from projectAlex Blewitt1-173/+0
2016-04-19Bug 491972 - [winpty] Not enough storage is available to process this commandAnton Leherbauer3-10/+10
2016-02-09Bug 487444 - Spawner.exec() fails if child process cannot breakaway from pare...Anton Leherbauer1-0/+4
2016-01-18Incremented CDT features version to 9.0.0Marc Khouzam1-1/+1
2015-09-15Follow-up on bug 476346: Make event names unique between multiple Eclipse ins...Anton Leherbauer1-5/+5
2015-09-02Bug 476346 - Spawner.exec() fails after incomplete process terminationAnton Leherbauer2-26/+51
2015-06-10Incremented CDT feature version to 8.8.0Marc Khouzam1-1/+1
2015-05-05Incremented CDT feature version to 8.7.0Marc Khouzam1-1/+1
2015-04-08Windows and Linux serial port support. Also played with I/O streams.Doug Schaefer9-463/+0
2015-03-25Move some leftover plugins from Java 4 to Java 7.Marc Khouzam2-2/+2
2015-03-06Bug 459971 Windows native for Serial Port.Doug Schaefer19-181/+949
2015-01-07Incremented CDT feature version to 8.6.0.Sergey Prigogin1-1/+1
2014-07-22Inremented branding plugin version to 8.5Sergey Prigogin1-1/+1
2014-05-27Bug 303083 - Make cdt.core.native plugin consistent after renameMartin Oberhuber1-2/+2
2014-05-26Bug 303083 - Rename spawner bundle to 'native'Doug Schaefer1-1/+1
2014-05-26Bug 303083 - Split out the CDT Spawner into a separate featureMartin Oberhuber3-6/+7
2014-05-05Bug 434103 - winpty instance might get reused by another PTYAnton Leherbauer1-4/+9
2014-01-21Bumped up CDT version to 8.4.Sergey Prigogin1-1/+1
2013-12-16Bug 419391 - Contribute Windows PTY supportUwe Stieber12-0/+1326
2013-08-27Fixed parent pom version to referenceAndrew Gvozdev1-1/+1
2012-10-13Remove fragment jars. Add missing property files. (Cherry picked 8_0)Doug Schaefer4-2/+4
2012-06-28Bumped up feature versions for Kepler.Sergey Prigogin1-1/+1
2011-10-20Version number changes missed in the previous commit.Sergey Prigogin1-1/+1
2011-10-20Updated parent feature version in pom.xml files.Sergey Prigogin1-1/+1
2011-09-22Update version numbers for Juno.Doug Schaefer2-2/+2
2011-09-02clean up last of the plug-in jars.Doug Schaefer1-2/+2
2011-08-01Bug 236330 - win32-x86_64 supportMarc-Andre Laperle17-29/+162
2011-07-12Fix core.win32 not unpackingMarc-Andre Laperle1-0/+1
2011-06-28Mavenizing CDT releng.Doug Schaefer2-0/+44
2010-05-27Bug 314504 ProcessList leaks file descriptors during #getProcessList()James Blackburn1-6/+14
2010-04-30Simplify BOOL check.John Cortell1-1/+1
2010-04-30Bug 311182: Enhance Spawner JNI code to use DebugBreakProcess when running on...John Cortell2-4/+38
2010-04-26Bug 304096: Fix interrupting Cygwin gdb for both DSF-GDB and CDI-GDB. Send a ...John Cortell4-7/+27
2010-02-17Bug 248071 - Improved pty support for terminal emulationAnton Leherbauer4-6/+12
2009-10-16[292127] Reading process output blocked when message length is exactly 1024, ...Anton Leherbauer2-0/+9
2009-07-09Bugzilla 282943. Don't use PulseEvent; Microsoft says it's unreliable. Someon...John Cortell1-2/+2
2009-07-08Addressed Anton's suggestion to specify the signal sans "SIG" when invoking t...John Cortell1-1/+1
2009-07-07Fixed:John Cortell4-29/+62
2009-03-19Bug 269223 - Spawner broken pipe problemAnton Leherbauer4-963/+975
2009-03-10Bug 265598 - EOF does not work in consoleAnton Leherbauer2-3/+2
2008-11-24update bundle versionVivian Kong1-1/+1
2008-04-24Fix warnings.Markus Schorn1-11/+14
2008-04-04Fix for 225272: Problems with spawner and fast (Dual Core) machinesAnton Leherbauer2-981/+961
2008-02-15Fix manifest warningsAnton Leherbauer3-3/+3
2007-11-06Upversion plug-ins to 5.0.0Anton Leherbauer1-2/+2
2007-09-05This isn't a binary.Doug Schaefer1-481/+481
2007-08-31Fix for 182099 - The wrong proc names were use for the Job object calls. To f...Doug Schaefer2-24/+11
2007-06-14Fix up copyrights.Doug Schaefer10-17/+17

Back to the top