Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2009-11-26further fixes for Bug 295117 - deadlock in CfgDiscoveredPathManager.getDiscov...Chris Recoskie1-0/+5
2009-10-13fix for 291815 (Add an extension point to allow utilities for virtual EFS fil...Chris Recoskie1-1/+1
2008-10-17Bug 250969 - Code Formatter removes necessary whitespacesAnton Leherbauer1-1/+1
2008-07-09Increment plugin version to 5.0.1Markus Schorn1-1/+1
2008-04-25Fix warnings.Markus Schorn1-1/+0
2008-04-22exporting indexer package because otherwise it's impossible to build anything...Chris Recoskie1-0/+1
2008-04-22Applied patch in 227869. Produce an error if user tries to create memory moni...John Cortell1-1/+1
2008-04-22Support search for local variables and parameters, bug 151334.Markus Schorn1-0/+1
2008-04-16Extract Function (work in progress) by Emanuel Graf, bug 226484.Markus Schorn1-1/+1
2008-03-28Mark package 'org.eclipse.cdt.internal.core.dom.parser.cpp.semantics' as inte...Markus Schorn1-1/+1
2008-03-27222748: refactor semantic routines to separate packageAndrew Ferguson1-0/+1
2008-03-24Bug 182388, Executables view and supporting classes.Ken Ryall1-1/+1
2008-03-12Reworked refactoring: moved rename refactoring into ui-plugin (bug 220741), a...Markus Schorn1-7/+7
2008-03-07Source Change Generator for ASTTransformations by Emanuel Graf and others, bu...Markus Schorn1-6/+9
2008-02-09178386: check-in documentation tool framework plus doxygen implementationAndrew Ferguson1-1/+1
2008-01-18Undo temporary package exportAnton Leherbauer1-1/+1
2008-01-09Proposal for AST-rewriter API, bug 214334.Markus Schorn1-1/+4
2007-12-31Flexible File System. Get project creation working by replacing the use of IP...Doug Schaefer1-1/+0
2007-12-28Get more of the FFS working. Also turned on Java 5 for cdt.core.Doug Schaefer1-1/+2
2007-12-21Removes DOMScanner and related classes, cleans up interfaces IScanner and IIn...Markus Schorn1-1/+0
2007-12-2023540: Macro-expansion hoverAnton Leherbauer1-1/+1
2007-12-07Headers included from c- and c++-files (bug 191989).Markus Schorn1-3/+0
2007-11-20Removal of old parser (bug 209772).Markus Schorn1-8/+0
2007-11-06Upversion plug-ins to 5.0.0Anton Leherbauer1-1/+1
2007-10-09For bug 205272, the lexer with JUnit tests.Markus Schorn1-0/+1
2007-07-24Update changed plugins to 4.0.1.Doug Schaefer1-1/+1
2007-07-06Fix for 195419, prevent recreation of pdoms during project delete.Markus Schorn1-1/+1
2007-04-26Template Engine submission from Bala Torati (Symbian) with some modifications...Mikhail Sennikovsky1-0/+3
2007-03-26Fix for 179098: Make LanguageMappingConfiguration APIAnton Leherbauer1-0/+1
2007-03-22169668: add unit tests + fix bugsAndrew Ferguson1-0/+1
2007-03-19167096: check in of new functionalityAndrew Ferguson1-0/+2
2007-03-02Fix for Bug 175493 - [Parser] Need API to reuse parser for custom C/C++ dialectsAnton Leherbauer1-0/+3
2007-02-28169668: provide an offline PDOM generation toolAndrew Ferguson1-5/+6
2007-02-23175151 (move OpenTypeDialog/Action, AllTypesCache to use the IIndex API): app...Andrew Ferguson1-1/+1
2007-02-21Fix for 166991, indexer preferences and project specific settings.Markus Schorn1-1/+1
2007-02-20New Project Model initial check-inMikhail Sennikovsky1-0/+10
2007-02-06initial checkin as a part of work for 151850 (allow user to specify which par...Chris Recoskie1-0/+1
2006-12-05apply patch for 162172: make PDOM relocatableAndrew Ferguson1-1/+2
2006-11-23165213: undo misadventure with abstractionAndrew Ferguson1-1/+0
2006-11-22CModel: Extension to represent names from the indexMarkus Schorn1-0/+3
2006-11-10Bug 95274 - Support code formatterAnton Leherbauer1-0/+1
2006-10-12Exports additional internal packages for testing, bug 160692.Markus Schorn1-0/+3
2006-10-12Marks internal packages as such in the manifestMarkus Schorn1-28/+28
2006-10-11Upversion to 4.0.0 and fix dependency version ranges (bug 157543)Anton Leherbauer1-6/+6
2006-09-29Separates PDOM from IASTName and IASTTranslationUnit, see bug 149565.Markus Schorn1-0/+1
2006-08-25Propogate PDOM changes to support search down the PDOM hierarchy.Doug Schaefer1-1/+0
2006-07-14Added enums to PDOM (merged from 3.1 stream)Doug Schaefer1-2/+1
2006-07-03Fix preferences to use -source 1.4Markus Schorn1-1/+2
2006-07-03Add position trackers, includes test cases.Markus Schorn1-1/+3
2006-04-19Put the Type Cache back and reactivate the code that uses it, i.e., Open Type...Doug Schaefer1-0/+5

Back to the top