<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/scripts, branch rel-5-2-4</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>Duplicate APIs to support 64-bit document positions on Win32:</title>
<updated>2022-05-16T22:52:34+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-05-16T22:52:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=475450c76ceef43a7f5b2c68ed5848baee96b6dc'/>
<id>475450c76ceef43a7f5b2c68ed5848baee96b6dc</id>
<content type='text'>
SCI_GETTEXTRANGEFULL, SCI_FINDTEXTFULL, and SCI_FORMATRANGEFULL.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SCI_GETTEXTRANGEFULL, SCI_FINDTEXTFULL, and SCI_FORMATRANGEFULL.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1427] Add multithreaded layout which improves</title>
<updated>2022-02-02T03:25:51+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-02-02T03:25:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fd2623102a9bad31258a0ef31ce6a2972ae6ddad'/>
<id>fd2623102a9bad31258a0ef31ce6a2972ae6ddad</id>
<content type='text'>
performance significantly for very wide lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
performance significantly for very wide lines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement more unique_ptr allocation wrappers and place in new Wrappers.h header.</title>
<updated>2022-01-31T09:05:46+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-01-31T09:05:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6b3871584c3f32a8c9bd603b03c255ba01ab5059'/>
<id>6b3871584c3f32a8c9bd603b03c255ba01ab5059</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove unnecessary inclusion of POSIX headers.</title>
<updated>2022-01-13T22:36:59+00:00</updated>
<author>
<name>Neil Hodgson</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-01-13T22:36:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b0f2b8380b94fc8dfb51253c8b14c48f5e2fff37'/>
<id>b0f2b8380b94fc8dfb51253c8b14c48f5e2fff37</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move common Win32 functions for releasing IUnknown* and DLL function access into</title>
<updated>2021-11-21T22:47:07+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-11-21T22:47:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0ef4d6169062ed872c11c176af07b366b636c45e'/>
<id>0ef4d6169062ed872c11c176af07b366b636c45e</id>
<content type='text'>
new WinType.h header.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
new WinType.h header.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid some allocations when checking whether font monospaced.</title>
<updated>2021-09-14T01:54:02+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2021-09-14T01:54:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8c847dde89ba002a8c54fd757ae16a43247c9bd0'/>
<id>8c847dde89ba002a8c54fd757ae16a43247c9bd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2279] Ensure file closed. Drop deprecated "U" as that is the default.</title>
<updated>2021-08-30T22:31:09+00:00</updated>
<author>
<name>mpheath</name>
<email>unknown</email>
</author>
<published>2021-08-30T22:31:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=55fe9d28c0b81690f605f05e4cce6cc8873d920e'/>
<id>55fe9d28c0b81690f605f05e4cce6cc8873d920e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove line end white space.</title>
<updated>2021-08-24T01:39:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-08-24T01:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dc0398d650e75efe9641f0c48d630f2c2027281a'/>
<id>dc0398d650e75efe9641f0c48d630f2c2027281a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add support for benchmarks and Russian text in the unit tests.</title>
<updated>2021-07-12T05:55:43+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-12T05:55:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c9d4cf4a91ae137870804d244945cb90c1dd37f4'/>
<id>c9d4cf4a91ae137870804d244945cb90c1dd37f4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update all version numbers in Xcode project. Was missed because of change to</title>
<updated>2021-07-03T00:19:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-07-03T00:19:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4a34a1f59a443403844c437d6d6a61c7a8019822'/>
<id>4a34a1f59a443403844c437d6d6a61c7a8019822</id>
<content type='text'>
ReplaceREInFile.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
ReplaceREInFile.
</pre>
</div>
</content>
</entry>
</feed>
