<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror, 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>Updates for 4.0.5.</title>
<updated>2018-05-06T11:29:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-06T11:29:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d71f28372916b1c0915fcd80bb32039bd5de2d38'/>
<id>d71f28372916b1c0915fcd80bb32039bd5de2d38</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:#1166]. Property lexer.edifact.highlight.un.all</title>
<updated>2018-05-06T11:06:50+00:00</updated>
<author>
<name>Iain Clarke</name>
<email>unknown</email>
</author>
<published>2018-05-06T11:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=27350b902ec6bf006522d14e5abbae1ac55a9820'/>
<id>27350b902ec6bf006522d14e5abbae1ac55a9820</id>
<content type='text'>
highlights UN* segments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
highlights UN* segments.
</pre>
</div>
</content>
</entry>
<entry>
<title>SciTE change log.</title>
<updated>2018-05-06T11:00:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-06T11:00:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=febfe318c389054b29f93ada0952dfbc9ac76145'/>
<id>febfe318c389054b29f93ada0952dfbc9ac76145</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensuring ptrdiff_t is available by including &lt;cstddef&gt;.</title>
<updated>2018-05-06T10:59:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-06T10:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7e38164a212a73b8c3eabb351a40ba49807ed5f9'/>
<id>7e38164a212a73b8c3eabb351a40ba49807ed5f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add -large command line option for testing large document option.</title>
<updated>2018-05-03T23:24:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-03T23:24:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3d306c9e78228fc77fcd7e7a9f7b4f5415875681'/>
<id>3d306c9e78228fc77fcd7e7a9f7b4f5415875681</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Range and Position in more cases to avoid casts.</title>
<updated>2018-05-02T21:48:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-02T21:48:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1a35c89b60c7e487d005c632b1e8f7e00eb961ab'/>
<id>1a35c89b60c7e487d005c632b1e8f7e00eb961ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure all 4 byte characters will work in MapRepresentation by using unsigned int.</title>
<updated>2018-05-02T21:47:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-02T21:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a3e6fe8011067ef22c673342b40b1f924c06b3c1'/>
<id>a3e6fe8011067ef22c673342b40b1f924c06b3c1</id>
<content type='text'>
Use variable assignments to avoid casts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use variable assignments to avoid casts.
</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>Specify type of std::clamp to avoid casting arguments.</title>
<updated>2018-05-02T21:42:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-05-02T21:42:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e680914ac0baa9285554ed574ec6ca6d7686346a'/>
<id>e680914ac0baa9285554ed574ec6ca6d7686346a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
