<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/unit/UnitTester.vcxproj, 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>Remove _CRT_SECURE_NO_DEPRECATE.</title>
<updated>2023-02-22T02:53:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-02-22T02:53:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=353d1f300549f23b7c8c2914fa5d19f5ec6aa48b'/>
<id>353d1f300549f23b7c8c2914fa5d19f5ec6aa48b</id>
<content type='text'>
Replace [v]sprintf with bounds checked [v]snprintf.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace [v]sprintf with bounds checked [v]snprintf.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added change history which can display document changes (modified, saved, ...)</title>
<updated>2022-07-31T05:51:53+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-07-31T05:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=926cb6f7d228b347db16a45e1f2632da475da1f0'/>
<id>926cb6f7d228b347db16a45e1f2632da475da1f0</id>
<content type='text'>
in the margin or in the text.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in the margin or in the text.
</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>Add searching test cases for multi-byte encoding</title>
<updated>2021-06-30T23:01:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-06-30T23:01:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=12dabace25a229d74db880473ecb7a5081bc65b9'/>
<id>12dabace25a229d74db880473ecb7a5081bc65b9</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>Remove WordList from testing as that is now part of Lexilla.</title>
<updated>2020-11-09T22:02:03+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-11-09T22:02:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=68ae179a5720f2b58b5e94f7298419b1f31c8b0b'/>
<id>68ae179a5720f2b58b5e94f7298419b1f31c8b0b</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:1347]. Add InsertLines method to PerLine interface and</title>
<updated>2020-05-03T09:40:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-05-03T09:40:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4b450a69452a14fd9af6c426b91d04165fedc94a'/>
<id>4b450a69452a14fd9af6c426b91d04165fedc94a</id>
<content type='text'>
all implementations. This will allow insertion of lines in batches in a future
change set.
Added tests for PerLine implementations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
all implementations. This will allow insertion of lines in batches in a future
change set.
Added tests for PerLine implementations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a bug with deleting the first element in SparseVector that left an extra</title>
<updated>2019-12-01T08:53:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-01T08:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1e5534dde930d2b7eb2580f2c459d1553f3a5971'/>
<id>1e5534dde930d2b7eb2580f2c459d1553f3a5971</id>
<content type='text'>
empty partition.
Add extra checking to Partitioning and turn on checking for UnitTester.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
empty partition.
Add extra checking to Partitioning and turn on checking for UnitTester.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch from /std:c++latest to /std:c++17 as Visual C++ 2019 now includes some</title>
<updated>2019-04-27T22:46:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-27T22:46:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=aa0f59453eb4ecbadbcf5959ce14a3f0371d396d'/>
<id>aa0f59453eb4ecbadbcf5959ce14a3f0371d396d</id>
<content type='text'>
C++20 features.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
C++20 features.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add UniqueString.cxx as UniqueStringCopy no longer defined in header.</title>
<updated>2019-04-27T22:32:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-27T22:32:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c70faaf270c47555d965d9a6949fdb2e06b5dfdb'/>
<id>c70faaf270c47555d965d9a6949fdb2e06b5dfdb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
