1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-04 06:45:43 +02:00
Find a file
Andrew Niefer 7944065574 from a patch originally from Dave Daoust, consolidate the Scanner2 data
structures into a heirarchy, and for the char[] maps/sets, if the capacity is
<= 2, then don't use the hash and just do a linear search.

also clean up a couple of uses of ObjectSet that had size 0 in the symbol table,
use EMPTY_SET insteard.
2004-08-11 17:56:01 +00:00
build Commit for Leo Treggiari -- Fix for bugzilla 71254 2004-08-06 18:58:16 +00:00
core from a patch originally from Dave Daoust, consolidate the Scanner2 data 2004-08-11 17:56:01 +00:00
debug Applied patch from Tanya Wolff. 2004-08-10 17:52:30 +00:00
doc Bug #70450, incorrect link in "Updating the CDT" 2004-08-10 20:38:54 +00:00
launch/org.eclipse.cdt.launch Fix for bug 70442: Debugger launch configuration not updating properly. 2004-08-10 18:01:27 +00:00
releng Turn off the cheatsheet. 2004-07-29 19:40:07 +00:00