1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/core/org.eclipse.cdt.core
2006-04-05 14:33:11 +00:00
..
browser 2005-08-12 Chris Wiebe 2005-08-12 18:37:21 +00:00
dependency CPL to EPL transistion - license header update for IBM 2005-06-23 16:02:46 +00:00
index Moved some general utility classes from the index source folder to the utils source folder. 2006-04-05 14:33:11 +00:00
META-INF PDOM - Added Handling for C++ namespaces. 2006-02-02 21:27:14 +00:00
model/org/eclipse/cdt Flipped back to a read/write lock on the pdom. Made the indexing operations one job to reduce the number of threads on the go. Now caching the language id to language object to speed up operations. 2006-04-04 14:16:07 +00:00
parser/org/eclipse/cdt Added better timing stats for the Fast indexer. 2006-04-05 14:02:07 +00:00
schema 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
search Fix up the compile error with ICSearchConstants by extracting the two inner classes to their own files. This is all deprecated anyway. 2006-04-04 15:23:04 +00:00
src/org/eclipse/cdt 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
utils/org/eclipse/cdt Moved some general utility classes from the index source folder to the utils source folder. 2006-04-05 14:33:11 +00:00
.classpath Cleaned up the PDOM stuff, we'll put it in it's own plugin to make it optional. 2005-09-17 22:10:11 +00:00
.cvsignore undo accidental commit 2004-05-28 14:58:41 +00:00
.options Added tracing option for PDOM timing so it doesn't print it out all the time. 2005-12-01 23:01:58 +00:00
.project
about.html EPL'ing the CDT. 2005-06-23 14:44:35 +00:00
build.properties .options included in binary build. 2006-02-10 15:54:48 +00:00
ChangeLog Bug 102043: Console Output Does Not Appear When Launching An Application. 2006-01-26 16:56:06 +00:00
ChangeLog-2003
plugin.properties 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
plugin.xml 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