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-11 20:17:00 +00:00
..
org.eclipse.cdt.core Improve robustness of the full and fast indexers. If Throwables are detected, the current file or name is skipped. This continues until a maximums is reached in which case the index job is aborted. 2006-05-11 20:17:00 +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 Patch for Ling@nokia. New entry to windows registry utility. 2006-05-11 15:13:25 +00:00
org.eclipse.cdt.ui Added function style macros. Redid how macros are handled in the fast indexer. And a few minor bug fixes in the Actions. 2006-05-10 19:25:09 +00:00
org.eclipse.cdt.ui.tests Fixed NPE in DOM Viewer. 2006-05-08 20:10:42 +00:00