<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-5-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>Updates for 5.2.1 release.</title>
<updated>2022-02-23T21:13:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-02-23T21:13:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=41cd2d77fd2dc6b78d7910d1a380861354eccbbc'/>
<id>41cd2d77fd2dc6b78d7910d1a380861354eccbbc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2315] Update dependencies for KeyMap.</title>
<updated>2022-02-23T21:12:50+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-02-23T21:12:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a73e600bc9ae64c245ca8998ae5ed837b85f858c'/>
<id>a73e600bc9ae64c245ca8998ae5ed837b85f858c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add extra condition to avoid Clang-Tidy warning.</title>
<updated>2022-02-17T10:55:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-02-17T10:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ee6bf8016daed4204b25ed680e9e5b5fab953e33'/>
<id>ee6bf8016daed4204b25ed680e9e5b5fab953e33</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>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>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>Feature [feature-requests:#1427] Make SurfaceD2D::MeasureWidths and</title>
<updated>2022-01-13T03:48:08+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2022-01-13T03:48:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=15acbfa65f759c04837b2414f41d7de8acba892a'/>
<id>15acbfa65f759c04837b2414f41d7de8acba892a</id>
<content type='text'>
MeasureWidthsUTF8 reentrant so they can be called safely from multiple threads.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MeasureWidthsUTF8 reentrant so they can be called safely from multiple threads.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove tests for pD2DFactory and pIDWriteFactory that can not fail.</title>
<updated>2022-01-13T02:31:21+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2022-01-13T02:31:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9a4d8858e5006a0709deef04e8e7d520e7a467de'/>
<id>9a4d8858e5006a0709deef04e8e7d520e7a467de</id>
<content type='text'>
Use constexpr.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use constexpr.
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct comment about dependency generation.</title>
<updated>2022-01-11T10:05:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-01-11T10:05:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=76548027b3d8247f20931a0236cc452540f155a1'/>
<id>76548027b3d8247f20931a0236cc452540f155a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2306] Allow choice of object file directory with makefile by setting DIR_O.</title>
<updated>2022-01-11T06:58:52+00:00</updated>
<author>
<name>Arkadiusz Michalski</name>
<email>unknown</email>
</author>
<published>2022-01-11T06:58:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c1ebde5c28524747deef1ed2240641c1b2b8db38'/>
<id>c1ebde5c28524747deef1ed2240641c1b2b8db38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
