<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/unit, branch rel-4-0-5</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:#1215]. Fix forwarding reference warnings.</title>
<updated>2018-04-19T22:51:26+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-19T22:51:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5fbd69640016de7c52bc946b5a4b6eec38364106'/>
<id>5fbd69640016de7c52bc946b5a4b6eec38364106</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add SC_DOCUMENTOPTION_TEXT_LARGE option for documents larger than 2 GigaBytes.</title>
<updated>2018-04-16T22:23:18+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-04-16T22:23:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=255d2d33abf4c2c5a918bacde049004e52b7986f'/>
<id>255d2d33abf4c2c5a918bacde049004e52b7986f</id>
<content type='text'>
This option is provisional and experimental.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This option is provisional and experimental.
</pre>
</div>
</content>
</entry>
<entry>
<title>Templatize decorations to allow 32-bit or 64-bit positions.</title>
<updated>2018-03-27T23:53:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-27T23:53:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7957f320052b8b724af43f779282fa63cefd4513'/>
<id>7957f320052b8b724af43f779282fa63cefd4513</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Reverted #6488 as Xcode clang 9.1 now likes --std=c++17.</title>
<updated>2018-03-30T06:17:19+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-30T06:17:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b868c247fe132b8450a6a37fad2b7f0f355030fe'/>
<id>b868c247fe132b8450a6a37fad2b7f0f355030fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Split decorations into interface and implementation.</title>
<updated>2018-03-27T23:08:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-27T23:08:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=062f85d0d282162a3e829491ac422b96544215fd'/>
<id>062f85d0d282162a3e829491ac422b96544215fd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Return a FillResult struct from RunStyles::FillRange instead of modifying</title>
<updated>2018-03-27T08:35:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-27T08:35:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e93a47975d317f59df0fdcca7cee95b6ab4ff33f'/>
<id>e93a47975d317f59df0fdcca7cee95b6ab4ff33f</id>
<content type='text'>
arguments as that is clumsy when converting types.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
arguments as that is clumsy when converting types.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use an interface for ContractionState so that there can be different</title>
<updated>2018-03-27T02:51:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-27T02:51:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fb9f493960b075b034b18d61036d36f384f2e3f8'/>
<id>fb9f493960b075b034b18d61036d36f384f2e3f8</id>
<content type='text'>
implementations of that interface.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
implementations of that interface.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update Catch from 1.0 build 47 to 2.0.1 and modify UnitTester.cpp to suit.</title>
<updated>2018-03-26T03:33:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-26T03:33:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e0cfc0864c3ce887cac4214c5e6c5f539bea3e40'/>
<id>e0cfc0864c3ce887cac4214c5e6c5f539bea3e40</id>
<content type='text'>
Use #define for Catch to report memory leaks after main as the previous call to
_CrtDumpMemoryLeaks was too early and listed a static allocation as a leak.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use #define for Catch to report memory leaks after main as the previous call to
_CrtDumpMemoryLeaks was too early and listed a static allocation as a leak.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid warnings about ignored diagnostic with Clang.</title>
<updated>2018-03-26T03:30:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-26T03:30:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=31ac7bbd3f37432ad1cf9b9a875f8425e2b4afae'/>
<id>31ac7bbd3f37432ad1cf9b9a875f8425e2b4afae</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:#1213]. Clarify UTF8Classify.</title>
<updated>2018-03-24T23:51:16+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2018-03-24T23:51:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=aa5481a2fbd394e059ffdd7a8cd677abd55227d5'/>
<id>aa5481a2fbd394e059ffdd7a8cd677abd55227d5</id>
<content type='text'>
Use UTF8BytesOfLead to determine expected length early in function to quickly
detect argument not long enough, invalid single bytes and invalid first trail
then branching on length for more detailed checks.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use UTF8BytesOfLead to determine expected length early in function to quickly
detect argument not long enough, invalid single bytes and invalid first trail
then branching on length for more detailed checks.
</pre>
</div>
</content>
</entry>
</feed>
