1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 06:45:43 +02:00
cdt/core/org.eclipse.cdt.core.tests
John Camelon f596606ff7 org.eclipse.cdt.core
Refactored Parser.java to allow inline small functions and tightened the signatures for statement().  
	Refactored Scanner.java to allow for data to be encapsulated to allow for IScannerExtension to act upon it. 
	Partially fixed Bug 47628 - signed char is parsed as char (affects the outline view) 


org.eclipse.cdt.core.tests
	Added testBug47682() to QuickParseASTTests.java.
2004-02-10 15:33:52 +00:00
..
build/org/eclipse/cdt/core/build/managed/tests Added traceLogs into Scanner. Fixed Bug 46402 : expression evaluation error on branch not taken. Added beginning of IScannerExtension and GCCScannerExtension support for gcc specific aspects. Added separate Scanner log category for tracing and updated clients to use it. 2004-01-27 01:23:29 +00:00
failures/org/eclipse/cdt/core org.eclipse.cdt.core 2004-02-09 04:19:11 +00:00
indexer/org/eclipse/cdt/core/indexer/tests - remove make core dependency from project creation 2004-01-19 20:02:53 +00:00
model/org/eclipse/cdt/core/model/tests org.eclipse.cdt.core 2004-01-20 02:21:30 +00:00
parser/org/eclipse/cdt/core/parser/tests org.eclipse.cdt.core 2004-02-10 15:33:52 +00:00
resources Patch for Bogdan : Search for function with no parameters VS ignore parameters. 2004-02-09 15:46:40 +00:00
search/org/eclipse/cdt/core/search/tests Patch for Bogdan : Search for function with no parameters VS ignore parameters. 2004-02-09 15:46:40 +00:00
suite/org/eclipse/cdt org.eclipse.cdt.core 2004-01-20 02:21:30 +00:00
.classpath Fix the classpaths to use dynamic containers again. 2004-01-05 21:16:28 +00:00
.cvsignore Added bin to .cvsignore. 2003-06-18 21:32:11 +00:00
.project Upgrade to Eclipse 3.0. Includes: 2003-11-24 18:31:03 +00:00
about.html Patch for Brent Nicolle. 2003-06-18 21:29:47 +00:00
build.properties Include the .jar file. 2003-07-18 18:45:45 +00:00
ChangeLog org.eclipse.cdt.core 2004-02-10 15:33:52 +00:00
plugin.xml - remove make core dependency from project creation 2004-01-19 20:02:53 +00:00
test.xml Merge in patch from Vladimir Hirsl 2003-06-24 19:56:34 +00:00