<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test, branch rel-3-7-6</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>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>Make SplitVector work with move-only types like unique_ptr.</title>
<updated>2017-05-21T00:26:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-05-21T00:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8ef4f3d54de1328a1d9753f4317a5d7692a72ae8'/>
<id>8ef4f3d54de1328a1d9753f4317a5d7692a72ae8</id>
<content type='text'>
Provide InsertEmpty and both const and non-const reference returning operator[].
Add and fix comments.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Provide InsertEmpty and both const and non-const reference returning operator[].
Add and fix comments.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update unit test to match header change.</title>
<updated>2017-05-10T11:33:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-05-10T11:33:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8d317aa120bbd5d1318ef40634197f7967174969'/>
<id>8d317aa120bbd5d1318ef40634197f7967174969</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid explicit allocation in test.</title>
<updated>2017-05-02T00:17:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-05-02T00:17:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4d21c4597dd1effe2fa75776c368b4184d9035af'/>
<id>4d21c4597dd1effe2fa75776c368b4184d9035af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use std::unique_ptr, std::vector, and move construction to simplify UndoHistory</title>
<updated>2017-04-29T01:52:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-04-29T01:52:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=102a874a3a8ca376e08d1319b36833297bea39ae'/>
<id>102a874a3a8ca376e08d1319b36833297bea39ae</id>
<content type='text'>
and make it easier to modify.
Remove out of date warning suppression.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and make it easier to modify.
Remove out of date warning suppression.
</pre>
</div>
</content>
</entry>
<entry>
<title>Include &lt;memory&gt; for std::unique_ptr.</title>
<updated>2017-04-21T22:28:58+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-04-21T22:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=af243dd42dabdabd15a92a295d66f721e44dd473'/>
<id>af243dd42dabdabd15a92a295d66f721e44dd473</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use =delete for unwanted functions.</title>
<updated>2017-04-19T07:44:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-04-19T07:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d9a4e803d7b5e9fde3009052653ec3fdf77c5c09'/>
<id>d9a4e803d7b5e9fde3009052653ec3fdf77c5c09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix test which was broken by encapsulation of revision 6195.</title>
<updated>2017-04-03T08:59:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-04-03T08:59:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9ea239e7de4b11ac812640a54a67b4231c3b9ded'/>
<id>9ea239e7de4b11ac812640a54a67b4231c3b9ded</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Standardize on C++ headers, remove headers that aren't needed and add &lt;cstddef&gt;</title>
<updated>2017-03-31T23:43:59+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-31T23:43:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0c9d87b081f9dd3856194f71f1643c99994d0b95'/>
<id>0c9d87b081f9dd3856194f71f1643c99994d0b95</id>
<content type='text'>
where it may be needed in the future.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
where it may be needed in the future.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix use-after-free in fold tags when top line folded then new top line inserted.</title>
<updated>2017-03-15T23:16:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-15T23:16:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c4525063b04596175d25177583ce1655791cbc0f'/>
<id>c4525063b04596175d25177583ce1655791cbc0f</id>
<content type='text'>
In SparseVector, string inserted at start then NULL inserted at start.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In SparseVector, string inserted at start then NULL inserted at start.
</pre>
</div>
</content>
</entry>
</feed>
