<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test, 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>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>
<entry>
<title>Backport: Add a ';' statement separator at end of statement in example code.</title>
<updated>2019-01-30T02:23:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-01-30T02:23:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1d08f1c50b85db47113a17e758fdd9c573f6b3a2'/>
<id>1d08f1c50b85db47113a17e758fdd9c573f6b3a2</id>
<content type='text'>
The TCL lexer handles CRLF line ends strangely often with different styles for
the CR and LF. This breaks the unit testing driver as the CR and LF are now
separated in the output leading to 2 lines where there was one. It also causes
differences in runs between Windows and Unix.

Backport of changeset 7245:f3e1c8c6bc19.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The TCL lexer handles CRLF line ends strangely often with different styles for
the CR and LF. This breaks the unit testing driver as the CR and LF are now
separated in the output leading to 2 lines where there was one. It also causes
differences in runs between Windows and Unix.

Backport of changeset 7245:f3e1c8c6bc19.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1261]. Enhance the styling of backticks in Nim</title>
<updated>2019-01-30T00:35:01+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2019-01-30T00:35:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=08db4d86352f05d8aafcefde3f5e196951c35616'/>
<id>08db4d86352f05d8aafcefde3f5e196951c35616</id>
<content type='text'>
Backport of changeset 7244:a5c65813871a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7244:a5c65813871a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#1947]. Fix recognizing '"' after "," inside a bracketed substitution.</title>
<updated>2019-01-29T11:24:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-01-29T11:24:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b54e26a3dc5cdfbd6d49a1dd0b0c29dbab386044'/>
<id>b54e26a3dc5cdfbd6d49a1dd0b0c29dbab386044</id>
<content type='text'>
Backport of changeset 7243:f75e25db799e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7243:f75e25db799e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Add unit test for Tcl lexer.</title>
<updated>2019-01-29T10:48:14+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-01-29T10:48:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=867d324b771ee749a7ad31faf19baab7b1ccaa38'/>
<id>867d324b771ee749a7ad31faf19baab7b1ccaa38</id>
<content type='text'>
Backport of changeset 7242:d2ac12d5ab0e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7242:d2ac12d5ab0e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1260]. Fix inconsistency with dot styling in Nim.</title>
<updated>2019-01-28T22:18:07+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2019-01-28T22:18:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a207c0aa819f933567139c5f5b5625e5f659c3d2'/>
<id>a207c0aa819f933567139c5f5b5625e5f659c3d2</id>
<content type='text'>
Backport of changeset 7240:99281d1bec87.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7240:99281d1bec87.
</pre>
</div>
</content>
</entry>
<entry>
<title>lexlua: Fixed HTML unit test with lexer update.</title>
<updated>2018-10-26T18:11:07+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2018-10-26T18:11:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1981b51d42188a8bc96e1816d469cd5cce66310d'/>
<id>1981b51d42188a8bc96e1816d469cd5cce66310d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Extra tests for out-of-range arguments.</title>
<updated>2018-10-08T23:35:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-10-08T23:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=28f50d76ea9c0c047b1226ca7778fa14f3901410'/>
<id>28f50d76ea9c0c047b1226ca7778fa14f3901410</id>
<content type='text'>
Backport of changeset 7107:d61f8e08117b.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7107:d61f8e08117b.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Optional indexing of line starts in UTF-8 documents by UTF-32 code points and</title>
<updated>2018-07-10T05:06:50+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-07-10T05:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=72b5df15f33da27c59efd54eb0c84e173ca8c692'/>
<id>72b5df15f33da27c59efd54eb0c84e173ca8c692</id>
<content type='text'>
UTF-16 code units added.

Converted instances of C++17 std::string_view to C++11.
Also used const_casts where appropriate to fix compile errors.

Backport of changeset 7063:0d5edc93e280.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
UTF-16 code units added.

Converted instances of C++17 std::string_view to C++11.
Also used const_casts where appropriate to fix compile errors.

Backport of changeset 7063:0d5edc93e280.
</pre>
</div>
</content>
</entry>
</feed>
