<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cppcheck.suppress, branch rel-3-7-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>Suppress some more uninteresting warnings.</title>
<updated>2016-10-06T04:50:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-10-06T04:50:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=077e7b2292dac2c962c3af46678593de9327236b'/>
<id>077e7b2292dac2c962c3af46678593de9327236b</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:#1143]. Replace "progress" lexer with "abl".</title>
<updated>2016-09-21T11:16:04+00:00</updated>
<author>
<name>Yuval Papish</name>
<email>Yuval@YuvCom.com</email>
</author>
<published>2016-09-21T11:16:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4dff76d6ab5c2f08c128ee157bdefda9b2894fa4'/>
<id>4dff76d6ab5c2f08c128ee157bdefda9b2894fa4</id>
<content type='text'>
ILexer implementation
Lexer can now correctly handle:
"end triggers" phrase
"last-event:function" phrase
Indefinite comment level depth
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ILexer implementation
Lexer can now correctly handle:
"end triggers" phrase
"last-event:function" phrase
Indefinite comment level depth
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop dead warning suppression.</title>
<updated>2016-05-21T22:54:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-05-21T22:54:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b3990667b68a7046e85ce39ac0351297fc6d631e'/>
<id>b3990667b68a7046e85ce39ac0351297fc6d631e</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 for warning that no longer occurs.</title>
<updated>2016-05-05T01:14:30+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-05-05T01:14:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bef0669aafb32d57ccfca3098c8bee299a904854'/>
<id>bef0669aafb32d57ccfca3098c8bee299a904854</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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=0ab38ce7dfcba662398d9f06278d406eef2b5091'/>
<id>0ab38ce7dfcba662398d9f06278d406eef2b5091</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>unknown</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=c47c131ac48d22044f787c384958ec2fc7bb6a40'/>
<id>c47c131ac48d22044f787c384958ec2fc7bb6a40</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=e3190204cd27ddd4e09306090c5cf873a4db3c68'/>
<id>e3190204cd27ddd4e09306090c5cf873a4db3c68</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=42ebf3732ac3cdbc46355fc3a1db3bfbe92d1816'/>
<id>42ebf3732ac3cdbc46355fc3a1db3bfbe92d1816</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=8b117752e15d550ed93a3cbce9786b0df48ae49a'/>
<id>8b117752e15d550ed93a3cbce9786b0df48ae49a</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=7234c6c80d146c88682b1a5cfa32947130768e58'/>
<id>7234c6c80d146c88682b1a5cfa32947130768e58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
