<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/qt/ScintillaEdit, branch rel-3-7-5</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 3.7.5 release.</title>
<updated>2017-05-23T06:42:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-05-23T06:42:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=06a15f3405b018517d17bf26ab83b29b569d4057'/>
<id>06a15f3405b018517d17bf26ab83b29b569d4057</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Make SparseVector work with move-only types.</title>
<updated>2017-05-21T13:08:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-05-21T13:08:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3debda34b8aa21a770142a055b8fa7e4a8a7355f'/>
<id>3debda34b8aa21a770142a055b8fa7e4a8a7355f</id>
<content type='text'>
Define UniqueString as a move-only string and use in a SparseVector for
ContractionState.
Remove SparseVector method specializations that are no longer needed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Define UniqueString as a move-only string and use in a SparseVector for
ContractionState.
Remove SparseVector method specializations that are no longer needed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Using Sci::Position and Sci::Line to mark variables that are document positions</title>
<updated>2017-03-31T07:19:38+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-31T07:19:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8ff947c9db5ab9f1a093434180bc05bfecb62c4d'/>
<id>8ff947c9db5ab9f1a093434180bc05bfecb62c4d</id>
<content type='text'>
and lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and lines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update for 3.7.4 release.</title>
<updated>2017-03-19T12:20:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-19T12:20:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=874747ca654c3910ff95d26101fe1daf54abecc6'/>
<id>874747ca654c3910ff95d26101fe1daf54abecc6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use several C++11 features as examples so problems with these features are seen.</title>
<updated>2017-03-06T03:54:51+00:00</updated>
<author>
<name>Vicente</name>
<email>unknown</email>
</author>
<published>2017-03-06T03:54:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=069d842392251d56167e08c005d51fa9ccc12147'/>
<id>069d842392251d56167e08c005d51fa9ccc12147</id>
<content type='text'>
Features used are move constructor, unique_ptr, deleted functions, enum class,
lambda expression, and range for loop.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Features used are move constructor, unique_ptr, deleted functions, enum class,
lambda expression, and range for loop.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 3.7.3.</title>
<updated>2017-02-15T21:37:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-02-15T21:37:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e102dec87746f4ad4dcb655302d2b8c49d9eaeef'/>
<id>e102dec87746f4ad4dcb655302d2b8c49d9eaeef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 3.7.2.</title>
<updated>2016-12-26T21:59:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-12-26T21:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=eb7161524d1b75aaafe38e4aed4bb710ac093524'/>
<id>eb7161524d1b75aaafe38e4aed4bb710ac093524</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updates for 3.7.1.</title>
<updated>2016-11-29T21:07:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-11-29T21:07:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cf11dc2e96a214fe30395221480c5ece3c638c70'/>
<id>cf11dc2e96a214fe30395221480c5ece3c638c70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deprecate non-branded struct names in Scintilla.h.</title>
<updated>2016-11-15T22:27:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-11-15T22:27:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e603bf45ce1d29f17a0d4233484b4ce1806f235a'/>
<id>e603bf45ce1d29f17a0d4233484b4ce1806f235a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move warning suppression from global header to Qt platform layer header so</title>
<updated>2016-11-06T23:57:43+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-11-06T23:57:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=07793d0c5a4ffb2c78637109dde2b922af6255da'/>
<id>07793d0c5a4ffb2c78637109dde2b922af6255da</id>
<content type='text'>
warnings are visible for platform-independent code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
warnings are visible for platform-independent code.
</pre>
</div>
</content>
</entry>
</feed>
