Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-08-27Cosmetics.Sergey Prigogin6-98/+110
2010-08-26Bug 323659: Resource lookup with overlapping content types.Markus Schorn1-21/+23
2010-08-26Bug 322750: Expanding selection with macro expansion.Markus Schorn3-13/+34
2010-08-25Bug 323599: Type of id-expression denoting a field access.Markus Schorn2-12/+35
2010-08-25Bug 323596: Type representation for references of typedefs.Markus Schorn1-1/+9
2010-08-25Bug 320157: Endless loop decoding large file.Markus Schorn2-129/+167
2010-08-24Bug 316307: [C++0x] Semantics for lamda expressions.Markus Schorn14-140/+829
2010-08-24toString method.Sergey Prigogin2-0/+20
2010-08-24Cosmetics.Sergey Prigogin3-12/+12
2010-08-24Cosmetics.Sergey Prigogin2-10/+11
2010-08-23bug 307365: also organized importsAndrew Gvozdev1-6/+0
2010-08-23bug 307365: Fixed the problem of ignoring external locations altogetherAndrew Gvozdev1-10/+12
2010-08-23Bug 321588 - Headless Builder allow extending the build environment from the...James Blackburn2-12/+56
2010-08-23Cosmetics.Sergey Prigogin1-40/+31
2010-08-22Cosmetics.Sergey Prigogin1-5/+2
2010-08-22Cosmetics.Sergey Prigogin1-2/+2
2010-08-22Cosmetics.Sergey Prigogin1-2/+2
2010-08-22Cosmetics.Sergey Prigogin1-0/+1
2010-08-22Cosmetics.Sergey Prigogin1-8/+6
2010-08-22Cosmetics.Sergey Prigogin2-10/+5
2010-08-19Bug 316307: [C++0x] Syntax for lambda expressions.Markus Schorn23-357/+795
2010-08-19Bug 305978: Fix encoding of deleted function flag.Markus Schorn2-2/+5
2010-08-15bug 322725: Content type of .cproject should be XML by defaultAndrew Gvozdev1-0/+7
2010-08-13Bug 305978: [C++ 0x] Deleted functions, additional testcase and a fix.Markus Schorn1-2/+6
2010-08-13Bug 314958 - Editor does not format array initializers correctlyAnton Leherbauer1-3/+45
2010-08-13Bug 319175: Parser adds proposals for preferred namespaces.Markus Schorn11-72/+195
2010-08-12Bug 305980: [C++0x] Inline namespacesMarkus Schorn42-208/+969
2010-08-12Bug 322297 - enhance Coff.java class Symbol to have final static constants f...Ken Ryall1-0/+39
2010-08-11Bug 322426 Add copy implementation to CPPASTAmbiguousTemplateArgument class f...Vivian Kong1-1/+15
2010-08-11Bug 321972 - DeclarationGenerator discards basic type qualifiers ( Tomasz Wes...Alena Laskavaia1-308/+315
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-09Bug 305978: [C++0x] Defaulted and deleted functions.Markus Schorn1-3/+8
2010-08-09Bug 305978: [C++0x] Defaulted and deleted functions.Markus Schorn13-47/+183
2010-08-09Fixed typos.Sergey Prigogin1-6/+6
2010-08-06Bug 313982: Content assist in placement new.Markus Schorn1-7/+19
2010-08-05Bug 321856: Stack overflow for recursive function type.Markus Schorn3-20/+27
2010-08-04Bug 321617: Virtual overriders and covariant types.Markus Schorn1-10/+39
2010-08-01Bug 321069 ASTWriter fails on IASTDeclarators with nested declarators, patch ...Alena Laskavaia1-0/+1
2010-08-01Bug 319044 DeclaratorWriter unable to write a rvalue reference (patch from T...Alena Laskavaia1-2/+7
2010-07-21Bug 320426: Index grows when updating files.Markus Schorn3-2/+11
2010-07-20Bug 319749: NPE during content assist.Markus Schorn1-1/+3
2010-07-20Bug 319498: Comparison of unknown bindings.Markus Schorn3-5/+11
2010-07-19Bug 319186: Marshalling char16_t and char32_t.Markus Schorn3-33/+37
2010-07-14Bug 318600 - referenced configuration settings can disappear as a result of ...James Blackburn2-11/+28
2010-07-13Bug 319245 - Thread safety issue reading .cproject XMLJames Blackburn3-17/+75
2010-07-08Undo accidental check-in.Markus Schorn1-4/+0
2010-07-08Bug 319258: Functions with 255 parameters.Markus Schorn5-14/+16
2010-07-07Bug 319107: [c++0x] DeclSpecWriter add support for decltype and typeofEmanuel Graf1-8/+24
2010-07-07Bug 319033: Exception in stand-alone indexer.Markus Schorn5-3/+21

Back to the top