| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-01-03 | Backport: Update suppressions for Cppcheck 1.86. | Neil | 1 | -0/+7 | |
| Backport of changeset 7190:24b78f37c441. | |||||
| 2018-10-16 | Backport: Suppress warnings from cppcheck 1.85. | Neil | 1 | -0/+10 | |
| The useStlAlgorithm suggestions may be worth investigation but they are not obvious so should not be in the default messages for now. Backport of changeset 7116:a0b495cddb79. | |||||
| 2018-09-20 | Backport: Ignore another warning in LaTeX lexer. | Neil | 1 | -0/+1 | |
| Backport of changeset 7093:c33db3a723c2. | |||||
| 2018-04-20 | Backport: Suppress some warnings in lexers. | Neil | 1 | -0/+3 | |
| Backport of changeset 6710:4e8610c539d0. | |||||
| 2018-04-04 | Backport: Move DLL entry points DllMain and Scintilla_DirectFunction into ↵ | Neil | 1 | -3/+0 | |
| ScintillaDLL.cxx to simplify build process by eliminating the compilation of ScintillaWin.cxx into ScintillaWinS.o|obj. Backport of changeset 6670:cfe90078d684. | |||||
| 2018-03-26 | Backport: Suppress new warnings because of Catch 2.0.1. | Neil | 1 | -4/+6 | |
| Suppress unused private function warnings in ScintillaWin as they are used. Backport of changeset 6654:dde7d711bde3. | |||||
| 2017-02-02 | Remove suppression no longer required by Cppcheck 1.77. | Neil | 1 | -3/+0 | |
| 2016-10-22 | Suppress unused function warnings for API binding for Applications. | Neil | 1 | -0/+3 | |
| 2016-10-21 | Avoid spurious cppcheck warnings for unit testing code. | Neil | 1 | -0/+4 | |
| 2016-10-06 | Suppress some more uninteresting warnings. | Neil | 1 | -0/+5 | |
| 2016-09-21 | Feature [feature-requests:#1143]. Replace "progress" lexer with "abl". | Yuval Papish | 1 | -0/+1 | |
| ILexer implementation Lexer can now correctly handle: "end triggers" phrase "last-event:function" phrase Indefinite comment level depth | |||||
| 2016-05-22 | Drop dead warning suppression. | Neil | 1 | -1/+0 | |
| 2016-05-05 | Remove suppression for warning that no longer occurs. | Neil | 1 | -1/+0 | |
| 2015-12-12 | Update configuration to remove suppression no longer needed for Perl lexer. | Neil | 1 | -1/+0 | |
| 2015-12-10 | Flag incomplete here doc delimiters as syntax errors, matching bash 4.3. | Kein-Hong Man | 1 | -1/+1 | |
| Avoid heap allocations for here delimiter and quote stack. | |||||
| 2015-07-14 | Split LexOthers.cxx into separate files for each lexer: LexBatch, LexDiff, | Neil | 1 | -1/+1 | |
| LexErrorList, LexMake, LexNull, and LexProps. | |||||
| 2015-06-22 | Remove some annoying messages from cppcheck. | Neil | 1 | -1/+7 | |
| 2015-06-04 | Remove cppcheck suppression that is no longer needed. | Neil | 1 | -3/+0 | |
| 2015-01-07 | Suppress new warning in cppcheck 1.68 in a lexer. | Neil | 1 | -0/+1 | |
| 2014-05-24 | Remove suppression that is no longer needed. | Neil | 1 | -1/+0 | |
| 2014-05-12 | Avoid cppcheck warning for LexPerl as not maintained by me. | Neil | 1 | -0/+1 | |
| 2014-03-17 | Avoid warning about excessive variable scope. | Neil | 1 | -1/+0 | |
| 2014-02-06 | Avoid warning for excessive variable scope. | Neil | 1 | -1/+0 | |
| 2014-02-02 | Avoid warnings. | Neil | 1 | -2/+0 | |
| 2014-01-14 | Avoid warnings from cppcheck for testing code. | Neil | 1 | -0/+3 | |
| 2013-06-30 | Updated A68K lexer from web site. | Neil | 1 | -1/+0 | |
| Fixes warning about duplicate clauses in test and variable scope. | |||||
| 2013-06-29 | Removing redundant suppression. | Neil | 1 | -1/+0 | |
| 2013-06-27 | Bug: [#1491]. Removing redundant suppression. | nyamatongwe | 1 | -1/+0 | |
| 2013-04-29 | Suppress a common style issue. | nyamatongwe | 1 | -0/+4 | |
| 2013-04-20 | Added to help run cppcheck. | nyamatongwe | 1 | -0/+41 | |
