1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-23 14:42:11 +02:00
cdt/core
2006-05-09 22:39:38 +00:00
..
org.eclipse.cdt.core Add support for getting the list of source files from a mach-o binary. Also fix a problem where the section table was getting tossed. 2006-05-09 22:39:38 +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 Added parameters types to allow for content assist to show something useful in the completion proposals. Also refactored around names so that not every node needs a name and node types so that things that aren't bindings can be resolved by the Linkages. All this to properly support ITypes which aren't necessarily bindings. 2006-05-09 20:37:21 +00:00
org.eclipse.cdt.ui.tests Fixed NPE in DOM Viewer. 2006-05-08 20:10:42 +00:00