<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/cocoa, branch rel-3-10-3</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>Updated version number for release.</title>
<updated>2019-03-09T21:52:43+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-03-09T21:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eec34430734c898bc8402d23185013aba3b739f2'/>
<id>eec34430734c898bc8402d23185013aba3b739f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1265]. Common Intermediate Language (CIL) lexer.</title>
<updated>2019-03-09T21:22:53+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-03-09T21:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6c53954dcfe6af820d8de19df94f6b44ab4068d5'/>
<id>6c53954dcfe6af820d8de19df94f6b44ab4068d5</id>
<content type='text'>
Backport of changeset 7283:aaeca7f7cf9d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7283:aaeca7f7cf9d.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Replace the only use of a function from &lt;cctype&gt; with a Scintilla function.</title>
<updated>2019-01-13T05:30:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-01-13T05:30:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7927d7da0bbc485a142426bd6dbb9d6db8c2c105'/>
<id>7927d7da0bbc485a142426bd6dbb9d6db8c2c105</id>
<content type='text'>
Remove inclusion of &lt;cctype&gt; except in lexers as cctype functions often behave
poorly and may crash for out of bounds arguments.

Backport of changeset 7228:348e55f8107c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove inclusion of &lt;cctype&gt; except in lexers as cctype functions often behave
poorly and may crash for out of bounds arguments.

Backport of changeset 7228:348e55f8107c.
</pre>
</div>
</content>
</entry>
<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: 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>Bug [#2061]. Fix a crash that occurred when entering a dead key diacritic then a</title>
<updated>2018-11-20T01:14:54+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-11-20T01:14:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f6b876ef1f4c1621dc4822ace7673e45dd30ea0b'/>
<id>f6b876ef1f4c1621dc4822ace7673e45dd30ea0b</id>
<content type='text'>
character that can not take that diacritic, such as option+e (acute accent)
followed by g.

Backport of changeset 7171:d07ee885f2dd, but translated to C++11.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
character that can not take that diacritic, such as option+e (acute accent)
followed by g.

Backport of changeset 7171:d07ee885f2dd, but translated to C++11.
</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: 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: For reverse arrow margin cursor, move hotspot to the tip of the arrow.</title>
<updated>2018-08-15T23:11:18+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-08-15T23:11:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8c93fbff2d065993e14ddb250026063456c53883'/>
<id>8c93fbff2d065993e14ddb250026063456c53883</id>
<content type='text'>
This fixes a bug where clicking seemed to affect the wrong margin.

Backport of changeset 7075:bcf0028997ea.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes a bug where clicking seemed to affect the wrong margin.

Backport of changeset 7075:bcf0028997ea.
</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>
