1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-08-31 04:03:27 +02:00
cdt/core
Andrew Niefer a7880c8fdc 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:20 +00:00
..
org.eclipse.cdt.core from a patch originally from Dave Daoust, consolidate the Scanner2 data 2004-08-11 17:56:20 +00:00
org.eclipse.cdt.core.aix Upgrade plugin versions to 2.0.1. 2004-07-16 19:17:26 +00:00
org.eclipse.cdt.core.linux Upgrade plugin versions to 2.0.1. 2004-07-16 19:17:26 +00:00
org.eclipse.cdt.core.qnx Upgrade plugin versions to 2.0.1. 2004-07-16 19:17:26 +00:00
org.eclipse.cdt.core.solaris Upgrade plugin versions to 2.0.1. 2004-07-16 19:17:26 +00:00
org.eclipse.cdt.core.tests from a patch originally from Dave Daoust, consolidate the Scanner2 data 2004-08-11 17:56:20 +00:00
org.eclipse.cdt.core.win32 2004-07-20 Alex Chapiro 2004-07-21 17:39:37 +00:00
org.eclipse.cdt.ui This is merging the Parser performance changes from the HEAD to the 2.0.1 branch 2004-08-10 15:58:59 +00:00
org.eclipse.cdt.ui.tests Upgrade plugin versions to 2.0.1. 2004-07-16 19:17:26 +00:00