Skip to main content
summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-13Bug 308837 - [templates] ${enclosing_method} does not work for functionsAnton Leherbauer1-3/+21
2010-08-13Bug 314958 - Editor does not format array initializers correctlyAnton Leherbauer3-15/+67
2010-08-13Fix occasional test failureAnton Leherbauer1-1/+1
2010-08-13Bug 316289 - NPE in ProblemsLabelDecoratorAnton Leherbauer1-4/+6
2010-08-13Bug 289461 - Editing a method's comment/documentation block results in wrong ...Anton Leherbauer2-10/+49
2010-08-12a little check preventing Widget is disposed exceptionAlena Laskavaia1-1/+1
2010-08-12Bug 322426 Add copy implementation to CPPASTAmbiguousTemplateArgument class f...Vivian Kong1-0/+1
2010-08-11Bug 322426 Add copy implementation to CPPASTAmbiguousTemplateArgument class f...Vivian Kong2-11/+16
2010-08-10bug 322204: Sort order of build configurations is chronological and not alpha...Andrew Gvozdev1-12/+8
2010-08-10Bug 322269 StandaloneIndexerTask creates status with a wrong status codeVivian Kong1-3/+3
2010-08-10Bug 322268 CPPSemantics should check null for op2 in function findOverloadedO...Vivian Kong1-0/+3
2010-08-10Bug 315185 - [hover] When hovering over a macro argument the expansion as a w...Anton Leherbauer1-8/+75
2010-08-09Bug 315826 Update LR Parser for the template arguments rules - patch by John...Vivian Kong1-5/+0
2010-08-09Bug 315826 Update LR Parser for the template arguments rules - patch by John...Vivian Kong33-24324/+30910
2010-08-06Bug 313982: Content assist in placement new.Markus Schorn2-7/+54
2010-08-06Bug 318410 - Invoking CDT Builder takes over 1 minute for managed project.James Blackburn1-37/+55
2010-08-05Bug 319481: Key bindings for Open Call Hierarchy on Mac.Markus Schorn1-0/+24
2010-08-05Bug 321856: Stack overflow for recursive function type.Markus Schorn4-20/+36
2010-08-04Attempt to fix occasional test failures.Markus Schorn1-3/+3
2010-08-04Bug 321617: Virtual overriders and covariant types.Markus Schorn2-11/+88
2010-08-02Bug 321069 ASTWriter fails on IASTDeclarators with nested declarators, patch ...Alena Laskavaia2-0/+15
2010-07-30Bug 315020 - The Memory Browser Find/Replace logic prefetchs data outside the...Randy Rohrbach2-133/+266
2010-07-30Bug 321259: Need to set environment dir before sourcing init file to make sur...Marc Khouzam1-24/+24
2010-07-29Bug 321259: Need to set environment dir before sourcing init file to make sur...Marc Khouzam1-22/+22
2010-07-29Bug 316309: fixing void return typedef in C++ (patch from Marc-Andre Laperle)Alena Laskavaia1-3/+3
2010-07-25bug 318812: lost labels for Discovery Options PageAndrew Gvozdev1-4/+4
2010-07-25bug 318093: fixed test failing HudsonAndrew Gvozdev1-2/+2
2010-07-23Bug 320629 - MI command -gdb-set does not properly escape argumentAlena Laskavaia1-0/+11
2010-07-21Bug 80700: modern gdb does need argument be quoted, let super class take ca...Alena Laskavaia1-14/+0
2010-07-21Bug 320426: Index grows when updating files.Markus Schorn3-2/+11
2010-07-21Bug 319749: Fix previous check-in.Markus Schorn1-3/+8
2010-07-21Bug 320372 - Memory Browser should invoke becomesVisible/becomesHidden on ren...Anton Leherbauer1-5/+46
2010-07-20Bug 319749: NPE during content assist.Markus Schorn1-9/+6
2010-07-20Bug 319498: Comparison of unknown bindings.Markus Schorn4-5/+33
2010-07-19Bug 320044: New breakpoints got installed in dead process.Ling Wang1-18/+51
2010-07-19Bug 319186: Marshalling char16_t and char32_t.Markus Schorn4-34/+55
2010-07-16Bug 319307: Added stopped event when getting an attach.Marc Khouzam1-2/+19
2010-07-15Bug 319890 - Merged fix from HEAD.Pawel Piech1-19/+24
2010-07-15Bug 318550 - SteppingController should clear step queue in case of stepping t...Anton Leherbauer1-17/+19
2010-07-14Bug 317992 Duplicate Outline View entry for F1 helpVivian Kong2-1/+2
2010-07-14Bug 318600 - referenced configuration settings can disappear as a result of ...James Blackburn2-11/+28
2010-07-14Bug 316905 - DebugMarkerAnnotationModel does not reliably remove annotations ...Anton Leherbauer1-27/+18
2010-07-13Bug 319245 - Thread safety issue reading .cproject XMLJames Blackburn3-17/+75
2010-07-12Bug 319627 [Accessibility] CDT documentation has accessibility issuesVivian Kong2-5/+6
2010-07-12Bug 319594 Broken Link, displaying C/C++... and hiding files by type...Vivian Kong1-2/+2
2010-07-12Bug 319596 Broken Link, Indexer Preferences WindowVivian Kong1-0/+0
2010-07-12Bug 319336: Point to the right properties file. We don't want to rename the ...Marc Khouzam1-1/+1
2010-07-08Bug 319258: Functions with 255 parameters.Markus Schorn7-15/+137
2010-07-07Bug 319107: [c++0x] DeclSpecWriter add support for decltype and typeofEmanuel Graf2-8/+34
2010-07-07Bug 318874: Extract Constant generates wrong declarationsEmanuel Graf2-36/+164

Back to the top