<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cppcheck.suppress, branch sciteco-rel-5-3-4</title>
<subtitle>Git mirror of the Scintilla editor component. Referenced by the SciTECO repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/'/>
<entry>
<title>Update suppressions for Cppcheck 2.10. Remove unused variable.</title>
<updated>2023-02-05T02:08:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-05T02:08:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=19a80e10a74878dedaa310afdc64205a4d01d3ae'/>
<id>19a80e10a74878dedaa310afdc64205a4d01d3ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Detangle ASCII and multi-byte code for case-insenstive UTF-8 searches.</title>
<updated>2022-12-01T22:48:42+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-12-01T22:48:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=85dd43cb420a7be3cd5ec2520f55685327978af0'/>
<id>85dd43cb420a7be3cd5ec2520f55685327978af0</id>
<content type='text'>
This avoids some work for the common case of ASCII text, which can reduce time
taken for search in text that is ASCII or almost-all ASCII by 30%.
Ensures that the bytes variable is always initialized.
There are a small gains possible by making other minor changes but they would
increase code length and add complexity.
Add performance test for UTF-8 search in almost-all ASCII document.
Increase size of test cases for more consistent results on faster computers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids some work for the common case of ASCII text, which can reduce time
taken for search in text that is ASCII or almost-all ASCII by 30%.
Ensures that the bytes variable is always initialized.
There are a small gains possible by making other minor changes but they would
increase code length and add complexity.
Add performance test for UTF-8 search in almost-all ASCII document.
Increase size of test cases for more consistent results on faster computers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update suppressions for cppcheck 2.9.</title>
<updated>2022-09-04T05:30:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-09-04T05:30:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=352b698505635527b4a772cbba92a1477f61cd0a'/>
<id>352b698505635527b4a772cbba92a1477f61cd0a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress warnings for ScintillaEdit as have no way to test it.</title>
<updated>2022-07-04T23:41:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-07-04T23:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e368aa4fe8f4cde1ff96232c4fa2057d91347a32'/>
<id>e368aa4fe8f4cde1ff96232c4fa2057d91347a32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update suppressions for cppcheck 2.8.</title>
<updated>2022-07-04T03:21:29+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-07-04T03:21:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0214e4f5d75e438239a2766699edafb927dde70b'/>
<id>0214e4f5d75e438239a2766699edafb927dde70b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress cppcheck warnings where it doesn't undertand changing dropWentOutside</title>
<updated>2022-02-17T10:56:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-02-17T10:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6f1e5d71af3953e8e65121bf9b40b8c6c42ba523'/>
<id>6f1e5d71af3953e8e65121bf9b40b8c6c42ba523</id>
<content type='text'>
in called methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in called methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress unwanted warning from Cppcheck 2.6.</title>
<updated>2021-10-08T22:42:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-10-08T22:42:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2801d65bcaa2fe0c13ca44ebb8a0cd467d728154'/>
<id>2801d65bcaa2fe0c13ca44ebb8a0cd467d728154</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1416] Shorten code and avoid cppcheck warning.</title>
<updated>2021-09-29T04:04:04+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2021-09-29T04:04:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ec6eb4ba32bf8009102b28f1e4c0d86dc133c5b2'/>
<id>ec6eb4ba32bf8009102b28f1e4c0d86dc133c5b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changes for Cppcheck 2.5.</title>
<updated>2021-08-07T07:08:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-08-07T07:08:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8b71eb6d6065ec233b5b40adb9c6b10407c73fee'/>
<id>8b71eb6d6065ec233b5b40adb9c6b10407c73fee</id>
<content type='text'>
Shift of unsigned to avoid too much shifting and overflow warnings.
Remove condition that was always true.
Remove suppressions no longer needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Shift of unsigned to avoid too much shifting and overflow warnings.
Remove condition that was always true.
Remove suppressions no longer needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed suppression that is no longer needed.</title>
<updated>2021-05-27T22:21:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-27T22:21:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=731550032428395d08ff082dc7bb4d2015d20c47'/>
<id>731550032428395d08ff082dc7bb4d2015d20c47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
