<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-5-5-6</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 version 5.5.6.</title>
<updated>2025-03-29T10:26:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-29T10:26:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8cc8a8578b6043e4c13ac9b8377573595785f459'/>
<id>8cc8a8578b6043e4c13ac9b8377573595785f459</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated make dependencies.</title>
<updated>2025-03-29T09:56:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-29T09:56:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f5281568b3b1179bf975ecaa3a34709b1b5e206f'/>
<id>f5281568b3b1179bf975ecaa3a34709b1b5e206f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use emplace_back to shorten code and avoid warning.</title>
<updated>2025-03-29T07:15:41+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-29T07:15:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=488ed3c34f24826eec203347a07e43bbc6abe5be'/>
<id>488ed3c34f24826eec203347a07e43bbc6abe5be</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use constant definitions to avoid warnings.</title>
<updated>2025-03-29T07:14:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-29T07:14:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ba688f069206dc113d16b97a03dc3ff78497597d'/>
<id>ba688f069206dc113d16b97a03dc3ff78497597d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify some boolean expressions and place brackets around subexpressions.</title>
<updated>2025-03-29T07:13:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-29T07:13:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9ccbd1eb1fb1c53fc7be721f98b0acb207e56723'/>
<id>9ccbd1eb1fb1c53fc7be721f98b0acb207e56723</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify WM_CHAR, particularly the handling of surrogate pairs.</title>
<updated>2025-03-29T07:10:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-29T07:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=908be66566d803445c613a2dbe9fbc901d4be7e3'/>
<id>908be66566d803445c613a2dbe9fbc901d4be7e3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Harmonize types by prioritizing UINT32 over size_t since DirectWrite wants</title>
<updated>2025-03-29T07:08:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-29T07:08:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7177dd7b327deff9cd8139f997747a19e6d5fef3'/>
<id>7177dd7b327deff9cd8139f997747a19e6d5fef3</id>
<content type='text'>
UINT32.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
UINT32.
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorder fields to ensure textLayout destroyed before blobs which it depends on.</title>
<updated>2025-03-29T07:03:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-29T07:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=581870605c7079dac66f847135704c0b44b32c63'/>
<id>581870605c7079dac66f847135704c0b44b32c63</id>
<content type='text'>
Otherwise there may be a crash inside DirectWrite.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Otherwise there may be a crash inside DirectWrite.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated make dependencies.</title>
<updated>2025-03-28T22:46:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-28T22:46:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5e4cb9fd1974d241cdf3d15ea522753b7d61857c'/>
<id>5e4cb9fd1974d241cdf3d15ea522753b7d61857c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use constant definition to avoid warning.</title>
<updated>2025-03-28T04:52:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-28T04:52:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3ea626ca65c6dd80a141d478a1da0b7dad56db31'/>
<id>3ea626ca65c6dd80a141d478a1da0b7dad56db31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
