Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2005-04-01fix bug 89828Andrew Niefer1-0/+17
2005-03-31fix bug 89851Andrew Niefer1-0/+18
2005-03-30fix bug 89539Andrew Niefer1-0/+25
2005-03-30Another small step forward for templatesAndrew Niefer1-40/+94
2005-03-28fix bug 89255Andrew Niefer1-1/+4
2005-03-23Initial basic template support:Andrew Niefer2-0/+95
2005-03-23Patch from Devin StefflerAndrew Niefer1-1/+1
2005-03-23caching of IASTNames in CAndrew Niefer2-71/+70
2005-03-22bug 88460Andrew Niefer1-0/+9
2005-03-22bugs 88338, 88501, 88459Andrew Niefer3-5/+86
2005-03-22Interface for getting qualified names from bindings.Andrew Niefer2-41/+236
2005-03-22Changed use of SavedCodeReadeFactory() to FileCodeReaderFactory.John Camelon3-7/+7
2005-03-22Patch for Devin Steffler.John Camelon3-0/+202
2005-03-21Patch for Bog. Update the Index Manager to use the CDescriptor framework to m...CDT_3_0_M5Doug Schaefer3-7/+8
2005-03-18moving standard build test to its own pluginDavid Inglis5-397/+4
2005-03-16Patch for Devin Steffler.John Camelon1-0/+1
2005-03-16Fix for 87982, 88127Bogdan Gheorghe1-0/+3
2005-03-15Fix for Bugs # 87978, 87982, 87993Bogdan Gheorghe7-17/+6
2005-03-14- upgrade mechanism for old indexer projectsBogdan Gheorghe1-0/+12
2005-03-14Fixed Bug 87807 - [Parser] CPPASTTypeIdExpression does not implement ICPPASTT...John Camelon2-7/+8
2005-03-14Fixed Bugzilla Bug 87548 : [DOM AST] IASTName interface lacks methods to dete...John Camelon1-0/+3
2005-03-14New core framework for indexerBogdan Gheorghe8-209/+309
2005-03-11Patch for Devin Steffler.John Camelon4-1/+631
2005-03-11Add JavaDoc.John Camelon1-2/+2
2005-03-11bug 87705Andrew Niefer1-0/+11
2005-03-11Implement IGPPPointerType and IGPPPointerToMemberType (bug 87424)Andrew Niefer1-3/+24
2005-03-10-some javadoc for IScope interfacesAndrew Niefer1-0/+69
2005-03-10Patch for Devin Steffler.John Camelon1-1/+6
2005-03-09fix IScope.find( String ) to do an unqualified lookup on the given stringAndrew Niefer1-38/+150
2005-03-08Change visiting of AST tree.Andrew Niefer5-220/+224
2005-03-07Patch for Devin Steffler.John Camelon2-0/+1573
2005-03-01Patch for Devin Steffler.John Camelon1-0/+41
2005-03-01fix bug 86827Andrew Niefer1-0/+18
2005-03-01fix bug 86766Andrew Niefer1-0/+11
2005-03-01fix bug 86649Andrew Niefer1-0/+36
2005-03-01fix bug 86621Andrew Niefer1-0/+40
2005-03-01fix bug 86543Andrew Niefer1-0/+17
2005-03-01fix bug 86678Andrew Niefer1-0/+25
2005-02-28CPPParameter.getScope() for bug 86121Andrew Niefer1-0/+5
2005-02-25fix bug 86470 - various issues with using declarationsAndrew Niefer1-0/+129
2005-02-25fix bug 86369Andrew Niefer1-0/+25
2005-02-25fix Bug 86371Andrew Niefer1-0/+38
2005-02-24fix bug 86358Andrew Niefer1-0/+47
2005-02-24fix bug 86546Andrew Niefer1-0/+42
2005-02-24fix bug 86353Andrew Niefer1-1/+29
2005-02-24Fixed Bug 84476 - [C++ Parser] NPE caused by strange code from C++ 5.11-2John Camelon1-1/+9
2005-02-24Fixed Bugzilla Bug 84478 - [C++ Parser] does not support declarations inside ...John Camelon1-0/+21
2005-02-23fix bug 86350Andrew Niefer1-0/+26
2005-02-23fix bug 86319Andrew Niefer1-0/+22
2005-02-23bug 86372Andrew Niefer1-0/+18

Back to the top