<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test, branch rel-4-2-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>Call LoadLibrary with DLL path as Python 3.8 doesn't look for DLLs in PATH.</title>
<updated>2019-10-16T00:19:43+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-10-16T00:19:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a68962b67be1033d4963835c80c37310070380ac'/>
<id>a68962b67be1033d4963835c80c37310070380ac</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:#1305] Optimize setting up keyword lists in lexers.</title>
<updated>2019-09-30T02:15:31+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-09-30T02:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=af271ed3f65cf6cd9b38a467960d6ae9f2c2ad22'/>
<id>af271ed3f65cf6cd9b38a467960d6ae9f2c2ad22</id>
<content type='text'>
Avoids splitting and sorting the input twice.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoids splitting and sorting the input twice.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1297] 6: Support enumerated types in APIs.</title>
<updated>2019-06-18T03:21:05+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-18T03:21:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ab38beeb9a31a5df65b6e2a41251ca36574065f3'/>
<id>ab38beeb9a31a5df65b6e2a41251ca36574065f3</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:#1297] 3: Add pointer type to ScintillaCallable.py.</title>
<updated>2019-06-18T01:57:47+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-18T01:57:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1adbac1a481a84b1e26f723827574bf51f22b12e'/>
<id>1adbac1a481a84b1e26f723827574bf51f22b12e</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:#1297] 2: Add line type to ScintillaCallable.py.</title>
<updated>2019-06-18T00:29:43+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-18T00:29:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e2be1c064ec5ea1001bec213241fc9094aa6c43f'/>
<id>e2be1c064ec5ea1001bec213241fc9094aa6c43f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2110]. Limit text returned from WM_GETTEXT to length specified in wParam.</title>
<updated>2019-06-15T01:10:49+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-15T01:10:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ae703a47e6ad96c83376f4958f2fafee8135735f'/>
<id>ae703a47e6ad96c83376f4958f2fafee8135735f</id>
<content type='text'>
Changed GetTextLength to use same logic as GetText to ensure they agree.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Changed GetTextLength to use same logic as GetText to ensure they agree.
</pre>
</div>
</content>
</entry>
<entry>
<title>Test Scintilla GetStatus and SetStatus.</title>
<updated>2019-06-15T01:03:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-06-15T01:03:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=835a30b479530979e3b6d5c4a9cfbc469f582723'/>
<id>835a30b479530979e3b6d5c4a9cfbc469f582723</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Support for VB2017 bin literals &amp; digit separators</title>
<updated>2019-05-22T06:11:45+00:00</updated>
<author>
<name>Jad Altahan</name>
<email>xviyy@aol.com</email>
</author>
<published>2019-05-22T06:11:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9d9bbec07291d768be64a3ea045a4aa656d150ae'/>
<id>9d9bbec07291d768be64a3ea045a4aa656d150ae</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimize SCI_GETTEXT by calling Document::GetCharRange instead of looping for</title>
<updated>2019-05-02T04:14:08+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-05-02T04:14:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fd00af6bd9cb38ab9719bce0c1360c395c026a8d'/>
<id>fd00af6bd9cb38ab9719bce0c1360c395c026a8d</id>
<content type='text'>
each byte.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
each byte.
</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>
</feed>
