1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-18 22:45:23 +02:00
cdt/core/org.eclipse.cdt.core.tests
Doug Schaefer 6fad7334f7 Two major PDOM changes. First, the PDOM is now per workspace. Indexers remain per project. There were a lot of changes to make this work.
Second, the macros are now cached on the PDOMCodeReaderFactory which is now used for the duration of a reindex request. This vastly improves the performance of the fast indexer.
2006-05-18 22:22:20 +00:00
..
.settings Windows registry access utility. 2006-04-03 05:41:36 +00:00
failures/org/eclipse/cdt/core EPL'ing the CDT. 2005-06-27 12:17:23 +00:00
META-INF Testing the scalability of the Commit Files dialog. No really, I've removed the old indexer, search and type cache and have fixed all the compile errors that doing so caused. A number of features are disabled to be re-enabled later. 2006-04-12 17:11:14 +00:00
misc/org/eclipse/cdt/core Make the Windows registry code a little more robust. 2006-04-03 14:12:04 +00:00
model/org/eclipse/cdt/core/model/tests Fix 137821, header files were returning true as valid source unit names. This causes certain builders to try and build them. 2006-04-20 22:57:14 +00:00
parser/org/eclipse/cdt Two major PDOM changes. First, the PDOM is now per workspace. Indexers remain per project. There were a lot of changes to make this work. 2006-05-18 22:22:20 +00:00
regression/org/eclipse/cdt/core/tests Testing the scalability of the Commit Files dialog. No really, I've removed the old indexer, search and type cache and have fixed all the compile errors that doing so caused. A number of features are disabled to be re-enabled later. 2006-04-12 17:11:14 +00:00
resources update error parser junits to read a set of files with output to feed parser 2006-03-31 20:14:02 +00:00
suite/org/eclipse/cdt/core Integrated indexing into PDOM. Also change the names of a couple of things, such as PDOM which used to be PDOMDatabase. Cleaned up the indexing setting so that it is a ProjectScope preference instead of a ICExtension. Conversion should happen automagically. 2006-03-30 21:59:22 +00:00
.cdtproject Pooled class and variable references. 2004-06-01 21:11:08 +00:00
.classpath Testing the scalability of the Commit Files dialog. No really, I've removed the old indexer, search and type cache and have fixed all the compile errors that doing so caused. A number of features are disabled to be re-enabled later. 2006-04-12 17:11:14 +00:00
.cvsignore Added bin to .cvsignore. 2003-06-18 21:32:11 +00:00
.project Got rid of the static project references in our .project files. PDE takes care of all this now through the plugin dependencies. Also fixed the wording of the PDOM enabler to make sure people know this is a work in progress. 2005-12-02 20:43:14 +00:00
about.html EPL'ing the CDT. 2005-06-23 14:44:35 +00:00
build.properties Remove the removed source folders from the build.properties file. 2006-04-12 18:26:08 +00:00
ChangeLog 2005-08-30 Alain Magloire 2005-08-30 20:16:08 +00:00
plugin.xml Made all of the plugins OSGi components. 2005-11-15 21:33:43 +00:00
test.xml Merge in patch from Vladimir Hirsl 2003-06-24 19:56:34 +00:00