1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-01 06:05:24 +02:00
Find a file
John Camelon 6dbe39d0d0 org.eclipse.cdt.core
Updated Scanner to add ANSI built-in defined macros for C and C++.
     Updated GCCScannerExtension to add GCC specific defined macros for C++.
     Added factory infrastructure to allow for C/C++ dialect extensions to be added and contained.
     Added IASTExpressionExtension w/implementation to allow for GCC specific leniency on evaluating expressions.

org.clipse.cdt.ui.tests
    Updated CompletionTest_SingleName_NoPrefix to include internal macro definitions.
2004-01-28 19:59:20 +00:00
build - cleanup UI 2004-01-13 18:54:39 +00:00
core org.eclipse.cdt.core 2004-01-28 19:59:20 +00:00
debug Cache the stackframes to reduce the chatting between 2004-01-23 05:04:20 +00:00
doc Fix version number. 2004-01-05 20:51:56 +00:00
launch/org.eclipse.cdt.launch removed warning 2004-01-13 18:44:43 +00:00
releng Make failure more visible. 2004-01-14 22:03:23 +00:00