<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test, branch rel-4-1-4</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>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=3272cf2d93f0beb2eed50f85fe115fa101f4de08'/>
<id>3272cf2d93f0beb2eed50f85fe115fa101f4de08</id>
<content type='text'>
Adds property 'lexer.nim.raw.strings.highlight.ident'.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds property 'lexer.nim.raw.strings.highlight.ident'.
</pre>
</div>
</content>
</entry>
<entry>
<title>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=08ad67499ef0a3c36b2197a9f5d0381398931dd1'/>
<id>08ad67499ef0a3c36b2197a9f5d0381398931dd1</id>
<content type='text'>
as one problem is trying to run 64-bit Python with a 32-bit DLL or vice versa.
</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.
</pre>
</div>
</content>
</entry>
<entry>
<title>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=8765feaff03dec307a01fdb42e069374f0ebd0eb'/>
<id>8765feaff03dec307a01fdb42e069374f0ebd0eb</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.
</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.
</pre>
</div>
</content>
</entry>
<entry>
<title>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=86900d9f6c64e0598e5b217a1d393e55cb53602b'/>
<id>86900d9f6c64e0598e5b217a1d393e55cb53602b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>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=850cfb235e8e92c5b180c94f81d599f88e8cef01'/>
<id>850cfb235e8e92c5b180c94f81d599f88e8cef01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>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=06a3fcba8e3282aa52f90cbf6f2d1aad947a600c'/>
<id>06a3fcba8e3282aa52f90cbf6f2d1aad947a600c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>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=8b99f2cfdd7ed2274afa7bf003850ce4213cbfd3'/>
<id>8b99f2cfdd7ed2274afa7bf003850ce4213cbfd3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>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=5f6858c44289bcafb9c9f0655fe9049619b36548'/>
<id>5f6858c44289bcafb9c9f0655fe9049619b36548</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>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=56e20ea0283d8018dee48d736ba9dfef3c84dc3f'/>
<id>56e20ea0283d8018dee48d736ba9dfef3c84dc3f</id>
<content type='text'>
UTF-16 code units added.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
UTF-16 code units added.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a shadowed variable.</title>
<updated>2018-07-06T01:52:41+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-07-06T01:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7566a4a939d56d138ecd3e873242ef0a325a716f'/>
<id>7566a4a939d56d138ecd3e873242ef0a325a716f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
