aboutsummaryrefslogtreecommitdiffhomepage
path: root/cppcheck.suppress
AgeCommit message (Expand)AuthorFilesLines
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