<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror, branch rel-5-2-0</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 5.2.0.</title>
<updated>2022-02-04T22:08:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-02-04T22:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=987528f9f5028aedc7ed387fb739c9be5bb0138f'/>
<id>987528f9f5028aedc7ed387fb739c9be5bb0138f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make check value larger as it tripped on testing 100MB line.</title>
<updated>2022-02-02T05:26:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-02-02T05:26:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=44f657160cc652b9d3b35883ac54f101d27d33cb'/>
<id>44f657160cc652b9d3b35883ac54f101d27d33cb</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:#1427] Add multithreaded layout which improves</title>
<updated>2022-02-02T03:25:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-02-02T03:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fd2623102a9bad31258a0ef31ce6a2972ae6ddad'/>
<id>fd2623102a9bad31258a0ef31ce6a2972ae6ddad</id>
<content type='text'>
performance significantly for very wide lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
performance significantly for very wide lines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Supports::ThreadSafeMeasureWidths for platforms to indicate if they support</title>
<updated>2022-02-02T03:01:29+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-02-02T03:01:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=53ca05457a1d7306defd98ee4a21eb18e6a9be8d'/>
<id>53ca05457a1d7306defd98ee4a21eb18e6a9be8d</id>
<content type='text'>
concurrent calls to MeasureWidths.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
concurrent calls to MeasureWidths.
</pre>
</div>
</content>
</entry>
<entry>
<title>Turn off tracing that was accidentally committed.</title>
<updated>2022-01-31T11:10:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-01-31T11:10:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b7345886dca4996d630a267f56fe2d7ce01fc88a'/>
<id>b7345886dca4996d630a267f56fe2d7ce01fc88a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Place CaseFolderDBCS in unnamed namespace to avoid one definition rule warnings</title>
<updated>2022-01-31T09:09:58+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-01-31T09:09:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3e7c9e7e4ddc4c59ec50301227e473fb4049a1d1'/>
<id>3e7c9e7e4ddc4c59ec50301227e473fb4049a1d1</id>
<content type='text'>
(ctuOneDefinitionRuleViolation) from Cppcheck.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(ctuOneDefinitionRuleViolation) from Cppcheck.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement more unique_ptr allocation wrappers and place in new Wrappers.h header.</title>
<updated>2022-01-31T09:05:46+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-01-31T09:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6b3871584c3f32a8c9bd603b03c255ba01ab5059'/>
<id>6b3871584c3f32a8c9bd603b03c255ba01ab5059</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify Converter and avoid warnings.</title>
<updated>2022-01-31T03:39:45+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-01-31T03:39:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=185ab609951ba9d9fc14cdb42e4ddb4e015d5a36'/>
<id>185ab609951ba9d9fc14cdb42e4ddb4e015d5a36</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid type safety warnings.</title>
<updated>2022-01-30T03:11:43+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-01-30T03:11:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f4ca712a2c946bf381b8f7083751c405ff03ed2b'/>
<id>f4ca712a2c946bf381b8f7083751c405ff03ed2b</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 and const to avoid warnings.</title>
<updated>2022-01-30T03:10:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-01-30T03:10:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fb75ec5b7229d2c9b4fac949e76caad9409e0433'/>
<id>fb75ec5b7229d2c9b4fac949e76caad9409e0433</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
