<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/unit/testSparseVector.cxx, branch sciteco-rel-5-6-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>Avoid warnings in unit tests with const, nullptr, [[nodiscard]], initialisation,</title>
<updated>2024-01-29T23:11:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-01-29T23:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=77d00274b4e729ba5eac3cda390d6aa9478567ca'/>
<id>77d00274b4e729ba5eac3cda390d6aa9478567ca</id>
<content type='text'>
and unnamed namespace.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and unnamed namespace.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix warnings in test case code mostly by adding const.</title>
<updated>2024-01-01T23:08:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2024-01-01T23:08:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ec0e53dc6711aeb827eccd65b6f0779aa841aad2'/>
<id>ec0e53dc6711aeb827eccd65b6f0779aa841aad2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Apply rule-of-zero to delete standard methods where possible as handled by</title>
<updated>2022-07-29T01:16:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-07-29T01:16:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e030b1d56785405cb35531758d603be88af9b487'/>
<id>e030b1d56785405cb35531758d603be88af9b487</id>
<content type='text'>
contained types. This allows flexibility as most lower-level data types can be
moved and SplitVector and Partitioning of non-move-only types may be copied.
CellBuffer still needs destructor due to incomplete type so retains all standard
operations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
contained types. This allows flexibility as most lower-level data types can be
moved and SplitVector and Partitioning of non-move-only types may be copied.
CellBuffer still needs destructor due to incomplete type so retains all standard
operations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement PositionNext to iterate. Simpler than IndexAfter for client code which</title>
<updated>2022-07-20T01:19:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-07-20T01:19:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e12f8f179666ed70d03c99039565ba63c45f7c7a'/>
<id>e12f8f179666ed70d03c99039565ba63c45f7c7a</id>
<content type='text'>
is not interested in SparseVector indices.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is not interested in SparseVector indices.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add DeleteAll method as quick way to clear everything.</title>
<updated>2022-07-20T01:08:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-07-20T01:08:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5d0ebf7f0e4a815121d5a10f2134a5bec52d7ba0'/>
<id>5d0ebf7f0e4a815121d5a10f2134a5bec52d7ba0</id>
<content type='text'>
Improves similarity to RunStyles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improves similarity to RunStyles.
</pre>
</div>
</content>
</entry>
<entry>
<title>Check IndexAfter at end.</title>
<updated>2022-07-20T01:03:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-07-20T01:03:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f762546cc4149cc6b4b3dadc023b410e5b093bc4'/>
<id>f762546cc4149cc6b4b3dadc023b410e5b093bc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix setting end element empty.</title>
<updated>2022-07-20T01:00:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-07-20T01:00:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b324e4dcee0ced34c4135f68faba0ff17812766a'/>
<id>b324e4dcee0ced34c4135f68faba0ff17812766a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.h</title>
<updated>2021-05-24T09:31:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-24T09:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=92290868cf9753d2df0d494cb44e2ff62a570b58'/>
<id>92290868cf9753d2df0d494cb44e2ff62a570b58</id>
<content type='text'>
and ScintillaStructures.h using scoped enumerations.
Use these headers instead of Scintilla.h internally.
External definitions go in the Scintilla namespace and internal definitio0ns in
Scintilla::Internal.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and ScintillaStructures.h using scoped enumerations.
Use these headers instead of Scintilla.h internally.
External definitions go in the Scintilla namespace and internal definitio0ns in
Scintilla::Internal.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add @file &lt;filename&gt; comments to follow convention.</title>
<updated>2021-05-09T00:05:50+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-09T00:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bd7646eede0a545d598cfe2d0531d8d5644c3bf6'/>
<id>bd7646eede0a545d598cfe2d0531d8d5644c3bf6</id>
<content type='text'>
Fix incorrect filename comments.
Normalize Qt code to use #endif /* X */ insetad of #endif // X.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix incorrect filename comments.
Normalize Qt code to use #endif /* X */ insetad of #endif // X.
</pre>
</div>
</content>
</entry>
<entry>
<title>std::optional is a basic vocabulary type that may be used widely so include</title>
<updated>2021-03-18T08:04:08+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-18T08:04:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=43c4b61bdd3669c2cc08d50f10401f0b04befcc9'/>
<id>43c4b61bdd3669c2cc08d50f10401f0b04befcc9</id>
<content type='text'>
almost everywhere.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
almost everywhere.
</pre>
</div>
</content>
</entry>
</feed>
