Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-03-24Bug 205257 - CDTProject creation scalability issueChris Recoskie1-1/+1
2011-02-25Update minimum bundle versionsAnton Leherbauer1-1/+1
2010-08-23Bug 321588 - Headless Builder allow extending the build environment from the...James Blackburn1-1/+1
2010-06-18Bug 294543: Built-in candidates for overloaded operators: Additional testcase...Markus Schorn1-1/+1
2010-06-17Bug 316747: Fix mistyped 'getTemplateParameter'.Markus Schorn1-1/+1
2010-06-16 Bug 162806: Deprecate IASTTranslationUnit.getParserLanguage().Markus Schorn1-1/+1
2010-05-11- Merged changes from cdt_5_0 to HEAD. Too many to mention individually.Chris Recoskie1-0/+5
2010-01-04Bug 298069: Wrong encoding for lines in search result.Markus Schorn1-1/+1
2009-09-08[288656] Add tracing for DsfSession. Implemented Pawel's recommendation afte...John Cortell1-1/+1
2009-09-04[288656] Add tracing for DsfSessionJohn Cortell1-1/+1
2009-07-06Increment plugin versions.Markus Schorn1-1/+1
2009-03-13bug 254200 - use ICU4JVivian Kong1-0/+1
2009-01-13Fixes warnings.Markus Schorn1-0/+1
2008-10-02Implementation to select resource for a location, bug 248419.Markus Schorn1-1/+1
2008-10-01Implementation of an heuristics to resolve include files, bug 213562Markus Schorn1-0/+1
2008-08-18PR: 215492 - moved to external packageAlena Laskavaia1-0/+1
2008-06-18Allows to visit array-modifiers, bug 237605.Markus 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

Back to the top