<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test, branch rel-5-4-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>Feature [feature-requests:#1501] Use string_view and constexpr in unit tests.</title>
<updated>2023-11-07T02:31:50+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2023-11-07T02:31:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=40c0b2cef161f93209b1c8384f6429d181b6e054'/>
<id>40c0b2cef161f93209b1c8384f6429d181b6e054</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract selectionRepresentation so it can be used in other test classes.</title>
<updated>2023-11-05T02:48:46+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-11-05T02:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c14aed2f19ebd71c6e887598d35d907a71df463d'/>
<id>c14aed2f19ebd71c6e887598d35d907a71df463d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update unittest method names to work with Python 3.12.</title>
<updated>2023-11-05T01:13:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-11-05T01:13:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=55dd3523203ba7210b3f3b6c658c5bfb7d2d992b'/>
<id>55dd3523203ba7210b3f3b6c658c5bfb7d2d992b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1500] Remove match text retrieval from MatchOnLines</title>
<updated>2023-11-01T21:51:15+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2023-11-01T21:51:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e702dacda85f0976d1006d9634dc38b53fad1336'/>
<id>e702dacda85f0976d1006d9634dc38b53fad1336</id>
<content type='text'>
as it is redone in SubstituteByPosition.
Replace RESearch::pat and RESearch::GrabMatches with retrieving matches as
needed in SubstituteByPosition.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
as it is redone in SubstituteByPosition.
Replace RESearch::pat and RESearch::GrabMatches with retrieving matches as
needed in SubstituteByPosition.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2078]. Fix rectangular selections with SCI_MOVESELECTEDLINESUP and</title>
<updated>2023-10-28T22:25:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-10-28T22:25:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=60e0be1d49d4ba0e093a28bd3c2039f0c1ef8344'/>
<id>60e0be1d49d4ba0e093a28bd3c2039f0c1ef8344</id>
<content type='text'>
SCI_MOVESELECTEDLINESDOWN.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SCI_MOVESELECTEDLINESDOWN.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add LineStartPosition to replace common idiom LineStart(LineFromPosition(x)) as</title>
<updated>2023-10-26T03:48:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-10-26T03:48:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d6d33d9460fb5fba165cbbd743b501324baa7516'/>
<id>d6d33d9460fb5fba165cbbd743b501324baa7516</id>
<content type='text'>
this shortens code. LineStartPosition is also noexcept which allows callers to
be noexcept.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
this shortens code. LineStartPosition is also noexcept which allows callers to
be noexcept.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for VCHome method.</title>
<updated>2023-10-26T03:40:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-10-26T03:40:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=624100e7bccb2f8cc740bf9306f6eb2768fdb51d'/>
<id>624100e7bccb2f8cc740bf9306f6eb2768fdb51d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use raw strings and extra escapes to fix "SyntaxWarning: invalid escape sequence".</title>
<updated>2023-10-26T03:39:33+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-10-26T03:39:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8e443c4e4612b97b3eaa3550a6db12a9fab7136d'/>
<id>8e443c4e4612b97b3eaa3550a6db12a9fab7136d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update unittest method names to work with Python 3.12.</title>
<updated>2023-10-26T03:34:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-10-26T03:34:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a5df8dee7b9622301fabdd745e2bd6eaa8165681'/>
<id>a5df8dee7b9622301fabdd745e2bd6eaa8165681</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement LineEnd method in CellBuffer as it is a basic function and only uses</title>
<updated>2023-10-26T02:44:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-10-26T02:44:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8f42bb51d6445602027d8c68d6c6f225f6536c68'/>
<id>8f42bb51d6445602027d8c68d6c6f225f6536c68</id>
<content type='text'>
CellBuffer fields.
Declare LineEnd noexcept as it should never throw and that allows methods
calling it to also be noexcept.
Call LineEndPosition to simplify Editor::LineSelectionRange.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
CellBuffer fields.
Declare LineEnd noexcept as it should never throw and that allows methods
calling it to also be noexcept.
Call LineEndPosition to simplify Editor::LineSelectionRange.
</pre>
</div>
</content>
</entry>
</feed>
