1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
John Camelon 1c6c93560a Patch for Hoda Amer
Core: 
        - Changed the ASTExpression of the complete package to store the 
        whole ITokenDuple for the typeId instead of just the string. 
        - Changed the ASTExpression in both quick and complete packages and 
        deleted the "id" parameter. 
        - Added partial solution to bug #42453: Exception result types not computed. 
        Now they are computed for simple types only. 
Tests: 
        Call to ASTExpression getTypeId() changed to getTypeIdString(). 
UI: 
         Solution to bug#42414 :Extraneous semi-colons in generated class methods
2003-09-04 14:39:20 +00:00
build added new error parser block to project preferences/properties and wizard 2003-09-04 03:06:11 +00:00
core Patch for Hoda Amer 2003-09-04 14:39:20 +00:00
debug updated. 2003-08-30 19:50:55 +00:00
doc/org.eclipse.cdt.doc.user Fix the version number to 1.1.0 2003-08-26 18:38:05 +00:00
launch/org.eclipse.cdt.launch 2003-08-05 Mikhail Khodjaiants 2003-08-05 17:06:19 +00:00
releng The new automated build system heavily endowed 2003-09-02 03:11:35 +00:00