Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-04-01Bug 534420 - Add support for nodiscard attribute for class typesMarco Stornelli1-0/+10
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham1-22/+22
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham1-3/+6
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam1-1/+1
2015-06-09Improved robustness of global scope handling.Sergey Prigogin1-38/+36
2012-08-29Bug 380623 - [C++11] Explicit Virtual OverridesThomas Corbat1-3/+14
2012-01-05Remove JUnit output to stdout.Markus Schorn1-2/+2
2010-05-17Removes use of static instance of NullProgressMonitor (once canceled it remai...Markus Schorn1-14/+13
2008-10-24Implementation for ICPPClassType.getFriends() for PDOMCPPClassType, bug 250167.Markus Schorn1-1/+1
2008-10-14Fix testcase for class friends.Markus Schorn1-10/+17
2007-11-28Fixes a testcase.Markus Schorn1-2/+2
2007-07-04Fix for 193779, name resolution shall ignore bindings without declarations.Markus Schorn1-7/+1
2007-06-14Fix up copyrights.Doug Schaefer1-1/+1
2007-05-07Fix for 185408, API-compliance of IScope.find(String)Markus Schorn1-4/+55
2007-04-27Removes superfluous method PDOMName.resolveBinding().Markus Schorn1-1/+1
2007-04-20183160 - fix for class implicitsAndrew Ferguson1-10/+38
2007-04-03Fix for 179493: CModelBuilder2 does not build model correctly for function po...Anton Leherbauer1-1/+1
2006-11-10Follow up for 150075, progress indication for indexer;Markus Schorn1-2/+2
2006-11-07Fixes warning, marks test as failing.Markus Schorn1-3/+2
2006-11-06Bug 161609 - more testcases for PDOM/indexVivian Kong1-0/+52
2006-10-13Variable and function annotations in PDOM, by Jason Montojo, bug 159595.Markus Schorn1-0/+6
2006-10-12Introduces an API to access the PDOM, bug 149565.Markus Schorn1-7/+9
2006-09-29Makes PDom tests independent of line delimiterMarkus Schorn1-3/+4
2006-09-29Separates PDOM from IASTName and IASTTranslationUnit, see bug 149565.Markus Schorn1-4/+4
2006-09-22Bug 157992 - Fixed up the PDOMTests to be more deterministic.Doug Schaefer1-9/+11
2006-09-01Bug 72741 - add cancel handling for the pattern search and the findBindings r...Doug Schaefer1-3/+20
2006-08-02Added support for nested classes. Changed the way member owners are done.Doug Schaefer1-1/+27
2006-07-19Add base classes to PDOM.Doug Schaefer1-0/+51

    Back to the top