Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-11-22Bug 540371: Update to EPLv2 using releng/scripts/change_to_eplv2.shJonah Graham40-120/+240
2018-11-20Bug 540373: Normalize newlines with .gitattributesJonah Graham1-68/+68
2018-10-29Bug 540112 - Perform C++14 return type deduction in ReturnCheckerNathan Ridge1-0/+5
2018-10-12Bug 389577 - False positive "Unused static function"Marc-Andre Laperle1-0/+19
2018-10-10Bug 519311 Handle delegating constructor in class templateBassem Girgis1-0/+18
2018-10-10Bug 519473 Fixed member function calling with referencesBassem Girgis1-0/+17
2018-09-30Bug 539307 - Set correct project nature in Codan tests to fix wrong content typeMarc-Andre Laperle9-22/+72
2018-07-08Bug 536268 - Find uses of overloaded operators when checking for unused symbolsNathan Ridge1-0/+12
2018-06-03Bug 532120: Catch by const reference ignores const placement settingFelix Morgner1-4/+55
2018-05-18Bug 534332 - Add a testcase involving a function as wellNathan Ridge1-0/+1
2018-05-11Bug 534332 - In the unused symbol checker, check for 'unused' attribute on th...Nathan Ridge1-0/+4
2018-03-14Bug 525250: "Create local variable" offered outside of local scopesFelix Morgner3-3/+71
2017-12-26Bug 350144 - suppressing the "No break" problem with regexpAlena Laskavaia1-0/+36
2017-11-30Bug 527553: Detect invalid decltype(auto) with a type specifierHansruedi Patzen2-0/+173
2017-11-24Bug 527709 - [Checker] Test suite fails on WindowsHansruedi Patzen2-2/+2
2017-10-04Bug 495842: Add a quick fix for codan problems that ignores them by adding a ...Felix Morgner2-0/+74
2017-06-19Bug 486082 - Have ProblemBindingChecker report errors of type IProblemBinding...Nathan Ridge1-0/+7
2017-05-09Bug 512932 - Improve type checking of GCC builtinsNathan Ridge1-0/+8
2017-05-08Bug 514685 - codan: handle fallthrough attributeRolf Bislin4-12/+292
2017-05-01Bug 515814 Copyright header for CaseBreakQuickFixCommentTestThomas Corbat1-0/+8
2017-04-26Bug 515814 - codan: add missing JUnit Testromibi2-0/+46
2017-02-14releng: Make use of Tycho POM-less functionalityMarc-Andre Laperle36-0/+6779

    Back to the top