<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror, branch rel-4-2-2</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>Readying 4.2.2 release.</title>
<updated>2019-12-03T08:25:08+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-03T08:25:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ecbb38f96d31d9fbe9bb0cb7742e29e1bcffb475'/>
<id>ecbb38f96d31d9fbe9bb0cb7742e29e1bcffb475</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2144]. Fixed drawing of translucent rounded rectangles with Direct2D.</title>
<updated>2019-12-03T08:18:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-03T08:18:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4e072cd3e76170dc1106c2da423e71feace3eed0'/>
<id>4e072cd3e76170dc1106c2da423e71feace3eed0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use noexcept and const where reasonable.</title>
<updated>2019-12-01T22:06:59+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-01T22:06:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f8875aa1cf738fe2e2cdfc29ffc346b51ea1ec1c'/>
<id>f8875aa1cf738fe2e2cdfc29ffc346b51ea1ec1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SparseVector::DeleteRange for efficiently removing ranges.</title>
<updated>2019-12-01T21:39:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-01T21:39:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ba3b2d185d77289a760bfd513611dec4f1b5e564'/>
<id>ba3b2d185d77289a760bfd513611dec4f1b5e564</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SparseVector::IndexAfter for efficiently finding elements in a range.</title>
<updated>2019-12-01T21:34:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-01T21:34:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8922ca5662974913ef0ebc93d5d029d281505a32'/>
<id>8922ca5662974913ef0ebc93d5d029d281505a32</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow setting value at end of a SparseVector.</title>
<updated>2019-12-01T09:41:27+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-01T09:41:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=da8c1844da6e593644f6ae056560553bb409b354'/>
<id>da8c1844da6e593644f6ae056560553bb409b354</id>
<content type='text'>
Change representation of SparseVector in tests so last value can be seen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Change representation of SparseVector in tests so last value can be seen.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug with deleting the first element in SparseVector that left an extra</title>
<updated>2019-12-01T08:53:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-01T08:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1e5534dde930d2b7eb2580f2c459d1553f3a5971'/>
<id>1e5534dde930d2b7eb2580f2c459d1553f3a5971</id>
<content type='text'>
empty partition.
Add extra checking to Partitioning and turn on checking for UnitTester.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
empty partition.
Add extra checking to Partitioning and turn on checking for UnitTester.
</pre>
</div>
</content>
</entry>
<entry>
<title>Improve debugging by fixing visualization of SplitVector, adding a visualization</title>
<updated>2019-12-01T08:46:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-01T08:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7daa6e47979594525c3dd82bb1afce44ac28b246'/>
<id>7daa6e47979594525c3dd82bb1afce44ac28b246</id>
<content type='text'>
for Partitioning, and removing a layer from unique_ptr.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for Partitioning, and removing a layer from unique_ptr.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2140]. Fix where anchor and caret differ only in amount of virtual space</title>
<updated>2019-11-25T22:09:26+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-11-25T22:09:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b08335168f56212c7d9ae9f236f8fac0746ba090'/>
<id>b08335168f56212c7d9ae9f236f8fac0746ba090</id>
<content type='text'>
so one was considered start and was moved for an insertion at that position.
This could flip the order of the positions or change the length of the selection.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
so one was considered start and was moved for an insertion at that position.
This could flip the order of the positions or change the length of the selection.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix regression in 7773 where position wasn't moved on to account for virtual</title>
<updated>2019-11-25T11:08:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-11-25T11:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=86a71cac683e04357bf689817053b60c6b5798d1'/>
<id>86a71cac683e04357bf689817053b60c6b5798d1</id>
<content type='text'>
space consumption.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
space consumption.
</pre>
</div>
</content>
</entry>
</feed>
