aboutsummaryrefslogtreecommitdiffhomepage
path: root/cppcheck.suppress
AgeCommit message (Expand)AuthorFilesLines
2021-08-07Changes for Cppcheck 2.5.Neil1-9/+0
2021-05-28Removed suppression that is no longer needed.Neil1-3/+0
2021-03-26Update suppressions for cppcheck 2.4.1.Neil1-2/+17
2021-03-17Drop suppression that appears to no longer be needed.start-platform-changesNeil1-3/+0
2021-01-31Remove suppressions that are not needed for Cppcheck 2.3.Neil1-4/+0
2020-11-18Remove Lexilla suppressions.Neil1-169/+0
2020-06-17Update suppressions for Cppcheck 2.1.Neil1-10/+21
2020-04-13Replace islower function and add tests for JavaScript regular expressions.Neil1-0/+3
2020-04-07Bug [#1624]. Fix brace styling in Batch lexer so that brace matching works.Yury Dubinsky1-1/+0
2020-01-03Added Raku lexer and style properties and example filesMark Reay1-0/+2
2019-12-22Lexilla testing framework.Neil1-1/+0
2019-12-29Update suppressions for Cppcheck 1.90.Neil1-6/+10
2019-11-12Feature [feature-requests:#1324] Add Hollywood lexer.Andreas Falkenhahn1-0/+1
2019-10-30Reduce unwanted warnings from cppcheck.Neil1-1/+7
2019-09-28Updated suppression file for Cppcheck 1.89.Neil1-7/+118
2019-06-15Suppress some warnings for new DataFlex lexer.Neil1-0/+1
2019-03-29Suppress warnings for safety initializations.Neil1-0/+3
2019-03-11Update suppressions.Neil1-2/+5
2019-02-27Update suppressions for Cppcheck 1.87.Neil1-1/+6
2019-01-23Suppress 'noValidConfiguration' problems with Qt moc_* files.Neil1-5/+3
2019-01-03Update suppressions for Cppcheck 1.86.Neil1-0/+7
2018-10-16Suppress warnings from cppcheck 1.85.Neil1-0/+10
2018-09-20Ignore another warning in LaTeX lexer.Neil1-0/+1
2018-04-20Suppress some warnings in lexers.Neil1-0/+3
2018-04-04Move DLL entry points DllMain and Scintilla_DirectFunction into ScintillaDLL.cxxNeil1-3/+0
2018-03-26Suppress new warnings because of Catch 2.0.1.Neil1-4/+6
2017-02-02Remove suppression no longer required by Cppcheck 1.77.Neil1-3/+0
2016-10-22Suppress unused function warnings for API binding for Applications.Neil1-0/+3
2016-10-21Avoid spurious cppcheck warnings for unit testing code.Neil1-0/+4
2016-10-06Suppress some more uninteresting warnings.Neil1-0/+5
2016-09-21Feature [feature-requests:#1143]. Replace "progress" lexer with "abl".Yuval Papish1-0/+1
2016-05-22Drop dead warning suppression.Neil1-1/+0
2016-05-05Remove suppression for warning that no longer occurs.Neil1-1/+0
2015-12-12Update configuration to remove suppression no longer needed for Perl lexer.Neil1-1/+0
2015-12-10Flag incomplete here doc delimiters as syntax errors, matching bash 4.3.Kein-Hong Man1-1/+1
2015-07-14Split LexOthers.cxx into separate files for each lexer: LexBatch, LexDiff,Neil1-1/+1
2015-06-22Remove some annoying messages from cppcheck.Neil1-1/+7
2015-06-04Remove cppcheck suppression that is no longer needed.Neil1-3/+0
2015-01-07Suppress new warning in cppcheck 1.68 in a lexer.Neil1-0/+1
2014-05-24Remove suppression that is no longer needed.Neil1-1/+0
2014-05-12Avoid cppcheck warning for LexPerl as not maintained by me.Neil1-0/+1
2014-03-17Avoid warning about excessive variable scope.Neil1-1/+0
2014-02-06Avoid warning for excessive variable scope.Neil1-1/+0
2014-02-02Avoid warnings.Neil1-2/+0
2014-01-14Avoid warnings from cppcheck for testing code.Neil1-0/+3
2013-06-30Updated A68K lexer from web site.Neil1-1/+0
2013-06-29Removing redundant suppression.Neil1-1/+0
2013-06-27Bug: [#1491]. Removing redundant suppression.nyamatongwe1-1/+0
2013-04-29Suppress a common style issue.nyamatongwe1-0/+4
2013-04-20Added to help run cppcheck.nyamatongwe1-0/+41