<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cppcheck.suppress, branch rel-5-4-1</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>Bug [#2405]. Fix regular expression bug in reverse direction where shortened</title>
<updated>2023-12-14T03:44:11+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2023-12-14T03:44:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=361218f4984d429c1a518cb1dbd94612eab0ecaa'/>
<id>361218f4984d429c1a518cb1dbd94612eab0ecaa</id>
<content type='text'>
match returned.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
match returned.
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify substitution checks.</title>
<updated>2023-12-06T22:28:42+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2023-12-06T22:28:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=735b490e3e29c6ee2cce6a723f900a5394e38399'/>
<id>735b490e3e29c6ee2cce6a723f900a5394e38399</id>
<content type='text'>
Set global locale for llvm-mingw libc++.
Add test for \w+ which currently fails for RESearch.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Set global locale for llvm-mingw libc++.
Add test for \w+ which currently fails for RESearch.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update cppcheck to 2.12.</title>
<updated>2023-09-24T23:03:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-09-24T23:03:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0e2590c5c6823bb0f049c1a0441bc444ede0a40c'/>
<id>0e2590c5c6823bb0f049c1a0441bc444ede0a40c</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.11.</title>
<updated>2023-06-27T22:42:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-06-27T22:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8ccd7c7d40b919bc7f66c187b827d0432b4f204b'/>
<id>8ccd7c7d40b919bc7f66c187b827d0432b4f204b</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.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>
</feed>
