<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-3-10-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>Preparing for 3.10.6 release.</title>
<updated>2019-06-06T03:05:25+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-06-06T03:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=09b2a5a04c2b04252329795ad0f50f5db196f2e1'/>
<id>09b2a5a04c2b04252329795ad0f50f5db196f2e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#2104]. Use 'l' long format length sub-specifier for HRESULT as it is long.</title>
<updated>2019-05-28T23:14:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-05-28T23:14:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=378921dae585d088c0372f47e28c8f243f94e15e'/>
<id>378921dae585d088c0372f47e28c8f243f94e15e</id>
<content type='text'>
Backport of changeset 7539:b22c2d7b0301.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7539:b22c2d7b0301.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: 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=d50a8576e70ab84af42fb0bbac56c2d74ddc1898'/>
<id>d50a8576e70ab84af42fb0bbac56c2d74ddc1898</id>
<content type='text'>
Backport of changeset 7498:7dd63f4402ae.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7498:7dd63f4402ae.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Use value-initialization and nullptr (for true pointers) to avoid 'using NULL'</title>
<updated>2019-05-08T06:09:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-05-08T06:09:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a42f10de51676ccc8e8a9ce48546d633ff5a256e'/>
<id>a42f10de51676ccc8e8a9ce48546d633ff5a256e</id>
<content type='text'>
warnings.

Backport of changeset 7493:614a823a36cb.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
warnings.

Backport of changeset 7493:614a823a36cb.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1280]. Lexer added for X12.</title>
<updated>2019-05-27T22:34:00+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-05-27T22:34:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f84f2a3daef704cb309009f51b5da9f325979f68'/>
<id>f84f2a3daef704cb309009f51b5da9f325979f68</id>
<content type='text'>
Backport of changeset 7486:a99fa007805f, but with LexerX12::Terminator struct
definition not having default values, which is a C++14 feature.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7486:a99fa007805f, but with LexerX12::Terminator struct
definition not having default values, which is a C++14 feature.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Use const and noexcept for private methods.</title>
<updated>2019-04-28T04:00:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-28T04:00:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=920f6ebb1d99186ea0699c97235667239604f278'/>
<id>920f6ebb1d99186ea0699c97235667239604f278</id>
<content type='text'>
Backport of changeset 7485:3c487fc19b62.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7485:3c487fc19b62.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Fix analysis warnings for GlobalMemory class.</title>
<updated>2019-04-28T00:20:26+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-28T00:20:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=24b0d88f4d88ba83c52a8588e49c5ea597093618'/>
<id>24b0d88f4d88ba83c52a8588e49c5ea597093618</id>
<content type='text'>
Backport of changeset 7484:e176cb9f97b7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7484:e176cb9f97b7.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1279]. Removed invalid check when avoiding SelectFont</title>
<updated>2019-04-27T01:25:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-27T01:25:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=55735ff858696426509af625a56f3bea8c37d00d'/>
<id>55735ff858696426509af625a56f3bea8c37d00d</id>
<content type='text'>
if font not changed.
Didn't correct the check as its not justified by minimal performance benefit so
removed the supporting variable.

Backport of changeset 7474:6bb2a6d284d9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
if font not changed.
Didn't correct the check as its not justified by minimal performance benefit so
removed the supporting variable.

Backport of changeset 7474:6bb2a6d284d9.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version number for release.</title>
<updated>2019-05-09T20:57:22+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-05-09T20:57:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=edbf714e39ede12e2bb0f34623f75d41dbd0189e'/>
<id>edbf714e39ede12e2bb0f34623f75d41dbd0189e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version number for release.</title>
<updated>2019-04-17T22:15:06+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-04-17T22:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5569919697ac9fcbf857708a7c84a10b2125248f'/>
<id>5569919697ac9fcbf857708a7c84a10b2125248f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
