<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/unit, branch rel-5-1-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>Fix some warnings in unit tests.</title>
<updated>2021-06-21T03:35:09+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2021-06-21T03:35:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6de6577e1c9f8fad2852abb3b850f563fb7a04c6'/>
<id>6de6577e1c9f8fad2852abb3b850f563fb7a04c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for CharacterCategoryMap, RESearch, and Document.</title>
<updated>2021-06-21T03:34:23+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2021-06-21T03:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5b3faa208ea29e45c6d845760bb902c3a9f057da'/>
<id>5b3faa208ea29e45c6d845760bb902c3a9f057da</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>Fix building unit tests in Visual C++.</title>
<updated>2021-05-06T01:51:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-06T01:51:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bd96ee0c5d4f06895a76459ac3f0813b9e7445ce'/>
<id>bd96ee0c5d4f06895a76459ac3f0813b9e7445ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract CharClassify::cc as CharacterClass and change to enum class.</title>
<updated>2021-04-05T07:30:40+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-05T07:30:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bada09f1e1634ac00eed3f23c4f748b1897de96a'/>
<id>bada09f1e1634ac00eed3f23c4f748b1897de96a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>
<entry>
<title>Move assert and debug trace functions into their own header Debugging.h.</title>
<updated>2021-03-18T07:14:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-18T07:14:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cb7f77559b1682e7655af5a88b5bbeb63899eca4'/>
<id>cb7f77559b1682e7655af5a88b5bbeb63899eca4</id>
<content type='text'>
PLATFORM_ASSERT is used in data structure headers which led to including
graphics and windowing APIs in data structure modules.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
PLATFORM_ASSERT is used in data structure headers which led to including
graphics and windowing APIs in data structure modules.
</pre>
</div>
</content>
</entry>
<entry>
<title>Extract geometry and colour definitions from Platform.h into src/Geometry.h.</title>
<updated>2021-03-16T23:49:00+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-16T23:49:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b36983d5f4550bb14afe0e557831b9004dad7409'/>
<id>b36983d5f4550bb14afe0e557831b9004dad7409</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert Platform from a class to a namespace. Does not change callers.</title>
<updated>2021-03-16T12:48:30+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-16T12:48:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=99d16b51f142281f7d81cf3f704aff0e97bd1feb'/>
<id>99d16b51f142281f7d81cf3f704aff0e97bd1feb</id>
<content type='text'>
Make Assert, DebugPrintf, and similar noexcept so they can be used in noexcept
methods and they don't throw.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make Assert, DebugPrintf, and similar noexcept so they can be used in noexcept
methods and they don't throw.
</pre>
</div>
</content>
</entry>
</feed>
