<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32, branch rel-3-10-2</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 3.10.2.</title>
<updated>2019-01-12T14:18:37+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-01-12T14:18:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ab1d5c9e571aae0f0b525355aa7a36e5ac750282'/>
<id>ab1d5c9e571aae0f0b525355aa7a36e5ac750282</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 [#2068]. Fix some clang-tidy warnings.</title>
<updated>2019-01-06T01:06:48+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-01-06T01:06:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=24b2acfddea20bbcdb6c714dcdc96389ab4f54b5'/>
<id>24b2acfddea20bbcdb6c714dcdc96389ab4f54b5</id>
<content type='text'>
Backport of changeset 7195:ce4394f12c76.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7195:ce4394f12c76.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1246]. Replace MAKELONG with MAKELRESULT and</title>
<updated>2018-12-07T08:57:39+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2018-12-07T08:57:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=94a64113360712aeee95725ebd3a97a21b3abb61'/>
<id>94a64113360712aeee95725ebd3a97a21b3abb61</id>
<content type='text'>
MAKEWPARAM which are more specific.

Backport of changeset 7183:3ca4517dc18f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MAKEWPARAM which are more specific.

Backport of changeset 7183:3ca4517dc18f.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1242]. Add lexer for Nim</title>
<updated>2018-11-21T08:39:33+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2018-11-21T08:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a48306f317a02679b1b17f846733bc5148dc7a82'/>
<id>a48306f317a02679b1b17f846733bc5148dc7a82</id>
<content type='text'>
Backport of changeset 7173:3e6cf75864cc.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7173:3e6cf75864cc.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated for 3.10.1.</title>
<updated>2018-10-31T21:29:15+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-10-31T21:29:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=da35ef98c511fa74a8e58f53b7c611ebe0e0ea8d'/>
<id>da35ef98c511fa74a8e58f53b7c611ebe0e0ea8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Use nullptr, default brace and member initialisation for some simple cases.</title>
<updated>2018-10-16T22:11:30+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-10-16T22:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d412921c99ea182435fee77f2da3cc4109ef2d10'/>
<id>d412921c99ea182435fee77f2da3cc4109ef2d10</id>
<content type='text'>
Backport of changeset 7119:32e2131e1f04.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7119:32e2131e1f04.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Add SCI_SETCOMMANDEVENTS API to allow turning off command events.</title>
<updated>2018-10-10T22:29:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-10-10T22:29:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=083b30ff1783f7b6c803d2c5489ddcd5d0dce14f'/>
<id>083b30ff1783f7b6c803d2c5489ddcd5d0dce14f</id>
<content type='text'>
This can reduce the time taken to fold a document by half.

Backport of changeset 7110:09c647755bed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This can reduce the time taken to fold a document by half.

Backport of changeset 7110:09c647755bed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Avoid some casts.</title>
<updated>2018-08-09T03:55:11+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-08-09T03:55:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=87f0182accdfb092f97f6d1560412931406ab2e1'/>
<id>87f0182accdfb092f97f6d1560412931406ab2e1</id>
<content type='text'>
Backport of changeset 7072:557c1fa29581.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7072:557c1fa29581.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Use Select* macros from windowsx.h to avoid casts and for consistency.</title>
<updated>2018-07-09T23:49:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-07-09T23:49:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=34540c84e31840787054652b72be7709d79eb1a2'/>
<id>34540c84e31840787054652b72be7709d79eb1a2</id>
<content type='text'>
Backport of changeset 7062:5884391d3e4d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7062:5884391d3e4d.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1185]. Add lexers for SAS and Stata.</title>
<updated>2018-06-21T03:24:43+00:00</updated>
<author>
<name>Luke Rasmussen</name>
<email>unknown</email>
</author>
<published>2018-06-21T03:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=59b2318b846ae04daf8ae77bf5be8708b397bf2b'/>
<id>59b2318b846ae04daf8ae77bf5be8708b397bf2b</id>
<content type='text'>
Backport of changeset 7056:974bc87e0696.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7056:974bc87e0696.
</pre>
</div>
</content>
</entry>
</feed>
