<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-4-3-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>Bug [#2132]. Only check for LS/PS/NEL when Unicode line ends turned on.</title>
<updated>2020-01-10T00:33:58+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2020-01-10T00:33:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8c4f17954c45401ca7cfe5d09f463e5ee3d27b1c'/>
<id>8c4f17954c45401ca7cfe5d09f463e5ee3d27b1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Raku lexer and style properties and example files</title>
<updated>2020-01-03T23:08:28+00:00</updated>
<author>
<name>Mark Reay</name>
<email>mark@reay.net.au</email>
</author>
<published>2020-01-03T23:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7f43e72c8ca4555105cd0b97863d3907f7fc62a5'/>
<id>7f43e72c8ca4555105cd0b97863d3907f7fc62a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement SCI_SETILEXER.</title>
<updated>2019-12-31T09:19:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-31T09:19:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0af155eae811e515b7d4fbad8e198cdf01f6ff2f'/>
<id>0af155eae811e515b7d4fbad8e198cdf01f6ff2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define ILexer5 with methods for retrieving name, ID, and property values.</title>
<updated>2019-12-22T11:36:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-22T11:36:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eed707bb9ad6da944af207a51e4a8d460d6c6846'/>
<id>eed707bb9ad6da944af207a51e4a8d460d6c6846</id>
<content type='text'>
Implement ILexer5 on object lexers.
Implement ILexer5 on LexerSimple wrapper for function lexers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement ILexer5 on object lexers.
Implement ILexer5 on LexerSimple wrapper for function lexers.
</pre>
</div>
</content>
</entry>
<entry>
<title>Lexilla implemented as loadable lexer.</title>
<updated>2019-12-13T11:28:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-13T11:28:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=38e4d3cbc591f06a6663d6c0962bc17ea73d61ad'/>
<id>38e4d3cbc591f06a6663d6c0962bc17ea73d61ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove links to lexers with SCI_EMPTYCATALOGUE definition.</title>
<updated>2019-12-13T21:09:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-13T21:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a8141c4c11ad77014802d003d649abc8335a4f70'/>
<id>a8141c4c11ad77014802d003d649abc8335a4f70</id>
<content type='text'>
This allows building a version of SciTE that is statically linked to Scintilla
and does not include any lexers but allows the use of lexers provided by
loading a DLL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows building a version of SciTE that is statically linked to Scintilla
and does not include any lexers but allows the use of lexers provided by
loading a DLL.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move collection of modules from Catalogue.cxx to CatalogueModules.h so it can</title>
<updated>2019-12-31T04:50:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-31T04:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f142d93df48c3b9e07edd25425627ddeeb071520'/>
<id>f142d93df48c3b9e07edd25425627ddeeb071520</id>
<content type='text'>
be reused.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be reused.
</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>
</feed>
