<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror, 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>Added Lua LPeg lexer changes to history.</title>
<updated>2019-03-09T21:57:36+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-03-09T21:57:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ce5dc677fa447e27185572fef2848d96eb2a10b2'/>
<id>ce5dc677fa447e27185572fef2848d96eb2a10b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Fix capitalisation.</title>
<updated>2019-03-03T21:28:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-03-03T21:28:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c234d32ac0fbaa5de667f334e69b05d258563b8b'/>
<id>c234d32ac0fbaa5de667f334e69b05d258563b8b</id>
<content type='text'>
Backport of changeset 7291:cd35899fef5e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7291:cd35899fef5e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated version number for release.</title>
<updated>2019-03-09T21:52:43+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-03-09T21:52:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eec34430734c898bc8402d23185013aba3b739f2'/>
<id>eec34430734c898bc8402d23185013aba3b739f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Use constexpr where reasonable and move groups of static functions into unnamed namespace.</title>
<updated>2019-03-09T21:47:31+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-03-09T21:47:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6a203528af78698780134cf6e71f0b27a4a9c5ba'/>
<id>6a203528af78698780134cf6e71f0b27a4a9c5ba</id>
<content type='text'>
Backport of changeset 7289:3f930310a0de, but without complicated constexpr
functions, since they are not available in C++11.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7289:3f930310a0de, but without complicated constexpr
functions, since they are not available in C++11.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Remove destructor that doesn't need to be defined.</title>
<updated>2019-03-03T05:17:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-03-03T05:17:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=27aec70e5374b672cf7e0c37c4adea7fec031c61'/>
<id>27aec70e5374b672cf7e0c37c4adea7fec031c61</id>
<content type='text'>
Backport of changeset 7288:86ed07cd2809.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7288:86ed07cd2809.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Use noexcept where reasonable.</title>
<updated>2019-03-03T04:35:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-03-03T04:35:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=590b1615aaaa20916de1b5f25fc1050395f7312f'/>
<id>590b1615aaaa20916de1b5f25fc1050395f7312f</id>
<content type='text'>
Backport of changeset 7287:0272b3c3a03b.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7287:0272b3c3a03b.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Delete standard methods of UndoGroup so it can not be copied.</title>
<updated>2019-03-03T04:35:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-03-03T04:35:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=954d09cd99be5655bcc9bac8e80ca76994779db8'/>
<id>954d09cd99be5655bcc9bac8e80ca76994779db8</id>
<content type='text'>
Backport of changeset 7286:41c0c578ed2a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7286:41c0c578ed2a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Bug [#2083]. Ensure container notified if Insert pressed when caret off-screen.</title>
<updated>2019-03-03T01:31:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-03-03T01:31:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e0453f3669c057174f647c6ab0fc10c8180c84c1'/>
<id>e0453f3669c057174f647c6ab0fc10c8180c84c1</id>
<content type='text'>
Backport of changeset 7285:9fcf43a91078.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7285:9fcf43a91078.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1265]. Common Intermediate Language (CIL) lexer.</title>
<updated>2019-03-09T21:22:53+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-03-09T21:22:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6c53954dcfe6af820d8de19df94f6b44ab4068d5'/>
<id>6c53954dcfe6af820d8de19df94f6b44ab4068d5</id>
<content type='text'>
Backport of changeset 7283:aaeca7f7cf9d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7283:aaeca7f7cf9d.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Update suppressions for Cppcheck 1.87.</title>
<updated>2019-02-26T23:47:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-02-26T23:47:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1a4fed51fc847b4de2edead67fc99d9c3799bc17'/>
<id>1a4fed51fc847b4de2edead67fc99d9c3799bc17</id>
<content type='text'>
Backport of changeset 7282:a8907e46bea7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7282:a8907e46bea7.
</pre>
</div>
</content>
</entry>
</feed>
