Skip to main content
aboutsummaryrefslogtreecommitdiffstats
path: root/codan
AgeCommit message (Expand)AuthorFilesLines
2020-12-19[releng] Increment feature and related versions to 10.2.0Jonah Graham1-1/+1
2020-11-20Build with Tycho 2.1.0Alexander Kurtakov2-2/+2
2020-10-12Bug 567810: Squash over zealous warning from PDEJonah Graham2-1/+56
2020-10-12[releng] Update API FiltersJonah Graham2-26/+1
2020-10-06[releng] Bump version to 10.1.0Jonah Graham1-1/+1
2020-08-31Bug 566511: [releng] Add missing UTF-8 encoding for all CDT projectsJonah Graham10-0/+20
2020-08-28Fixed "The value for X attribute is not externalized" warningTorbjörn Svensson3-2/+18
2020-08-24Bug 566334: Turn on API Tooling & Analysis for all bundlesJonah Graham1-0/+6
2020-08-24Bug 562494: Update BREE to Java 11Jonah Graham30-107/+335
2020-08-13Bug 564002: Restore the default pattern of the surefire-pluginMartin Weber2-2/+2
2020-07-16Fixed NLS warnings and removed excess semicolonTorbjörn Svensson6-38/+40
2020-04-11[releng] Bump version to 10.0.0Jonah Graham1-1/+1
2020-04-08Bug 534420 - Added check for nodiscard for classes and enumsMarco Stornelli2-6/+92
2020-04-07Bug 561824 - Removed suppress warnings about API restrictionsMarco Stornelli10-11/+2
2020-04-06Bug 534420 - Add checker for [[nodiscard]] attributeMarco Stornelli7-1/+586
2020-04-01Bug 561637 - Remove Activator for CDT CodAn UI CxxAlexander Fedorov3-89/+4
2020-03-30Bug 561582 - Revise API for CDT CodanAlexander Fedorov4-52/+22
2020-03-30Bug 561582 - Revise API for CDT CodanAlexander Fedorov2-5/+29
2020-03-22[releng] Bump CDT version to 9.12.0Marco Stornelli2-2/+2
2020-03-21Bug 561088 - Fix read/write flags in case of dependent typesMarco Stornelli1-2/+3
2020-03-09Bug 560846 - Allow shallow copy check in implementation files tooMarco Stornelli1-2/+0
2020-01-30Bug 534420 - Add support for [[maybe_unused]] attributeMarco Stornelli2-2/+11
2020-01-19Bug 485246 - Fix false positive no break at the end of the caseMarco Stornelli2-6/+41
2020-01-19Bug 515464 - Fix false positive no break at the end of caseMarco Stornelli2-7/+77
2020-01-18Bug 273252 - Fix global scope check for CMarco Stornelli1-2/+2
2020-01-12Bug 559007 - Fix label and testsMarco Stornelli2-4/+20
2020-01-11Bug 559007 - Added new option to C-style cast checkerMarco Stornelli4-3/+34
2020-01-04Bug 546609 - Added checker for magic numbersMarco Stornelli7-0/+487
2020-01-03[releng] Update comparator repo for p2 compare and replaceJonah Graham1-1/+1
2020-01-03Bug 545714 - Added a shallow copy checkerMarco Stornelli7-0/+511
2020-01-03Bug 273252 - Added checker for variable maskingMarco Stornelli7-1/+435
2019-12-07[releng] Bump to CDT version 9.11.0Jonah Graham1-1/+1
2019-10-28[releng] Cleanup code that has been misformatted and update to SDK 4.13Jonah Graham2-1/+2
2019-10-17Bug 552076 - Fix false positive virtual method with qualified nameMarco Stornelli2-32/+97
2019-10-17[releng] Update comparator repo to last releaseJonah Graham2-2/+2
2019-10-17Bug 551817 - Add about.html to src.includes for pluginsTorbjörn Svensson1-0/+1
2019-10-17Bug 545704 - Added checker for float comparisonMarco Stornelli6-22/+399
2019-10-16[releng] Bump to CDT version 9.10.0Jonah Graham1-1/+1
2019-10-13Bug 545977 - Added checker for variable initializationMarco Stornelli5-0/+224
2019-10-12Bug 546173 - Add a check for returning of local variable addressesMarco Stornelli4-3/+249
2019-10-11Move away of deprecated imageDescriptorFromPlugin.Alexander Kurtakov2-15/+5
2019-10-10Generify Class.Alexander Kurtakov1-1/+1
2019-09-23Bug 545954 - Added checker for functions/methods blacklistMarco Stornelli6-0/+187
2019-09-22Bug 549466 - Quick fix with the same resolutionMarco Stornelli3-4/+18
2019-08-12Convert new Runnable to lambda. Alexander Kurtakov5-60/+29
2019-08-10Remove redundant superinterfaces. Alexander Kurtakov17-25/+17
2019-08-09Remove unneeded suppress warnings.Alexander Kurtakov1-1/+0
2019-07-23Bug 545959 - Added checker for assignment operatorMarco Stornelli5-0/+407
2019-06-26Bug 548141 - Fix description of Codan project optionsMarco Stornelli2-3/+3
2019-06-24Bug 547763 - Bump patch version for previous changeJonah Graham1-1/+1

Back to the top