<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test, branch sciteco-rel-5-1-3</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>Fix comment.</title>
<updated>2021-09-22T22:21:11+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-09-22T22:21:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2ae8941304b62ac0dab651eab0c6e0cdfd1296bc'/>
<id>2ae8941304b62ac0dab651eab0c6e0cdfd1296bc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move colour mixing implementations into implementation file.</title>
<updated>2021-09-14T23:36:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-09-14T23:36:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d4a5d7d6955982496ba523a439fc98276a28e2d8'/>
<id>d4a5d7d6955982496ba523a439fc98276a28e2d8</id>
<content type='text'>
Avoids some warnings but drops constexpr.
Use MixedWith in PlatWin for GDI instead of local implementation.
Add unit tests for Geometry.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoids some warnings but drops constexpr.
Use MixedWith in PlatWin for GDI instead of local implementation.
Add unit tests for Geometry.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2281] Fix crash with too many subexpressions in regular expression search</title>
<updated>2021-09-02T04:25:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-09-02T04:25:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c9c7c193586c27faaaf7b33b529a47aa200dfdc8'/>
<id>c9c7c193586c27faaaf7b33b529a47aa200dfdc8</id>
<content type='text'>
with SCFIND_CXX11REGEX.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
with SCFIND_CXX11REGEX.
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow SCI_HIDELINES to hide the first line or all lines.</title>
<updated>2021-08-24T22:21:33+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-08-24T22:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bb75e40bca7a6d81eb4070a7b67950119dc4b8b5'/>
<id>bb75e40bca7a6d81eb4070a7b67950119dc4b8b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove line end white space.</title>
<updated>2021-08-24T01:39:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-08-24T01:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dc0398d650e75efe9641f0c48d630f2c2027281a'/>
<id>dc0398d650e75efe9641f0c48d630f2c2027281a</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:#841] SCI_SETCARETLINEHIGHLIGHTSUBLINE enables</title>
<updated>2021-08-24T01:14:20+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2021-08-24T01:14:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=02914e8e53c3e72e9fc3a05f8e75078cad4eb0f6'/>
<id>02914e8e53c3e72e9fc3a05f8e75078cad4eb0f6</id>
<content type='text'>
highlighting just the subline with the caret when wrapping is on.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
highlighting just the subline with the caret when wrapping is on.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement StyleSetCheckMonospaced.</title>
<updated>2021-07-30T22:49:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-30T22:49:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4d1a31d6a74019c3d43de1c33e2be093ed6dfd11'/>
<id>4d1a31d6a74019c3d43de1c33e2be093ed6dfd11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add OPTIMIZATION variable so caller can choose optimization level.</title>
<updated>2021-07-20T01:27:31+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-20T01:27:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9aa05526ca323258c4879520093a0fe27826d53c'/>
<id>9aa05526ca323258c4879520093a0fe27826d53c</id>
<content type='text'>
Drop lexlib from include path as no longer part of Scintilla.
For clang on Windows, turn off deprecated function warning and disable
sanitizers as they are slow.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Drop lexlib from include path as no longer part of Scintilla.
For clang on Windows, turn off deprecated function warning and disable
sanitizers as they are slow.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix minor inconsistency with word searching results at start and end of document</title>
<updated>2021-07-17T00:04:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-17T00:04:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bea9d7216879bc80a8513d3374a931cba14f6951'/>
<id>bea9d7216879bc80a8513d3374a931cba14f6951</id>
<content type='text'>
which were considered word start / end positions even when first or last
character did not fit requirements.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
which were considered word start / end positions even when first or last
character did not fit requirements.
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract word edge detection to prepare for fixing bug.</title>
<updated>2021-07-17T00:00:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-17T00:00:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=046b280114d11ff24b179dbe4df44127e80d39b5'/>
<id>046b280114d11ff24b179dbe4df44127e80d39b5</id>
<content type='text'>
This change does not affect behaviour.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This change does not affect behaviour.
</pre>
</div>
</content>
</entry>
</feed>
