1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core
John Camelon fb57293d47 Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=52988 <BR>
Moved KeywordSets.Key to its own class and thus removing the dependency between the Scanner/Parser to the static Keyword Set tables (improves footprint).  <BR>
Updated CompletionEngine to not set the parser timeout if the value entered is <= 0 (to allow for easier debugging and profiling).
2004-06-02 23:14:20 +00:00
..
org.eclipse.cdt.core Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=52988 <BR> 2004-06-02 23:14:20 +00:00
org.eclipse.cdt.core.aix Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
org.eclipse.cdt.core.linux Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
org.eclipse.cdt.core.qnx Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
org.eclipse.cdt.core.solaris Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
org.eclipse.cdt.core.tests Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=52988 <BR> 2004-06-02 23:14:20 +00:00
org.eclipse.cdt.core.win32 Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00
org.eclipse.cdt.ui Fixed https://bugs.eclipse.org/bugs/show_bug.cgi?id=52988 <BR> 2004-06-02 23:14:20 +00:00
org.eclipse.cdt.ui.tests Cleaned up the build.properties files to ensure the right things end up in the binary and source builds. 2004-05-24 17:18:38 +00:00