<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers, branch rel-3-6-7</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>Detect warnings from Visual C++ which do not contain line numbers.</title>
<updated>2016-08-30T02:01:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-08-30T02:01:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0ff85f14a790e71357e3bfafd04c095944f068e4'/>
<id>0ff85f14a790e71357e3bfafd04c095944f068e4</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:#210]. Allow folding on #else and #elif.</title>
<updated>2016-08-30T01:59:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-08-30T01:59:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b537f8063c16ad720a03c0347142eaa39310e6a9'/>
<id>b537f8063c16ad720a03c0347142eaa39310e6a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use const reference parameter when it can prevent extra copies.</title>
<updated>2016-08-20T05:12:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-08-20T05:12:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3a809627e16b4177af27cde54e6acaffa8c7d691'/>
<id>3a809627e16b4177af27cde54e6acaffa8c7d691</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1849]: LexHTML: Fix resuming at a script start</title>
<updated>2016-08-03T15:52:40+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2016-08-03T15:52:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3c2d939fd99704b33775f7096c49bb6fa734ad4d'/>
<id>3c2d939fd99704b33775f7096c49bb6fa734ad4d</id>
<content type='text'>
The lexer can't handle getting out of some states, so make sure never
to start in any of them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The lexer can't handle getting out of some states, so make sure never
to start in any of them.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#767]: LexHTML: Don't handle XML start inside a JavaScript string</title>
<updated>2016-08-03T16:15:42+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2016-08-03T16:15:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8ea639f1f7183dddf0401d691f20218722bbeb01'/>
<id>8ea639f1f7183dddf0401d691f20218722bbeb01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reindent code with spaces to stop "misleading indentation" warning from g++ 6.1.</title>
<updated>2016-08-14T02:59:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-08-14T02:59:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=10d42db5ca1d5191f1341d0f471094ae29d8f36f'/>
<id>10d42db5ca1d5191f1341d0f471094ae29d8f36f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow comments preceded by a tab.</title>
<updated>2016-05-11T08:10:23+00:00</updated>
<author>
<name>Matt Gilarde</name>
<email>unknown</email>
</author>
<published>2016-05-11T08:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3cff4e5d25ff2bf6b84a3062b3abee5315d17445'/>
<id>3cff4e5d25ff2bf6b84a3062b3abee5315d17445</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug with multi-line strings with line continuation where the string style</title>
<updated>2016-04-22T23:19:39+00:00</updated>
<author>
<name>ActiveState</name>
<email>unknown</email>
</author>
<published>2016-04-22T23:19:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4a760c2f7d5263b030b1da845a4622244011e42d'/>
<id>4a760c2f7d5263b030b1da845a4622244011e42d</id>
<content type='text'>
overflowed after an edit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
overflowed after an edit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1146]. Allow '?' as a valid operator in Rust.</title>
<updated>2016-04-17T05:36:56+00:00</updated>
<author>
<name>Pavel Sountsov</name>
<email>siege@google.com</email>
</author>
<published>2016-04-17T05:36:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3c2a14d4ec6e433e391b2d08985927b8b30641c4'/>
<id>3c2a14d4ec6e433e391b2d08985927b8b30641c4</id>
<content type='text'>
See https://doc.rust-lang.org/book/unsized-types.html#sized.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://doc.rust-lang.org/book/unsized-types.html#sized.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1140]. JSON lexer added.</title>
<updated>2016-03-20T12:19:59+00:00</updated>
<author>
<name>nkmathew</name>
<email>unknown</email>
</author>
<published>2016-03-20T12:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=269bff4307f3130d1873130baf13b963ef34da0b'/>
<id>269bff4307f3130d1873130baf13b963ef34da0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
