<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/unit, branch rel-3-20-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>Synchronizing LongTerm3 with default.</title>
<updated>2020-01-05T22:10:23+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-01-05T22:10:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ca79b65eea2653ecbf62eb0f1d0caf4ff6dea601'/>
<id>ca79b65eea2653ecbf62eb0f1d0caf4ff6dea601</id>
<content type='text'>
Ideally this covers anything missed during the backport process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ideally this covers anything missed during the backport process.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: 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=cf150e2082ff95d8da6f8f74e1d15e1b33ab2e19'/>
<id>cf150e2082ff95d8da6f8f74e1d15e1b33ab2e19</id>
<content type='text'>
Backport of changeset 7780:88e65c696c40.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7780:88e65c696c40.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: 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=e9f310d4043e58739c9e661159a35847a7ba5df5'/>
<id>e9f310d4043e58739c9e661159a35847a7ba5df5</id>
<content type='text'>
Backport of changeset 7779:67b7e8f152a9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7779:67b7e8f152a9.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: 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=2892e0d04bcf02fe249939f7c22fe8c6d780233a'/>
<id>2892e0d04bcf02fe249939f7c22fe8c6d780233a</id>
<content type='text'>
Change representation of SparseVector in tests so last value can be seen.

Backport of changeset 7778:b7842ad8047b.
</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.

Backport of changeset 7778:b7842ad8047b.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: 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=7153448eb8dfe267f96eb55aee683172f15cc283'/>
<id>7153448eb8dfe267f96eb55aee683172f15cc283</id>
<content type='text'>
empty partition.
Add extra checking to Partitioning and turn on checking for UnitTester.

Backport of changeset 7777:12fb0335514e.
</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.

Backport of changeset 7777:12fb0335514e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: 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=bce262ab46a8e485febb8e8b6311356ea7571af1'/>
<id>bce262ab46a8e485febb8e8b6311356ea7571af1</id>
<content type='text'>
for Partitioning, and removing a layer from unique_ptr.

Backport of changeset 7776:ae7f68d17fc8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for Partitioning, and removing a layer from unique_ptr.

Backport of changeset 7776:ae7f68d17fc8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1305] Optimize setting up keyword lists in lexers.</title>
<updated>2019-09-30T02:15:31+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-09-30T02:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=632bf5eb1f2825ac1c7f4c9850462ad1fe68990d'/>
<id>632bf5eb1f2825ac1c7f4c9850462ad1fe68990d</id>
<content type='text'>
Avoids splitting and sorting the input twice.

Backport of changeset 7697:f0848608c92c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoids splitting and sorting the input twice.

Backport of changeset 7697:f0848608c92c.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Add UniqueString.cxx as UniqueStringCopy no longer defined in header.</title>
<updated>2019-04-27T22:32:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-27T22:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d4209eb2e6569401acb4f4bd02e3b00c92159511'/>
<id>d4209eb2e6569401acb4f4bd02e3b00c92159511</id>
<content type='text'>
Backport of changeset 7478:818bf425b4a9.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7478:818bf425b4a9.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Move UniqueStringCopy into its own source file UniqueString.cxx to hide the implementation.</title>
<updated>2019-04-17T04:22:27+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2019-04-17T04:22:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5746a0c90259cd39255749a33389b2854100905b'/>
<id>5746a0c90259cd39255749a33389b2854100905b</id>
<content type='text'>
Backport of changeset 7402:751b76b567f9, but with an alternative to C++17's
string_view.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7402:751b76b567f9, but with an alternative to C++17's
string_view.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Optional indexing of line starts in UTF-8 documents by UTF-32 code points and</title>
<updated>2018-07-10T05:06:50+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-07-10T05:06:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=72b5df15f33da27c59efd54eb0c84e173ca8c692'/>
<id>72b5df15f33da27c59efd54eb0c84e173ca8c692</id>
<content type='text'>
UTF-16 code units added.

Converted instances of C++17 std::string_view to C++11.
Also used const_casts where appropriate to fix compile errors.

Backport of changeset 7063:0d5edc93e280.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
UTF-16 code units added.

Converted instances of C++17 std::string_view to C++11.
Also used const_casts where appropriate to fix compile errors.

Backport of changeset 7063:0d5edc93e280.
</pre>
</div>
</content>
</entry>
</feed>
