<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test, 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>Backport: Support for VB2017 bin literals &amp; digit separators</title>
<updated>2019-05-22T06:11:45+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2019-05-22T06:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9ea53d08ad3e3fcba48a608690efd5cd48c32c55'/>
<id>9ea53d08ad3e3fcba48a608690efd5cd48c32c55</id>
<content type='text'>
Backport of changeset 7502:395c5832d38c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7502:395c5832d38c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Optimize SCI_GETTEXT by calling Document::GetCharRange instead of looping for</title>
<updated>2019-05-02T04:14:08+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-05-02T04:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9e002fa3716e99b6170a9c6339194c7a6dcb4f87'/>
<id>9e002fa3716e99b6170a9c6339194c7a6dcb4f87</id>
<content type='text'>
each byte.

Backport of changeset 7489:c9118d39963d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
each byte.

Backport of changeset 7489:c9118d39963d.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Add UniqueString.cxx as UniqueStringCopy no longer defined in header.</title>
<updated>2019-04-27T22:32:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-27T22:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d4209eb2e6569401acb4f4bd02e3b00c92159511'/>
<id>d4209eb2e6569401acb4f4bd02e3b00c92159511</id>
<content type='text'>
Backport of changeset 7478:818bf425b4a9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7478:818bf425b4a9.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Move UniqueStringCopy into its own source file UniqueString.cxx to hide the implementation.</title>
<updated>2019-04-17T04:22:27+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-04-17T04:22:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5746a0c90259cd39255749a33389b2854100905b'/>
<id>5746a0c90259cd39255749a33389b2854100905b</id>
<content type='text'>
Backport of changeset 7402:751b76b567f9, but with an alternative to C++17's
string_view.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7402:751b76b567f9, but with an alternative to C++17's
string_view.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1272]. Add API to set default fold display text.</title>
<updated>2019-04-04T21:32:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-04T21:32:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cb81cd27cd1b162c381db4106cb29c4c397146a8'/>
<id>cb81cd27cd1b162c381db4106cb29c4c397146a8</id>
<content type='text'>
Backport of changeset 7400:9fcb52fdb307.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7400:9fcb52fdb307.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1272]. Add FoldDisplayTextGetStyle to match</title>
<updated>2019-03-30T20:37:35+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-03-30T20:37:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3087d95c7c3ce5f185feecaf882c9fb21626fa83'/>
<id>3087d95c7c3ce5f185feecaf882c9fb21626fa83</id>
<content type='text'>
FoldDisplayTextSetStyle.

Backport of changeset 7394:8fe3c581aeb9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
FoldDisplayTextSetStyle.

Backport of changeset 7394:8fe3c581aeb9.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1259]. Add SCI_SETCHARACTERCATEGORYOPTIMIZATION API to optimize speed of character category features.</title>
<updated>2019-04-17T02:50:17+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-04-17T02:50:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=86266d4700632860705fc2d4e88d4be4f5228be1'/>
<id>86266d4700632860705fc2d4e88d4be4f5228be1</id>
<content type='text'>
Backport of changeset 7392:2832adedd0f4, but with added includes for Sci::clamp().
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7392:2832adedd0f4, but with added includes for Sci::clamp().
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1268]. Improve the styling of numbers in Nim</title>
<updated>2019-03-08T21:15:45+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2019-03-08T21:15:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=729c6eb81d8433c75d310ea321371bd9b709ff19'/>
<id>729c6eb81d8433c75d310ea321371bd9b709ff19</id>
<content type='text'>
Improvements for SCE_NIM_NUMBER.

Backport of changeset 7310:3710c193b696.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improvements for SCE_NIM_NUMBER.

Backport of changeset 7310:3710c193b696.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1262]. Enhance raw string identifier styling in Nim</title>
<updated>2019-02-01T22:32:22+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2019-02-01T22:32:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3b23e66a4f754a935f308a5c41a2f08f2968d5c3'/>
<id>3b23e66a4f754a935f308a5c41a2f08f2968d5c3</id>
<content type='text'>
Adds property 'lexer.nim.raw.strings.highlight.ident'.

Backport of changeset 7247:1eeda6575035.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds property 'lexer.nim.raw.strings.highlight.ident'.

Backport of changeset 7247:1eeda6575035.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: When loading SciLexer.DLL fails, print out the platform architecture of Python</title>
<updated>2019-01-30T21:36:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-01-30T21:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e0c07db56fc58abb484479f0fa2d84abfeee82e3'/>
<id>e0c07db56fc58abb484479f0fa2d84abfeee82e3</id>
<content type='text'>
as one problem is trying to run 64-bit Python with a 32-bit DLL or vice versa.

Backport of changeset 7246:056ec55eb953.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as one problem is trying to run 64-bit Python with a 32-bit DLL or vice versa.

Backport of changeset 7246:056ec55eb953.
</pre>
</div>
</content>
</entry>
</feed>
