<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/unit/makefile, branch rel-5-0-1</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 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>Move UniqueStringCopy into its own source file UniqueString.cxx to hide the</title>
<updated>2019-04-05T08:39:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-04-05T08:39:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b797dfefb2b599b0085fa8e03180b9d6648e0acd'/>
<id>b797dfefb2b599b0085fa8e03180b9d6648e0acd</id>
<content type='text'>
implementation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
implementation.
</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>Change standard flag on MacOS as Xcode clang doesn't yet like c++17.</title>
<updated>2018-03-20T03:56:30+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-20T03:56:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9e4be39ac7b334239d719623ba33fb8fd279a3f3'/>
<id>9e4be39ac7b334239d719623ba33fb8fd279a3f3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit tests for UniCoversion.</title>
<updated>2018-03-20T03:42:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-03-20T03:42:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=76d417ea8a7a87d9c5cd10d21808859b9e3f5a89'/>
<id>76d417ea8a7a87d9c5cd10d21808859b9e3f5a89</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update to c++17 so make_unique is available.</title>
<updated>2018-02-28T22:53:36+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-02-28T22:53:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3ed7408fb4c322183249afc7f0fce3b9f5de1cf1'/>
<id>3ed7408fb4c322183249afc7f0fce3b9f5de1cf1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add unit tests for WordList class.</title>
<updated>2016-08-24T23:55:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-08-24T23:55:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c64f7049e22f8a41256128a6d9e0eb95e3ef170c'/>
<id>c64f7049e22f8a41256128a6d9e0eb95e3ef170c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Don't try to use sanitizers on OS X as not built into Clang.</title>
<updated>2014-05-15T03:18:43+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-15T03:18:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b50f7fe4aa1e097fac089495f52cf1807d6bf53e'/>
<id>b50f7fe4aa1e097fac089495f52cf1807d6bf53e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support Clang on Linux and turn on the address and undefined behaviour</title>
<updated>2014-05-15T03:08:43+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-15T03:08:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=547277436fa652c10fd0de28c6501745bc741c90'/>
<id>547277436fa652c10fd0de28c6501745bc741c90</id>
<content type='text'>
sanitizers.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
sanitizers.
</pre>
</div>
</content>
</entry>
</feed>
