.. |
org.eclipse.cdt.core
|
Fix for 140118. Use the getLocation on the working copy's resource to the the correct filename. Also, make sure we return a null code reader when trying to include a file that's not there.
|
2006-05-04 14:38:02 +00:00 |
org.eclipse.cdt.core.aix
|
Fixed build for jar'd plugins
|
2006-01-18 18:16:35 +00:00 |
org.eclipse.cdt.core.linux
|
Removed implementation of available0, as it depends on a specific JVM, bug 119618 is still open.
|
2006-04-28 07:28:04 +00:00 |
org.eclipse.cdt.core.linux.ia64
|
Libraries recompiled deu to native code changes made by Markus Schorn
|
2006-04-28 15:49:25 +00:00 |
org.eclipse.cdt.core.linux.ppc
|
Trying out the .qualifier version for builds.
|
2006-01-03 19:11:47 +00:00 |
org.eclipse.cdt.core.linux.x86
|
Let spawner kill subprocesses, bug 119387
|
2006-04-28 08:33:43 +00:00 |
org.eclipse.cdt.core.linux.x86_64
|
Libraries recompiled due to native code changes made by Markus Schorn
|
2006-04-28 15:47:35 +00:00 |
org.eclipse.cdt.core.macosx
|
Fixed build for jar'd plugins
|
2006-01-18 18:16:35 +00:00 |
org.eclipse.cdt.core.qnx
|
Fixed build for jar'd plugins
|
2006-01-18 18:16:35 +00:00 |
org.eclipse.cdt.core.solaris
|
Let spawner kill subprocesses, bug 119387
|
2006-04-28 08:33:43 +00:00 |
org.eclipse.cdt.core.tests
|
Changed the way Strings are stored in the PDOM to support strings larger than the Chunk size. Added support for Macros and the use of them when skipping over header files (i.e. don't skip the macros). Upversioned the PDOM to kick off reindexing.
|
2006-04-28 20:34:06 +00:00 |
org.eclipse.cdt.core.win32
|
Makes this compilable with MVC++6.0, related to bug 139891
|
2006-05-03 10:40:34 +00:00 |
org.eclipse.cdt.ui
|
Adds default preference pages for the C- and Makefile Editor; Toni's patch for bug 138212
|
2006-05-03 08:50:59 +00:00 |
org.eclipse.cdt.ui.tests
|
Patch from Anton Leherbauer for bug 39521, highlighting of number constants.
|
2006-04-26 13:26:27 +00:00 |