1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 17:05:26 +02:00
cdt/core
2006-06-09 17:50:30 +00:00
..
org.eclipse.cdt.core Bug 145245 - Added check in CPPASTTemplateId to detect that we're recursing and return null if we are. I also had to change CPPClassScope a little which wasn't expecting the null. 2006-06-09 17:50:30 +00:00
org.eclipse.cdt.core.aix Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.linux Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.linux.ia64 Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.linux.ppc Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.linux.x86 Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.linux.x86_64 Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.macosx Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.qnx Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.solaris Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.core.tests Applied John C's patch to fix 143502 which addresses a hang when C++ code is parsed by the C parser. 2006-06-03 14:11:59 +00:00
org.eclipse.cdt.core.win32 Updated the about.html files. 2006-05-24 13:51:50 +00:00
org.eclipse.cdt.ui Bug 1444462 - Convert the * and ? in search patterns to regular expression syntax. Also improved the error handling a bit for bad regex's. Also fixed up the extension ID so that the C/C++ search page opens when requested. 2006-06-09 15:41:01 +00:00
org.eclipse.cdt.ui.tests Bug 141819 - Fix providers for some of the plugins. 2006-05-24 18:54:05 +00:00