<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror, branch rel-3-21-0</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>Updated for version 3.21.0.</title>
<updated>2020-07-27T17:00:16+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-07-27T17:00:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ce0d73314b95d3ae0c29b6d558981b5f76ba0fed'/>
<id>ce0d73314b95d3ae0c29b6d558981b5f76ba0fed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lexlua: Updated documentation.</title>
<updated>2020-07-27T16:59:19+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-07-27T16:59:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=daf3dd50a3b34842c01a7402e277626fb1d36b56'/>
<id>daf3dd50a3b34842c01a7402e277626fb1d36b56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lexlua: Added C99 bool, true, and false to C lexer.</title>
<updated>2020-07-27T16:36:33+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-07-27T16:36:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8a4334c5eeedc65c1b33c2a9d2d141df1c254944'/>
<id>8a4334c5eeedc65c1b33c2a9d2d141df1c254944</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>lexlua: Updated LuaDoc documentation.</title>
<updated>2020-07-27T16:36:03+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-07-27T16:36:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5fc9bedb991e16c5e6189283c2aded33e27b391d'/>
<id>5fc9bedb991e16c5e6189283c2aded33e27b391d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Curses platform's `scintilla_get_clipboard()` now returns a copy of clipboard text directly.</title>
<updated>2020-07-23T23:42:38+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-07-23T23:42:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=988152e2326ec47cded84e85ca815ae0fc495db2'/>
<id>988152e2326ec47cded84e85ca815ae0fc495db2</id>
<content type='text'>
The function no longer mimics the Scintilla API for stringresult for the sake of convenience.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The function no longer mimics the Scintilla API for stringresult for the sake of convenience.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated BACKPORTING.</title>
<updated>2020-07-20T00:02:54+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-07-20T00:02:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=acd0633f49629c43822d6346166a91aa52fcc580'/>
<id>acd0633f49629c43822d6346166a91aa52fcc580</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Remove some constexpr as they made shiboken fail.</title>
<updated>2020-07-18T05:05:41+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-07-18T05:05:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ae59a64d5241cacdf9dd8c4c9cea99eb6225a39f'/>
<id>ae59a64d5241cacdf9dd8c4c9cea99eb6225a39f</id>
<content type='text'>
Backport of changeset 8420:572995dc6928.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 8420:572995dc6928.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Add constexpr, const, noexcept and make other small improvements to lexlib.</title>
<updated>2020-07-19T23:58:28+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-07-19T23:58:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cf3c77c09d71cd4b1ebf8e7fe05a9485d182387e'/>
<id>cf3c77c09d71cd4b1ebf8e7fe05a9485d182387e</id>
<content type='text'>
Backport of changeset 8416:06a43e06a8e0.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 8416:06a43e06a8e0.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Add move constructor to complete set of standard methods.</title>
<updated>2020-07-16T09:53:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-07-16T09:53:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=834c5671ca91a6fa80c945fa2fe0d750b6cc7dff'/>
<id>834c5671ca91a6fa80c945fa2fe0d750b6cc7dff</id>
<content type='text'>
Backport of changeset 8415:74ff9a221c89.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 8415:74ff9a221c89.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Make EncodingType an enum class.</title>
<updated>2020-07-16T09:46:17+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-07-16T09:46:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eee3518ff6d00cbc477f69ffeb75a08024f45c75'/>
<id>eee3518ff6d00cbc477f69ffeb75a08024f45c75</id>
<content type='text'>
Backport of changeset 8414:b093ae84d34a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 8414:b093ae84d34a.
</pre>
</div>
</content>
</entry>
</feed>
