<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexilla, branch rel-4-3-1</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>Readying 4.3.1 release.</title>
<updated>2020-02-29T21:02:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-02-29T21:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=87921e20e1ace08f2efeb8ab08c9c5be8e3670bf'/>
<id>87921e20e1ace08f2efeb8ab08c9c5be8e3670bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2143]. Add test case for comment start in number.</title>
<updated>2020-02-03T04:20:08+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-02-03T04:20:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0a984bc270cda2e119fbbfe2dd7ad2511de8fe22'/>
<id>0a984bc270cda2e119fbbfe2dd7ad2511de8fe22</id>
<content type='text'>
This is before-fix and demonstrates the issue.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is before-fix and demonstrates the issue.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add batch file to test lexers.</title>
<updated>2020-02-03T04:07:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-02-03T04:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ed0cce0636f2871d7b75e382227f09f593301008'/>
<id>ed0cce0636f2871d7b75e382227f09f593301008</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2139]. Add test case for compound decorator.</title>
<updated>2020-02-03T04:02:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-02-03T04:02:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eaf67d1e62ffb55eefb92bb91d8d88e56d7cbef0'/>
<id>eaf67d1e62ffb55eefb92bb91d8d88e56d7cbef0</id>
<content type='text'>
This is before-fix and demonstrates the issue.
Remove the .new file as that is a temporary.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is before-fix and demonstrates the issue.
Remove the .new file as that is a temporary.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add version information resource to Lexilla.DLL on Win32.</title>
<updated>2020-01-25T21:15:50+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-01-25T21:15:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a89841e67888a43625c91e9bf8d6a1ef2ac4f2c4'/>
<id>a89841e67888a43625c91e9bf8d6a1ef2ac4f2c4</id>
<content type='text'>
Lexilla and Scintilla currently share a version number but they may diverge in
the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Lexilla and Scintilla currently share a version number but they may diverge in
the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding test for makefile lexer.</title>
<updated>2020-01-21T23:19:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-01-21T23:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=455e439cec7d89c9d5b928d4dfc970c3e0c7f543'/>
<id>455e439cec7d89c9d5b928d4dfc970c3e0c7f543</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding test for batch lexer.</title>
<updated>2020-01-18T08:31:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-01-18T08:31:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=aba55f7e945d337a604c6f6a25a71c383c1fd5ae'/>
<id>aba55f7e945d337a604c6f6a25a71c383c1fd5ae</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:#1328] Handle CRLF in SCE_RAKU_COMMENTLINEs and</title>
<updated>2020-01-04T22:37:08+00:00</updated>
<author>
<name>Mark Reay</name>
<email>mark@reay.net.au</email>
</author>
<published>2020-01-04T22:37:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=47e66559b53ec48b39fc1e66a407339dfe98451b'/>
<id>47e66559b53ec48b39fc1e66a407339dfe98451b</id>
<content type='text'>
HEREDOCs style termination.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
HEREDOCs style termination.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Raku lexer and style properties and example files</title>
<updated>2020-01-03T23:08:28+00:00</updated>
<author>
<name>Mark Reay</name>
<email>mark@reay.net.au</email>
</author>
<published>2020-01-03T23:08:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7f43e72c8ca4555105cd0b97863d3907f7fc62a5'/>
<id>7f43e72c8ca4555105cd0b97863d3907f7fc62a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement negative relative positions in GetRelativePosition.</title>
<updated>2020-01-03T23:36:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-01-03T23:36:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b5623cb722b4ba7607979f52d4cf26e8be86f385'/>
<id>b5623cb722b4ba7607979f52d4cf26e8be86f385</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
