1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
Find a file
Andrew Niefer 220206d7e9 - strings for types that are template parameters
- a class template partial specialization is now also considered a specialization in general
- fix collecting of content assist results to allow overloaded functions
- implement the names for specializations
- update CollectDeclarations/references to handle template parameters
- use internal interace during CPPvisitor.getDeclarations to improve open declaration on template stuff
2005-05-13 15:52:29 +00:00
build Add attributes to test support of browseType for String options 2005-05-12 22:56:39 +00:00
core - strings for types that are template parameters 2005-05-13 15:52:29 +00:00
debug Bug 94905: Error examining structure contents in debugger. The structure's elements should inherit the enablement flag from parents. 2005-05-12 15:27:52 +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 Bug 80175: Replace the CDT source lookup by the source lookup provided by Eclipse platform. Removed the old source lookup related classes and interfaces. 2005-05-09 21:41:40 +00:00
releng Genericized the base location zip. 2005-04-28 15:32:06 +00:00