Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-05-16Bug 133881 - Make refreshing after building optionalChris Recoskie1-1/+1
2011-05-13Small performance enhancement, related to 343538Anton Leherbauer1-1/+1
2011-05-12Bug 343538 - Index not updated when complete folder deletedAnton Leherbauer1-1/+84
2011-05-10Bug 133881 - Make refreshing after building optionalChris Recoskie1-1/+2
2011-05-10Bug 133881 - Make refreshing after building optionalChris Recoskie1-30/+16
2011-05-02Bug 344310: Address of overloaded method for instantiation.Markus Schorn1-0/+17
2011-05-02Bug 173458: Make camel-case content assist a UI preference, by Jens Elmenthaler.Markus Schorn1-9/+4
2011-04-29Bug 133881 - Make refreshing after building optionalChris Recoskie2-3/+87
2011-04-28Bug 133881 - Make refreshing after building optionalChris Recoskie1-0/+25
2011-04-28Bug 133881 - Make refreshing after building optionalChris Recoskie1-0/+15
2011-04-28Bug 133881 - Make refreshing after building optionalChris Recoskie1-2/+82
2011-04-22Added missing copyright header.Sergey Prigogin1-0/+10
2011-04-22Fixed compilation breakage.Sergey Prigogin1-1/+5
2011-04-21Bug 133881 - Make refreshing after building optionalChris Recoskie3-4/+67
2011-04-15Bug 133881 - Make refreshing after building optionalChris Recoskie3-17/+107
2011-04-15Bug 342683: Support for built-in type-traits.Markus Schorn1-6/+25
2011-04-14Bug 133881 - Make refreshing after building optionalChris Recoskie1-0/+203
2011-04-14Bug 342683: Simplify GCCBuiltinSymbolProvider.Markus Schorn1-9/+10
2011-04-12Bug 342443: Update existing testcase.Markus Schorn1-8/+8
2011-04-12Bug 342443: A using declaration is not a definition.Markus Schorn1-0/+12
2011-04-11Bug 341747: Ambiguity between template-id and binary expression.Markus Schorn2-4/+75
2011-03-31Testcase and fix for a parameter name resolution problem.Markus Schorn1-0/+19
2011-03-30Bug 341008: Open element for enumerators nested in classes.Markus Schorn1-14/+11
2011-03-28Bug 339475: Using explicit instance vs. partial specialization.Markus Schorn1-0/+22
2011-03-28Bug 340664: NPE in content assist.Markus Schorn1-0/+21
2011-03-28Bug 339977: void f(void) in template argument deduction.Markus Schorn1-0/+14
2011-03-09Use CPPVisitor.getQualifiedName instead of IIndexBinding.getQualifiedName.Sergey Prigogin1-3/+3
2011-03-09Bug 333939: When a statement is replaced or removed using the ASTRewrite clas...Emanuel Graf1-7/+10
2011-03-08Bug 203240 - Permission of .cproject file seems not to be considered anywhere...Anton Leherbauer1-22/+36
2011-03-07Bug 337937: CopyLocation for copied AST-NodeEmanuel Graf1-1/+6
2011-03-06Cosmetics.Sergey Prigogin1-3/+0
2011-03-06Removed uses of a deprecated class.Sergey Prigogin9-37/+27
2011-03-06Removed uses of a deprecated class.Sergey Prigogin42-190/+157
2011-03-06Removed uses of a deprecated class.Sergey Prigogin2-16/+9
2011-03-02Bug 332883: Range based for loop with non-array type.Markus Schorn2-2/+19
2011-03-02Bug 333389: Variadic function templates.Markus Schorn1-0/+12
2011-03-02Bug 337686: Function-call on dependent expression.Markus Schorn1-0/+8
2011-02-23Bug 173458: Camel case based content assist, by Jens Elmenthaler.Markus Schorn5-3/+296
2011-02-21Bug 337714: Fixed streamline ChangeGeneratorEmanuel Graf9-28/+408
2011-02-19Bug 337040 - MethodDefinitionInsertLocationFinder2 does not find implementati...Sergey Prigogin1-29/+41
2011-02-13Bug 335344 - [External Settings Provider] Settings lost after changing langua...James Blackburn2-5/+112
2011-02-09Bug 336426: Syntax failure in return type of function instance.Markus Schorn1-0/+22
2011-02-03Bug 335062: Corrected signature for function templates.Markus Schorn4-5/+17
2011-01-27Bug 333941: Adjust testcase.Markus Schorn1-2/+1
2011-01-26Bug 326957 EFSExtensionProvider does not handle URI's correctlyVivian Kong1-1/+39
2011-01-26Bug 335387: Overload resolution and conversion on implied object.Markus Schorn1-0/+17
2011-01-21Bug 334955: Overloaded comma operator with const class reference.Markus Schorn1-0/+11
2011-01-21Compiler warning.Markus Schorn1-189/+190
2011-01-16Bug 334472 - Failing test case.Sergey Prigogin1-1/+26
2011-01-12Bug 333842: The ASTRewriter looses one insertion edits if one both inserts be...Emanuel Graf2-1/+103

Back to the top