1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-08 08:45:44 +02:00
Find a file
Andrew Niefer 94d86b038e fix bug 90623
- allow redeclaration of typedefs of same type
- allow redeclaration of a typedef to itself
- if the type of a typedef is a typedef, return that typedef's type for getType()
- when considering declared offset of a template instance, use the templated version
2005-04-08 22:35:30 +00:00
build Apply David Daoust's new icons 2005-04-08 17:09:10 +00:00
core fix bug 90623 2005-04-08 22:35:30 +00:00
debug Applied patch from Dave Daoust (new images). 2005-04-08 00:07:41 +00:00
doc Fixed the paths for the javadoc command. java.home is the jre directory. 2005-04-06 16:04:48 +00:00
launch/org.eclipse.cdt.launch new images from Dave Daoust 2005-04-07 17:48:09 +00:00
releng Getting close, me thinks... 2005-04-08 21:20:15 +00:00