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 e22e2cadc1 - change interface gets to return arrays instead of lists
- added getScope as needed
- added IASTName.toCharArray()
- modified CVisitor to use scopes to store bindings

these changes reduce binding time for windows.h from minutes to ~1300 ms
2004-11-25 22:07:17 +00:00
build Fix for bugzilla 78207: Project References hides build error markers. 2004-11-23 21:05:28 +00:00
core - change interface gets to return arrays instead of lists 2004-11-25 22:07:17 +00:00
debug Replaced the "breakpointRemoved" method of ICBreakpointListener by the "breakpointsRemoved" method that accepts multiple breakpoints. 2004-11-25 18:24:04 +00:00
doc New Managed build documentation from Leo 2004-11-22 14:16:44 +00:00
launch/org.eclipse.cdt.launch api update to use IBinaryObject instead of IBinaryExecutable in debugger 2004-11-17 19:57:54 +00:00
releng Add copyright notices to feature.xml files. This is visible on the update site. 2004-11-17 02:01:53 +00:00