1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-07-23 08:55:25 +02:00
cdt/core/org.eclipse.cdt.core.tests
2006-06-03 14:11:59 +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 Bug 141819 - Fix providers for some of the plugins. 2006-05-24 18:54:05 +00:00
misc/org/eclipse/cdt/core Bug 134310 - Fix the GCC error parser which was really slow on long command lines. Now if the line is longer than a magic number (1000 for now), it is skipped since it's not likely to be an error message. 2006-05-26 18:38:15 +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 Applied John C's patch to fix 143502 which addresses a hang when C++ code is parsed by the C parser. 2006-06-03 14:11:59 +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 Updated the about.html files. 2006-05-24 13:51:50 +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