<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexlib, branch rel-4-1-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>Use const in lexlib headers.</title>
<updated>2018-06-04T04:42:02+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-06-04T04:42:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7e9f3208e5c6eb5036cbdfc0f85245f0aa97ab7c'/>
<id>7e9f3208e5c6eb5036cbdfc0f85245f0aa97ab7c</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 instead of 0 in headers as this diminishes the number of warnings.</title>
<updated>2018-05-17T01:04:08+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-17T01:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c5f7d797cda42ccf826b414e5d33b911e93ffe7b'/>
<id>c5f7d797cda42ccf826b414e5d33b911e93ffe7b</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>Replace ELEMENTS with std::size and drop inclusion of StringCopy.h.</title>
<updated>2018-05-14T22:47:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-14T22:47:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2c660b3e47671db7cfe0eff1ea71c337eb4cc34a'/>
<id>2c660b3e47671db7cfe0eff1ea71c337eb4cc34a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use override for LexerNoExceptions.</title>
<updated>2018-05-13T23:58:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-13T23:58:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ec4c0f1a7a81bcb802f97185d00c1bbeef27c72f'/>
<id>ec4c0f1a7a81bcb802f97185d00c1bbeef27c72f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify PropSetSimple, avoid casts, use nullptr.</title>
<updated>2018-05-02T21:44:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-02T21:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9aa2dfc9a366df851d1eea05a58d5e171adcb8fd'/>
<id>9aa2dfc9a366df851d1eea05a58d5e171adcb8fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid casts.</title>
<updated>2018-05-02T21:44:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-02T21:44:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9ffdbac7f017c64ddb7133268b45a8a992389591'/>
<id>9ffdbac7f017c64ddb7133268b45a8a992389591</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix comments.</title>
<updated>2018-04-27T01:39:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-27T01:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9f870e9e1f4cd15cc8cb7e4cc4a5039788b00e5f'/>
<id>9f870e9e1f4cd15cc8cb7e4cc4a5039788b00e5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove casts between char and unsigned char where possible.</title>
<updated>2018-04-21T22:35:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-21T22:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f7cab317b777bb8fedb4bd8f4eeb7e68bf712989'/>
<id>f7cab317b777bb8fedb4bd8f4eeb7e68bf712989</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Safety improvements for character code - drop reinterpret_cast, ensure more</title>
<updated>2018-04-21T06:18:38+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-21T06:18:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d05d7fbd132b6a8060b3f0fa3a7a56cfaa0c41e0'/>
<id>d05d7fbd132b6a8060b3f0fa3a7a56cfaa0c41e0</id>
<content type='text'>
variables are initialized, specify noexcept when safe.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
variables are initialized, specify noexcept when safe.
</pre>
</div>
</content>
</entry>
</feed>
