<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexlib, branch rel-4-0-5</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>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>
<entry>
<title>Templatize MakeUpperCase/MakeLowerCase so they work on char/int without casts.</title>
<updated>2018-04-19T12:49:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-19T12:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a8fed0f50f5ef7540102b03975ac4c68bc737e66'/>
<id>a8fed0f50f5ef7540102b03975ac4c68bc737e66</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make method const as it is just a reader.</title>
<updated>2018-04-14T03:31:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-14T03:31:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9f2ab7100c117a73d562f81eb590f32f4641cf54'/>
<id>9f2ab7100c117a73d562f81eb590f32f4641cf54</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make some changes recommended by clang-tidy.</title>
<updated>2018-04-13T23:18:35+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-13T23:18:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cc0af579fe23e74cce1fdc41ab53895cb18e396a'/>
<id>cc0af579fe23e74cce1fdc41ab53895cb18e396a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove line-end white space.</title>
<updated>2018-03-16T05:57:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-16T05:57:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=191d250adfd9d50846db5350641d279cad39c325'/>
<id>191d250adfd9d50846db5350641d279cad39c325</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1999]. Fix hang lexing a Lua label where the range ends before "::".</title>
<updated>2018-03-05T05:20:30+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-05T05:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5607148ff787a9bc5ac3f08bbf935f18d89df442'/>
<id>5607148ff787a9bc5ac3f08bbf935f18d89df442</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
