<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexilla/test, branch sciteco-rel-5-5-7</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>Remove Lexilla files from Scintilla</title>
<updated>2021-01-29T09:51:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-01-29T09:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=54341053b273c905afa7503d8dadcc4c46a0d2d3'/>
<id>54341053b273c905afa7503d8dadcc4c46a0d2d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move CharacterSet and CharacterCategory from lexlib to src as in both Lexilla and Scintilla</title>
<updated>2021-01-29T09:51:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-01-29T09:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ba8b1a91525dd90f8fdcc75480f37815fecce2d2'/>
<id>ba8b1a91525dd90f8fdcc75480f37815fecce2d2</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:1358]. Support lstlisting environment that is similar</title>
<updated>2020-06-09T11:10:02+00:00</updated>
<author>
<name>Hugues Larrive</name>
<email>unknown</email>
</author>
<published>2020-06-09T11:10:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7e265143af4ccd9d3614c8aca6e3ee1cbd809c7d'/>
<id>7e265143af4ccd9d3614c8aca6e3ee1cbd809c7d</id>
<content type='text'>
to verbatim.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to verbatim.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for latex lexer.</title>
<updated>2020-06-09T10:42:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-06-09T10:42:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4b01695fc57d24e455a4b2f7a17d4db19c449fec'/>
<id>4b01695fc57d24e455a4b2f7a17d4db19c449fec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>On Unix call shared object liblexilla instead of lexilla to match platform</title>
<updated>2020-05-17T01:39:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-17T01:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fdb6d781a14befca446ddb99e78fbb582ef26f77'/>
<id>fdb6d781a14befca446ddb99e78fbb582ef26f77</id>
<content type='text'>
convention.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
convention.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug where a single character line with a single character line end</title>
<updated>2020-05-04T22:35:48+00:00</updated>
<author>
<name>Yury Dubinsky</name>
<email>unknown</email>
</author>
<published>2020-05-04T22:35:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b501aa00d3f8a5d4f4b97e13243612c8952ca60a'/>
<id>b501aa00d3f8a5d4f4b97e13243612c8952ca60a</id>
<content type='text'>
continued state onto the next line.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
continued state onto the next line.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SCE_ERR_GCC_EXCERPT style for diagnostics introduced by GCC 9.0 like</title>
<updated>2020-05-01T04:55:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-01T04:55:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=26caa3b4c8323217172f89a3691a4584899c4699'/>
<id>26caa3b4c8323217172f89a3691a4584899c4699</id>
<content type='text'>
    73 |   GTimeVal last_popdown;
       |            ^~~~~~~~~~~~
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    73 |   GTimeVal last_popdown;
       |            ^~~~~~~~~~~~
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2019]. Fix buffer over-read with absolute reference.</title>
<updated>2020-04-30T10:18:43+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2020-04-30T10:18:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b234bfefb654bc13420698e87f5c5a83c3bb9662'/>
<id>b234bfefb654bc13420698e87f5c5a83c3bb9662</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix line ends on example files.</title>
<updated>2020-04-30T10:00:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-04-30T10:00:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1aee5f9e2a49a64a20b03d6b71cb9a38ca691ae3'/>
<id>1aee5f9e2a49a64a20b03d6b71cb9a38ca691ae3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for mmixal lexer.</title>
<updated>2020-04-30T05:41:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-04-30T05:41:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cc7a4b5aa751d50c4fdeae0a1335b3a5bf801ae1'/>
<id>cc7a4b5aa751d50c4fdeae0a1335b3a5bf801ae1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
