<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-4-1-7</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>Fix extra white space.</title>
<updated>2019-06-04T03:14:36+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-04T03:14:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2422568ba2e9fa9740a423f1b1c1c2733d03cb7a'/>
<id>2422568ba2e9fa9740a423f1b1c1c2733d03cb7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2104]. Use '%.0f' and casts to double to fix printf format string bugs.</title>
<updated>2019-06-04T03:13:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-04T03:13:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f1e5d3fe578f201618a63afb48646dcd5506685d'/>
<id>f1e5d3fe578f201618a63afb48646dcd5506685d</id>
<content type='text'>
This will extend valid maximum position from 31-bits to 53-bits which is ample.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This will extend valid maximum position from 31-bits to 53-bits which is ample.
</pre>
</div>
</content>
</entry>
<entry>
<title>Support output lengths &gt;2GB for SCI_GETSTYLEDTEXT.</title>
<updated>2019-05-24T03:00:55+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-05-24T03:00:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4d109f6cd5a921d0c6c78324880bf2abd73ca84f'/>
<id>4d109f6cd5a921d0c6c78324880bf2abd73ca84f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize SCI_GETSELTEXT by avoiding per-character calls.</title>
<updated>2019-05-24T02:49:38+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-05-24T02:49:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6dde89cb0f4642889500e564022d75fd57ce8af6'/>
<id>6dde89cb0f4642889500e564022d75fd57ce8af6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize SCI_GETCURLINE by avoiding per-character calls.</title>
<updated>2019-05-24T02:23:46+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-05-24T02:23:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=363c7f6ae1050ce8c74f4c35a4fb485f82bcc27a'/>
<id>363c7f6ae1050ce8c74f4c35a4fb485f82bcc27a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize SCI_GETLINE by avoiding per-character calls.</title>
<updated>2019-05-23T22:15:58+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-05-23T22:15:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=221471a32eeec9cb5d135993562b6911686c0b3e'/>
<id>221471a32eeec9cb5d135993562b6911686c0b3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize InsertLines and DeleteLines for ContractionState if no folds contracted.</title>
<updated>2019-05-16T23:02:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-05-16T23:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e2ac00d7e452d30d4fc005647d503fd247c13ba5'/>
<id>e2ac00d7e452d30d4fc005647d503fd247c13ba5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed performance bug where line end positions were reset withot need when</title>
<updated>2019-05-16T22:30:59+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-05-16T22:30:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e08104d60449701647a0f71f6514e7d47d2d701b'/>
<id>e08104d60449701647a0f71f6514e7d47d2d701b</id>
<content type='text'>
switching from or to Unicode.
Only noticeable on huge files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
switching from or to Unicode.
Only noticeable on huge files.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1283]. Standardise spelling - "color" -&gt; "colour".</title>
<updated>2019-05-10T21:25:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-05-10T21:25:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dbb3dbe28d22720639967832cef6f6e8163d472a'/>
<id>dbb3dbe28d22720639967832cef6f6e8163d472a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2102]. Allow length argument to be past end of document for SCI_GETTEXT.</title>
<updated>2019-05-03T21:33:36+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-05-03T21:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ed4e980d89d366e967b754212fd226e8352e0f68'/>
<id>ed4e980d89d366e967b754212fd226e8352e0f68</id>
<content type='text'>
More compatible with state before change set 7489.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
More compatible with state before change set 7489.
</pre>
</div>
</content>
</entry>
</feed>
