Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-07-02Bug 380615 - Assign comments belonging to preprocessor directives to them in ...Lukas Felber2-144/+127
2012-06-27Bug 381032 - NameWriter extended for fully qualified names.Thomas Corbat1-0/+3
2012-06-27More informative exception.Sergey Prigogin1-3/+3
2012-06-27Bug 380498. Fixed few more cases where typedefs were not preserved.Sergey Prigogin14-63/+85
2012-06-27Cosmetics.Sergey Prigogin5-29/+40
2012-06-10Fixed a typo.Sergey Prigogin1-1/+1
2012-06-04Cosmetics.Sergey Prigogin1-12/+8
2012-06-04Bug 375226 - Code not indexed properly when changing activeMarc-Andre Laperle2-5/+7
2012-06-01Cosmetics.Sergey Prigogin6-28/+23
2012-05-31bug 380956: corrected somewhat misleading commentsAndrew Gvozdev1-1/+1
2012-05-31Bug 380498 - typedef is expanded during refactoringSergey Prigogin8-83/+186
2012-05-31Cosmetics.Sergey Prigogin15-242/+178
2012-05-31Code streamlining.Sergey Prigogin1-7/+6
2012-05-30[sd90] Handle compiler specs inspection for setups with non-english localeAndrew Gvozdev1-2/+2
2012-05-29bug 380956: The CDT GCC Build Output Parser should not require 'make's recurs...Andrew Gvozdev1-4/+15
2012-05-25Cosmetics.Sergey Prigogin5-22/+14
2012-05-24bug 379165: [sd90] Reindex using accurate list of affected resourcesAndrew Gvozdev5-13/+162
2012-05-24Bug 379511 - Forward declaration in function parameter ignored byLukas Felber1-3/+8
2012-05-24Cosmetics.Sergey Prigogin1-1/+1
2012-05-22Bug 375859 - Refresh scope becomes empty after closing/opening projectDavid Salinas2-82/+106
2012-05-22bug 377192: Copy Build Log on the build console stopped workingAndrew Gvozdev1-18/+20
2012-05-21Cosmetics.sprigogin3-14/+10
2012-05-20Bug 370146 - No references in class defined in file containing inactivesprigogin1-0/+5
2012-05-20Cosmeticssprigogin3-9/+9
2012-05-17Cosmetics.Sergey Prigogin1-16/+16
2012-05-17Bug 363234. Support for thread_local storage class specifier.Sergey Prigogin11-116/+124
2012-05-17Cosmetics.Sergey Prigogin1-3/+2
2012-05-16Cosmetics.Sergey Prigogin3-377/+377
2012-05-16Bug 332829. Parsing support for constexpr keyword. Also added fewSergey Prigogin14-86/+133
2012-05-16Cosmetics.Sergey Prigogin15-552/+493
2012-05-15Cosmetics.Sergey Prigogin4-42/+42
2012-05-14Bug 378906 - Give extension-less file names the chance to be binary.Doug Schaefer1-6/+9
2012-05-14Fixes a few mistakes related to class specializations.Markus Schorn5-13/+10
2012-05-14Bug 322475 - Internal error (NegativeArraySizeException) in DwarfSalvatore Culcasi1-3/+4
2012-05-13Bug 379337. Prevent miltiple inclusions with Objective-C #importSergey Prigogin1-14/+26
2012-05-13Cosmetics.Sergey Prigogin3-57/+50
2012-05-13Revert "bug 378978: [sd90] Reduce scope of scheduling rule by creating langua...Andrew Gvozdev1-14/+1
2012-05-12bug 378978: [sd90] Reduce scope of scheduling rule by creatingAndrew Gvozdev1-1/+14
2012-05-12Minor comment adjustment.Sergey Prigogin1-2/+2
2012-05-11bug 378978: [sd90] Internal error during serialization of languageAndrew Gvozdev1-1/+1
2012-05-10Bug 378317 - Index update mode for resolving unresolved includes andSergey Prigogin22-105/+483
2012-05-10Cosmetics.Sergey Prigogin4-12/+9
2012-05-10Use ArrayDeque instead of LinkedList.Sergey Prigogin1-7/+7
2012-05-10Cosmetics.Sergey Prigogin7-83/+67
2012-05-09Bug 375859 - Refresh scope becomes empty after closing/opening projectDavid Salinas1-13/+14
2012-05-07Bug 378614: Function ptr as K&R parameter.Markus Schorn1-2/+2
2012-05-05Cosmetics.Sergey Prigogin6-129/+105
2012-05-04bug 376592: [sd90] Extend BuildDefinitions to allow defining language setting...Andrew Gvozdev1-9/+43
2012-05-04Fix some compiler warnings, remove unused code.Markus Schorn12-332/+75
2012-05-04Bug 327298: [C++11] Support for nullptrMarkus Schorn18-27/+76

Back to the top