Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2008-11-24 | Update bundle versions | Anton Leherbauer | 1 | -1/+1 | |
2008-02-15 | Fix manifest warnings | Anton Leherbauer | 2 | -1/+2 | |
2007-11-06 | Upversion plug-ins to 5.0.0 | Anton Leherbauer | 1 | -2/+2 | |
2007-05-29 | Bug 189539 - Fix dates on about.html files to reflect projected release date. | Doug Schaefer | 1 | -1/+1 | |
2006-10-12 | Upversion to 4.0.0 and fix dependency version ranges (bug 157543) | Anton Leherbauer | 2 | -4/+3 | |
2006-06-23 | Updated copyright dates to reflect latest in CVS. | Doug Schaefer | 2 | -2/+2 | |
2006-06-23 | Update Copyright dates and fix those that had no copyrights. | Doug Schaefer | 5 | -624/+624 | |
2006-05-24 | Updated the about.html files. | Doug Schaefer | 1 | -15/+17 | |
2006-04-28 | Let spawner kill subprocesses, bug 119387 | Markus Schorn | 5 | -457/+479 | |
2006-01-18 | Fixed build for jar'd plugins | David Inglis | 1 | -1/+0 | |
cleaned up .project files | |||||
2006-01-03 | Trying out the .qualifier version for builds. | Doug Schaefer | 1 | -1/+1 | |
2005-11-15 | Made all of the plugins OSGi components. | Doug Schaefer | 3 | -14/+13 | |
2005-11-10 | Upversioned everything. Changed the features to not unpack the plugins that ↵ | Doug Schaefer | 1 | -2/+2 | |
don't have shared libraries. | |||||
2005-06-23 | CPL to EPL transistion - license header update for QNX | David Inglis | 12 | -16/+106 | |
2005-06-23 | EPL'ing the CDT. | Doug Schaefer | 2 | -0/+32 | |
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-17 | regenerate the sharedlibraries binaries. | Alain Magloire | 5 | -9/+16 | |
2004-11-16 | 2004-11-16 Alain Magloire | Alain Magloire | 9 | -52/+303 | |
Fix for 27663, allow to exec with pty emulation. * library/Makefile * library/openpty.c(set_noecho): new function * library/opentpty.h: update header. * library/pty.c: refactor forkpyt to openMaster() * library/PTY.h: regenerate * library/spawner.c: add exec2() support * library/Spawner.h: regenerate * os/linux/x86/libpty.so * os/linux/x86/libspawner.so | |||||
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-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-03-25 | added platform to extension | David Inglis | 2 | -0/+7 | |
2004-03-02 | Internalization | Alain Magloire | 2 | -1/+7 | |
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-04-23 | update version | David Inglis | 1 | -4/+4 | |
2003-01-06 | Fixed a typo | Judy N. Green | 1 | -1/+1 | |
2003-01-06 | Updated all build.properties files | Judy N. Green | 1 | -4/+7 | |
2003-01-03 | Added about.html files to the source and bin.dist | Judy N. Green | 1 | -2/+4 | |
2002-12-16 | Changed to version 1.0.1 | Judy N. Green | 1 | -2/+2 | |
2002-11-27 | Added fragment.properties to list of files to package in build | Judy N. Green | 1 | -2/+3 | |
2002-10-31 | added source.cdt_qnx.jar | Judy N. Green | 1 | -0/+1 | |
2002-10-17 | updated. | Alain Magloire | 1 | -0/+10 | |
2002-10-17 | regenerated. | Alain Magloire | 1 | -0/+0 | |
2002-10-17 | Reformat to be Unix format. Check the program | Alain Magloire | 1 | -74/+76 | |
with access() to see if executable. | |||||
2002-10-17 | Reformat to be Unix format. Check the program | Alain Magloire | 1 | -145/+135 | |
with pfind() to see if executable. | |||||
2002-10-15 | updated. | Alain Magloire | 1 | -0/+5 | |
2002-10-15 | Trim the line before parsing. | Alain Magloire | 1 | -1/+2 | |
2002-10-15 | implement for solaris ProcessList, this is use to get | Alain Magloire | 3 | -0/+123 | |
a list of pid to attach in the debugger. | |||||
2002-10-15 | new source folder src. | Alain Magloire | 1 | -1/+2 | |
2002-10-15 | ignore bin and doc | Alain Magloire | 1 | -0/+2 | |
2002-10-15 | implement extension point ProcessList. | Alain Magloire | 1 | -1/+8 | |
2002-09-26 | ignore objects. | Alain Magloire | 1 | -4/+1 | |
2002-09-26 | provide terminal emulation. | Alain Magloire | 7 | -0/+337 | |
2002-09-26 | Fix a bug reported by Gene Sally about double free. | Alain Magloire | 4 | -7/+18 | |
2002-09-26 | Added variable references to fragment.xml files | Judy N. Green | 2 | -2/+9 | |
- 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
-