<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test, branch rel-4-0-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>Implement SC_DOCUMENTOPTION_STYLES_NONE.</title>
<updated>2018-02-02T03:34:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-02-02T03:34:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3f1c1f5fe73d9fe48af8ffc2f0dbf2107d65cf52'/>
<id>3f1c1f5fe73d9fe48af8ffc2f0dbf2107d65cf52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Templatize RunStyles so it can be over ranges of different types and contain</title>
<updated>2018-01-31T22:22:14+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-01-31T22:22:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=36e4a162b950bcee61f0fe27cbacd3e85a7bdb55'/>
<id>36e4a162b950bcee61f0fe27cbacd3e85a7bdb55</id>
<content type='text'>
different style types.
Currently only instantiated over &lt;int, int&gt;.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
different style types.
Currently only instantiated over &lt;int, int&gt;.
</pre>
</div>
</content>
</entry>
<entry>
<title>Templatize Partitioning so it can hold different types.</title>
<updated>2018-01-31T22:07:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-01-31T22:07:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=171899690407c0c81e0444478cb7ef64a9291c11'/>
<id>171899690407c0c81e0444478cb7ef64a9291c11</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Match variable types to method so will build if switched to 64-bit.</title>
<updated>2018-01-21T02:05:13+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-01-21T02:05:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d1abca4bbafa9830544e8ec8ce0e4b5754d98c49'/>
<id>d1abca4bbafa9830544e8ec8ce0e4b5754d98c49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix namespace so can build inside Visual C++.</title>
<updated>2018-01-21T02:04:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2018-01-21T02:04:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6826f2ec576b0dcbe00ac87f990a27f073eb88bf'/>
<id>6826f2ec576b0dcbe00ac87f990a27f073eb88bf</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The Scintilla namespace is always active for internal symbols and for the lexer</title>
<updated>2017-09-10T23:05:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-09-10T23:05:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=313a81f7f8419b3c1ac6ac57ea7719c7b8aa28cf'/>
<id>313a81f7f8419b3c1ac6ac57ea7719c7b8aa28cf</id>
<content type='text'>
interfaces ILexer4 and IDocument.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
interfaces ILexer4 and IDocument.
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved *StyleBits* APIs into deprecated category.</title>
<updated>2017-08-25T07:36:43+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-08-25T07:36:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=98cacd3e780a3568b6223b28aaecb747655b0b9d'/>
<id>98cacd3e780a3568b6223b28aaecb747655b0b9d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensures tests build after change set 6352.</title>
<updated>2017-07-17T05:36:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-07-17T05:36:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cb3e7de04b3b3210c0715d7dd62c18c7b632d56f'/>
<id>cb3e7de04b3b3210c0715d7dd62c18c7b632d56f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid warnings when compiling unit tests with recent GCC.</title>
<updated>2017-06-10T03:22:55+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-10T03:22:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a4051422b4364d1193abc9a31d1f3df42fdedc47'/>
<id>a4051422b4364d1193abc9a31d1f3df42fdedc47</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use 64-bit safe type for return from Scintilla.</title>
<updated>2017-06-09T02:48:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-06-09T02:48:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d8931f1d77ee4f032eb5cf1ecff2c8b51fff1f31'/>
<id>d8931f1d77ee4f032eb5cf1ecff2c8b51fff1f31</id>
<content type='text'>
Allows pointer returning methods like GetRangePointer to work in 64-bit code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allows pointer returning methods like GetRangePointer to work in 64-bit code.
</pre>
</div>
</content>
</entry>
</feed>
