Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-03-24 | cleanup, | David Inglis | 1 | -1/+1 | |
nls proivder name removed some uneed files | |||||
2004-12-22 | Updated the version numbers to 3.0.0. | Doug Schaefer | 1 | -2/+2 | |
2004-11-18 | Updated the Windows spawner DLL to build using MinGW gcc. | Doug Schaefer | 5 | -16/+50 | |
2004-11-16 | 2004-11-16 Alain Magloire | Alain Magloire | 4 | -0/+17 | |
Update the library interface to changes in java from Spawner * library/Spawner.h * Win32ProcessEx.c * os/win32/x86/spawner.dll | |||||
2004-11-04 | 2004-11-04 Alex Chapiro | Alain Magloire | 3 | -35/+114 | |
Update files. * library/spawner.mak * library/starter/starter.mak | |||||
2004-10-06 | 2004-09-06 Alex Chapiro | Alain Magloire | 3 | -1/+8 | |
Fix for PR 75677 * os/win32/x86/spawner.dll * library/Win32ProcessEx.c | |||||
2004-08-13 | 2004-0813 Alex Chapiro | Alain Magloire | 9 | -6/+582 | |
Fix for PR PR 71601 * os/win32/x86/spawner.dll * os/win32/x86/starter.exe * library/Win32ProcessEx.c * library/starter/killer.cpp * library/starter/killer.h * library/starter/starter.cpp * library/starter/starter.dsp * library/starter/starter.dsw | |||||
2004-07-21 | patch form Alex | Alain Magloire | 1 | -1/+1 | |
2004-07-20 | 2004-07-20 Alain Magloire | Alain Magloire | 5 | -6/+46 | |
Fix for PR 70359 Binaries regenerated * library/Win32ProcessEx.c * library/starter/starter.cpp * os/win32/x86/spawner.dll * os/win32/x86/starter.dll | |||||
2004-07-15 | Upversioning head to 2.1.0. | Doug Schaefer | 1 | -2/+2 | |
2004-06-25 | update copyright | David Inglis | 2 | -0/+20 | |
2004-06-21 | Fixed up the fragment name properties. Apparently you | Doug Schaefer | 2 | -4/+2 | |
have to put them in the plugin.properties file. Weird. | |||||
2004-06-10 | last changes for runtime.compatiblity dependency removal | David Inglis | 1 | -1/+0 | |
2004-05-24 | Cleaned up the build.properties files to ensure the right things end up in ↵ | Doug Schaefer | 1 | -4/+2 | |
the binary and source builds. | |||||
2004-05-18 | removed deprecated dependancy | David Inglis | 1 | -3/+4 | |
2004-04-29 | Commit support for i18n from Alex Chapiro. | Alain Magloire | 9 | -201/+233 | |
updates spawner and starter | |||||
2004-03-25 | added platform to extension | David Inglis | 2 | -0/+7 | |
2004-03-01 | Patch from James to externalize strings. | Alain Magloire | 2 | -1/+7 | |
2004-02-18 | Use Eclipse 3.o API to find the fragment location. | Alain Magloire | 2 | -30/+26 | |
2004-02-12 | Update the starter/spawner to use named pipes. | Alain Magloire | 13 | -205/+484 | |
Patch from alex. | |||||
2004-01-08 | Replace QNX copyright with standard CPL copyright. | Sebastien Marineau | 9 | -65/+115 | |
2004-01-05 | Fix the classpaths to use dynamic containers again. | Doug Schaefer | 1 | -14/+1 | |
My apologies :-) | |||||
2004-01-05 | Added org.eclipse.core.runtime.compatability as a | Doug Schaefer | 2 | -1/+18 | |
dependency to satisfy Eclipse 3.0M6 requirements. | |||||
2003-12-05 | Change the version to reflect the one in the head. | Alain Magloire | 1 | -1/+1 | |
2003-11-25 | Upversioned the plugins, etc to 2.0.0. | Doug Schaefer | 2 | -3/+4 | |
Made sure the jar files got included in the zips. | |||||
2003-11-24 | Upgrade to Eclipse 3.0. Includes: | Doug Schaefer | 3 | -18/+5 | |
- upgrade plugin.xml files - use PDE containers - apply Eclipse 3.0 porting items, in particular openEditor and gotoMarker - remove TestWorkbenches from test plugins | |||||
2003-10-01 | Upversioning everything to 1.2.0. | Doug Schaefer | 1 | -2/+2 | |
2003-08-29 | updated. | Alain Magloire | 1 | -0/+12 | |
2003-08-29 | regenarated | Alain Magloire | 2 | -0/+0 | |
2003-08-29 | change the limit of arguments to match OS limit | Alain Magloire | 3 | -7/+36 | |
2003-05-15 | Missed a version number for the fragment plugin | Sebastien Marineau | 1 | -1/+1 | |
2003-04-30 | task list fix | David Inglis | 1 | -65/+4 | |
2003-04-30 | updated. | Alain Magloire | 1 | -0/+11 | |
2003-04-30 | executable replacing tasklist.exe more portable. | Alain Magloire | 1 | -0/+0 | |
2003-04-30 | New code to implement attaching | Alain Magloire | 6 | -0/+498 | |
2003-04-30 | updated. | Alain Magloire | 1 | -10/+16 | |
2003-04-30 | new method parseListTasks();. | Alain Magloire | 1 | -25/+85 | |
2003-04-24 | updated. | Alain Magloire | 2 | -0/+12 | |
2003-04-24 | update new function to do interruption. | Alain Magloire | 1 | -2/+10 | |
2003-04-24 | Fix the signature. | Alain Magloire | 1 | -14/+17 | |
2003-04-24 | New file to compile with VC++ | Alain Magloire | 1 | -0/+181 | |
2003-04-24 | New file added to do interrupt on a pid. | Alain Magloire | 1 | -0/+181 | |
2003-04-23 | update version | David Inglis | 1 | -1/+1 | |
2003-02-25 | updated | Alain Magloire | 3 | -0/+12 | |
2003-02-25 | Fix embedded quotation. | Alain Magloire | 2 | -12/+38 | |
2003-01-27 | Synchronization error fix. | Alain Magloire | 3 | -4/+12 | |
2003-01-23 | Updated. | Alain Magloire | 1 | -0/+9 | |
2003-01-23 | Rebuild. | Alain Magloire | 2 | -0/+0 | |
2003-01-23 | Correct escaped quotations. | Alain Magloire | 2 | -26/+12 | |
2003-01-17 | updated. | Alain Magloire | 1 | -0/+10 | |
- Members
- Working Groups
- Projects
- Community
- Participate
- Eclipse IDE
-
More
-
-
Community
- Marketplace
- Events
- Planet Eclipse
- Newsletter
- Videos
- Blogs
-
Participate
- Report a Bug
- Forums
- Mailing Lists
- Wiki
- IRC
- Research
-
-
-
-
Search
-