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 f28275b669 Patch for Dave Daoust
Removed the Strings associated with constant value tokens and keywords  -- it looks cleaner, and reduces the number of objects created (only by 30 to 40 K) (about 2% quicker) 
Buffered the File I/O associated with reading inclusions.
Restructured the scanner into a large case statement with a few helper functions -- this is the start of removing the strings (or providing a preallocated buffer for string manipulation) (about 2% quicker)
2004-03-09 18:22:35 +00:00
build Removed the __CYGWIN__ symbol that was defined by default for the C and C++ compiler definitions. This was causing a parser error and content assist was failing. 2004-03-09 15:14:59 +00:00
core Patch for Dave Daoust 2004-03-09 18:22:35 +00:00
debug Partial Fix for #51189. Applied patches from Tanya Wolff. 2004-03-04 19:23:14 +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 Made font smaller for zip files. 2004-03-08 19:27:53 +00:00