<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cppcheck.suppress, branch sciteco-dev-pre-v2.0.0</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 configuration to remove suppression no longer needed for Perl lexer.</title>
<updated>2015-12-12T02:18:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-12-12T02:18:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=648f9fe5d61c8d7b424b7208b74f6fc6bbf94131'/>
<id>648f9fe5d61c8d7b424b7208b74f6fc6bbf94131</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Flag incomplete here doc delimiters as syntax errors, matching bash 4.3.</title>
<updated>2015-12-10T02:07:42+00:00</updated>
<author>
<name>Kein-Hong Man</name>
<email>devnull@localhost</email>
</author>
<published>2015-12-10T02:07:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ae13a9a2121de5dd4c4f1c464edf5ef0352b97d7'/>
<id>ae13a9a2121de5dd4c4f1c464edf5ef0352b97d7</id>
<content type='text'>
Avoid heap allocations for here delimiter and quote stack.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoid heap allocations for here delimiter and quote stack.
</pre>
</div>
</content>
</entry>
<entry>
<title>Split LexOthers.cxx into separate files for each lexer: LexBatch, LexDiff,</title>
<updated>2015-07-14T03:54:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-14T03:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a1ce26dbc9fab0fdb5eab1d720bc4e71f8cec99d'/>
<id>a1ce26dbc9fab0fdb5eab1d720bc4e71f8cec99d</id>
<content type='text'>
LexErrorList, LexMake, LexNull, and LexProps.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LexErrorList, LexMake, LexNull, and LexProps.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove some annoying messages from cppcheck.</title>
<updated>2015-06-22T03:23:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-22T03:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7113f76eb3ca43a26420be32aa6be043165adeea'/>
<id>7113f76eb3ca43a26420be32aa6be043165adeea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove cppcheck suppression that is no longer needed.</title>
<updated>2015-06-04T05:39:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-06-04T05:39:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0701b3c87a62d2a9413b5330b7f01d69d0ba91b3'/>
<id>0701b3c87a62d2a9413b5330b7f01d69d0ba91b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Suppress new warning in cppcheck 1.68 in a lexer.</title>
<updated>2015-01-07T10:33:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-01-07T10:33:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d09c68b375cbd5720518f53822b3a46b56ae3b88'/>
<id>d09c68b375cbd5720518f53822b3a46b56ae3b88</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove suppression that is no longer needed.</title>
<updated>2014-05-23T23:39:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-23T23:39:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4270f2252efd78f6711e25e36c6d22556c90177a'/>
<id>4270f2252efd78f6711e25e36c6d22556c90177a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid cppcheck warning for LexPerl as not maintained by me.</title>
<updated>2014-05-12T00:55:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-12T00:55:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0c0ef91799e521f2aecd0e680135478fcf3af4f9'/>
<id>0c0ef91799e521f2aecd0e680135478fcf3af4f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid warning about excessive variable scope.</title>
<updated>2014-03-16T22:41:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-03-16T22:41:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=44d614e2dac0488d3bf3e0f65368bc7515fa91c5'/>
<id>44d614e2dac0488d3bf3e0f65368bc7515fa91c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid warning for excessive variable scope.</title>
<updated>2014-02-05T22:02:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-02-05T22:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ec9b0acbd88659699aac437d5fa84d04552111bd'/>
<id>ec9b0acbd88659699aac437d5fa84d04552111bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
