<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-4-2-1</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>Feature [feature-requests:#1315] Update to Unicode 12.1.</title>
<updated>2019-10-16T00:24:26+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-10-16T00:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c1f38460dd872bebdd286ae43ff74053ae43d176'/>
<id>c1f38460dd872bebdd286ae43ff74053ae43d176</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2118]. Add TabMinimumWidth property to API so applications can display</title>
<updated>2019-07-05T01:35:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-07-05T01:35:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=30120988430ad43c9686d19c10c41b879128c6ba'/>
<id>30120988430ad43c9686d19c10c41b879128c6ba</id>
<content type='text'>
overviews or minimaps with reasonable layout.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
overviews or minimaps with reasonable layout.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SetAppearance method to make changes to appearance settings and only perform</title>
<updated>2019-07-05T01:33:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-07-05T01:33:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0cb68d97ca50d7783b5b13008934baeb6c982929'/>
<id>0cb68d97ca50d7783b5b13008934baeb6c982929</id>
<content type='text'>
invalidation if the setting is actually changed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
invalidation if the setting is actually changed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove virtual call in constructor to stop warnings.</title>
<updated>2019-09-28T01:38:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-09-28T01:38:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9b3da697dc58a65e885503bc1b3fd7eeb94543da'/>
<id>9b3da697dc58a65e885503bc1b3fd7eeb94543da</id>
<content type='text'>
Init was not needed in LineVector as each field is constructed to a good state.
This code worked correctly before this change.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Init was not needed in LineVector as each field is constructed to a good state.
This code worked correctly before this change.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove extraneous check.</title>
<updated>2019-09-26T07:19:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-09-26T07:19:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4fb4f749d4beec089da677fe3d669f80f0e5db27'/>
<id>4fb4f749d4beec089da677fe3d669f80f0e5db27</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2115]. Backed out changeset: d70ccc4f172a as not undefined behaviour.</title>
<updated>2019-07-01T22:00:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-07-01T22:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=23233d77de6a5daf10e0507c54ad1466749cf93c'/>
<id>23233d77de6a5daf10e0507c54ad1466749cf93c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2115]. Backed out changeset: 74b2c724a1df as not undefined behaviour.</title>
<updated>2019-07-01T21:59:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-07-01T21:59:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a7e454314d0db290dd98da6c3a32fef6dff95c98'/>
<id>a7e454314d0db290dd98da6c3a32fef6dff95c98</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use noexcept on Document where reasonable with no effect on external interface.</title>
<updated>2019-06-30T23:46:29+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-30T23:46:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4330ebdf53320a0b6e0d340e997ff9cff4f8c392'/>
<id>4330ebdf53320a0b6e0d340e997ff9cff4f8c392</id>
<content type='text'>
Adds LengthNoExcept method that copies Length but only for internal use.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds LengthNoExcept method that copies Length but only for internal use.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use noexcept in HighlightDelimiter - its a simple struct.</title>
<updated>2019-06-30T23:44:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-30T23:44:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b2ca12842cc9df7578a54d0f4c3948e26444753f'/>
<id>b2ca12842cc9df7578a54d0f4c3948e26444753f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2115]. Fix undefined behaviour of shifting signed 1 by 31.</title>
<updated>2019-06-30T22:22:39+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-06-30T22:22:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f9521fd0e42320f9e8963b4577eaca30d0ce1ea9'/>
<id>f9521fd0e42320f9e8963b4577eaca30d0ce1ea9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
