<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src/ExternalLexer.cxx, branch rel-5-6-2</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>Remove Lexilla files from Scintilla</title>
<updated>2021-01-29T09:51:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-01-29T09:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=54341053b273c905afa7503d8dadcc4c46a0d2d3'/>
<id>54341053b273c905afa7503d8dadcc4c46a0d2d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move automatic numbering of external lexers from Catalogue to ExternalLexer.</title>
<updated>2019-12-13T01:07:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-13T01:07:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=314bba00774e663ac6bf4c00e36393e2c191fbaf'/>
<id>314bba00774e663ac6bf4c00e36393e2c191fbaf</id>
<content type='text'>
This is preparing to move much of Catalogue into a header for reuse.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is preparing to move much of Catalogue into a header for reuse.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use safe mechanism to convert to function pointers.</title>
<updated>2019-12-13T00:29:26+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-13T00:29:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=952cd885fb6055c1e133ca53e3348d0e0b9d6cab'/>
<id>952cd885fb6055c1e133ca53e3348d0e0b9d6cab</id>
<content type='text'>
Mark noexcept where reasonable. Check that functions are available.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mark noexcept where reasonable. Check that functions are available.
</pre>
</div>
</content>
</entry>
<entry>
<title>Hide details of ExternalLexer and export ExternalLexerLoad function only.</title>
<updated>2019-12-12T23:59:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-12T23:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8f1cccd456144fcab0a004afe08aeabfcf2c7357'/>
<id>8f1cccd456144fcab0a004afe08aeabfcf2c7357</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use nullptr and default brace initialisation for some simple cases.</title>
<updated>2018-10-16T22:06:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-10-16T22:06:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2b65d913d87aa53b35e6a2626c0e542091a4bf81'/>
<id>2b65d913d87aa53b35e6a2626c0e542091a4bf81</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move implementations into cxx file.</title>
<updated>2018-05-16T06:57:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-16T06:57:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=89206d94f9095ab9e3c9a8c0e5f3556c2d4b7333'/>
<id>89206d94f9095ab9e3c9a8c0e5f3556c2d4b7333</id>
<content type='text'>
Replace 0 and NULL with nullptr.
Update comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace 0 and NULL with nullptr.
Update comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Include &lt;string_view&gt; to allow future use in Platform interface and Unicode.</title>
<updated>2018-05-14T03:13:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-14T03:13:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=793a375153519ae45ca8b3c9645fee347160d1a4'/>
<id>793a375153519ae45ca8b3c9645fee347160d1a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use make_unique in preference to new.</title>
<updated>2018-02-28T22:55:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-02-28T22:55:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=69f3505ba3066c23024dc6bb6878a339474581bf'/>
<id>69f3505ba3066c23024dc6bb6878a339474581bf</id>
<content type='text'>
From Effective Modern C++ Item 21.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Effective Modern C++ Item 21.
</pre>
</div>
</content>
</entry>
<entry>
<title>The Scintilla namespace is always active for internal symbols and for the lexer</title>
<updated>2017-09-10T23:05:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-09-10T23:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=313a81f7f8419b3c1ac6ac57ea7719c7b8aa28cf'/>
<id>313a81f7f8419b3c1ac6ac57ea7719c7b8aa28cf</id>
<content type='text'>
interfaces ILexer4 and IDocument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
interfaces ILexer4 and IDocument.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace intrusive linked lists with vector and unique_ptr to simplify code.</title>
<updated>2017-05-12T01:01:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-05-12T01:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=103e0f9913655a803e46f37e17574c1441c795d4'/>
<id>103e0f9913655a803e46f37e17574c1441c795d4</id>
<content type='text'>
Remove LexerMinder as not needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove LexerMinder as not needed.
</pre>
</div>
</content>
</entry>
</feed>
