Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-08-29Bug 380623 - [C++11] Explicit Virtual OverridesThomas Corbat2-0/+15
2012-04-13Bug 316076. Added IFunction.isNoReturn() method.Sergey Prigogin2-0/+2
2010-03-15Support for C++0x 'auto' keyword and a test case. Bug 289542.Sergey Prigogin1-1/+1
2009-12-21Fixed typos.Sergey Prigogin2-3/+3
2009-04-23Added IIndexInclude.getFullName method. Bug 272815.Sergey Prigogin3-0/+3
2008-11-11Support for parameter annotations by Sebastian Moss, bug 254520.Markus Schorn2-0/+2
2008-11-10Support for exception specifications by Sebastian Moss, bug 252697Markus Schorn1-9/+27
2008-10-14Fix testcase for class friends.Markus Schorn1-0/+9
2008-07-07238842: cyclic includes causes infinite loop in PDOMManager.areSynchronizedAndrew Ferguson5-0/+17
2007-06-08191679: add some unit testsAndrew Ferguson1-0/+12
2007-05-07Fix for 185408, API-compliance of IScope.find(String)Markus Schorn1-0/+4
2007-04-24181936: fix for support for function typesAndrew Ferguson2-0/+10
2007-04-20183160 - fix for class implicitsAndrew Ferguson1-0/+10
2007-03-28fix include path issue, and add regression testAndrew Ferguson2-0/+4
2007-03-22169668: add unit tests + fix bugsAndrew Ferguson2-0/+14
2007-03-19fix handling of particular type of problem binding in KnR style function decl...Andrew Ferguson1-1/+10
2006-11-13Improve accuracy of index based binding resolutionAndrew Ferguson1-23/+0
2006-11-08Patch for 162581, by Andrew Ferguson, stack overflow in AST/PDOM.Markus Schorn3-2/+114
2006-11-06Bug 161609 - more testcases for PDOM/indexVivian Kong12-0/+301
2006-10-30Testcase for 162758, by Andrew Ferguson.Markus Schorn1-0/+1
2006-10-20Fix for 156504 by Andrew Ferguson, Overloaded functions/methods in PDOMMarkus Schorn5-0/+136
2006-10-18Patch for Alena, 161107. New PDOM Tests.Doug Schaefer4-0/+185
2006-10-13Variable and function annotations in PDOM, by Jason Montojo, bug 159595.Markus Schorn9-0/+359
2006-09-05Added allIncludedBy test from cdt_3_1.Doug Schaefer11-0/+117
2006-08-02Added support for nested classes. Changed the way member owners are done.Doug Schaefer1-0/+12
2006-07-21Added typedefs to PDOM.Doug Schaefer3-0/+27
2006-07-19Add base classes to PDOM.Doug Schaefer1-0/+13
2006-07-14Added enums to PDOM (merged from 3.1 stream)Doug Schaefer2-0/+18

    Back to the top