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 fc37d2f92c org.eclipse.cdt.core
Added some trace statements to CompleteParseASTFactory.  
	Cleaned up usage of Enum.getValue() wrt encapsulation of enumerator value.  
	Refactored CompleteParseASTFactory for correctness and abstraction. 
	Added preliminary IProblem support to CompleteParseASTFactory.  
	Added (commented out unfortunately) assertions into CompleteParseASTFactory. 
	Updated IASTUsingDeclaration to return an Iterator for declarations mapped rather than just a single declaration.  

org.eclipse.cdt.core.tests
	Updated tests to deal with IASTUsingDeclaration interface changes.  

org.eclipse.cdt.ui
	Cleaned up usage of Enum.getValue() wrt encapsulation of enumerator value.
2004-03-03 15:59:56 +00:00
build A change in VCErrorParser to fix PR 53253 causes an IndexOutOfBounds exception when echoing a build command on Win32 if the absolute path to the make utility is specified, i.e. C:\<path>\make.exe. The work-around is to not have the launcher echo the command, and just output it to the build console directly. 2004-03-03 15:09:16 +00:00
core org.eclipse.cdt.core 2004-03-03 15:59:56 +00:00
debug Reog. Categorise the files in to source folders. 2004-03-01 20:55:53 +00:00
doc Upgraded doc.user plugin.xml 2004-02-13 20:42:16 +00:00
launch/org.eclipse.cdt.launch filterClass contribution attribute to use the "Run" 2004-02-20 04:34:28 +00:00
releng Added the fragments to the cdt-feature. We no longer 2004-02-27 21:47:09 +00:00