Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Bug 540373: Cleanup: Format & Remove trailing whitespaceJonah Graham1-156/+159
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham1-3/+6
2017-09-25Bug 513105 - Store the current lookup point in a thread-local static stack ra...Nathan Ridge1-1/+1
2017-05-01Bug 515453 - Do not have CPPAliasTemplateInstance store its arguments in stri...Nathan Ridge1-5/+15
2016-09-16Bug 490475. Support the evaluation of C++14 constexpr functionsToni Suter1-1/+1
2016-02-17Removed deprecated methods from ICPPTemplateInstance andSergey Prigogin1-28/+21
2016-01-04Fix copyright of all CDT plugins using the copyright tool from platform.Marc Khouzam1-1/+1
2013-05-16Bug 402878 - Visibility information for nested typesThomas Corbat1-37/+4
2012-11-25Bug 374694. Implementation of alias templates.Thomas Corbat1-0/+248
2012-09-14Fix intermittent test failures.Markus Schorn1-7/+1
2012-08-09Bug 299911. Added logging of methods that loose template instantiationSergey Prigogin1-3/+6
2011-08-08Use StringBuilder instead of StringBuffer.Sergey Prigogin1-3/+3
2010-05-17Removes use of static instance of NullProgressMonitor (once canceled it remai...Markus Schorn1-13/+13
2009-04-14Splits option to index all files, bug 266814.Markus Schorn1-2/+1
2008-08-06Complete implementation of ICPPClassType, bug 98171.Markus Schorn1-2/+2
2008-07-25Reworked parts of template instantiation, fixes bug 236197.Markus Schorn1-4/+7
2008-05-07fix race conditionAndrew Ferguson1-1/+4
2007-04-24181936: fix for support for function typesAndrew Ferguson1-6/+77
2007-03-30Fix pdom-locks in CPPClassTemplateTestsMarkus Schorn1-1/+3
2007-03-29add some initial class template unit testsAndrew Ferguson1-0/+269

    Back to the top