<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-5-1-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>For iterators, make constructors explicit, remove operators that are defaulted</title>
<updated>2021-11-23T22:21:38+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-11-23T22:21:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=58f9140a90c7746d3f526ad71791d80fb0597a68'/>
<id>58f9140a90c7746d3f526ad71791d80fb0597a68</id>
<content type='text'>
correctly and use 'using' in preference to 'typedef'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
correctly and use 'using' in preference to 'typedef'.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2294] Fix assertion failure with autocompletion list when order is</title>
<updated>2021-11-12T23:35:41+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-11-12T23:35:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=23f58dfe8eb50c7c9231aa81c9a23a5259134cbf'/>
<id>23f58dfe8eb50c7c9231aa81c9a23a5259134cbf</id>
<content type='text'>
SC_ORDER_CUSTOM or SC_ORDER_PERFORMSORT and the list is empty.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SC_ORDER_CUSTOM or SC_ORDER_PERFORMSORT and the list is empty.
</pre>
</div>
</content>
</entry>
<entry>
<title>Change SCI_GETTEXT, SCI_GETSELTEXT, and SCI_GETCURLINE to be more consistent</title>
<updated>2021-11-11T22:18:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-11-11T22:18:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=516dd7b28b8b14ad26824a89dd3ba4fffd04cabe'/>
<id>516dd7b28b8b14ad26824a89dd3ba4fffd04cabe</id>
<content type='text'>
with other APIs with respect to buffer lengths.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with other APIs with respect to buffer lengths.
</pre>
</div>
</content>
</entry>
<entry>
<title>Call ConstCharPtrFromSPtr when result should be const.</title>
<updated>2021-11-09T22:52:11+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-11-09T22:52:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5447b25f7b8092173876adc1d5680d73b00145a6'/>
<id>5447b25f7b8092173876adc1d5680d73b00145a6</id>
<content type='text'>
This limits use of the more dangerous form CharPtrFromSPtr.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This limits use of the more dangerous form CharPtrFromSPtr.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added &lt;climits&gt; for UCHAR_MAX.</title>
<updated>2021-11-03T02:55:36+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-11-03T02:55:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4e5cb7f78e0dce0dd9369d01d9ec26a2dc03add8'/>
<id>4e5cb7f78e0dce0dd9369d01d9ec26a2dc03add8</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 ViewStyle fields are initialized.</title>
<updated>2021-10-30T04:06:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-10-30T04:06:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=87151521974e24af545a877c3a004769c8533246'/>
<id>87151521974e24af545a877c3a004769c8533246</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor changes to avoid warnings from linters.</title>
<updated>2021-10-30T03:30:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-10-30T03:30:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d0e3010d187e074f378f85b9cfcf68f944e1ab45'/>
<id>d0e3010d187e074f378f85b9cfcf68f944e1ab45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove standard operations for XPM module to follow rule-of-zero.</title>
<updated>2021-10-29T10:35:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-10-29T10:35:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=576392a0bb0823b6f980db1d3db60149512e91e4'/>
<id>576392a0bb0823b6f980db1d3db60149512e91e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mark method const as its a reader.</title>
<updated>2021-10-25T21:52:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-10-25T21:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=51ee13281605a6d98f79cc610d022a5c02b3318b'/>
<id>51ee13281605a6d98f79cc610d022a5c02b3318b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicit constructors.</title>
<updated>2021-10-25T21:15:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-10-25T21:15:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a27ff81c16f9a383ba9530aca1c4ecd16c79fee7'/>
<id>a27ff81c16f9a383ba9530aca1c4ecd16c79fee7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
