<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/scripts, branch rel-4-3-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>Update Python versions. Modules that are only used as top level scripts or from</title>
<updated>2020-04-17T10:24:30+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-04-17T10:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=df5f7a0c831a77b4c981e168a5dbbdcaaa4d90b9'/>
<id>df5f7a0c831a77b4c981e168a5dbbdcaaa4d90b9</id>
<content type='text'>
scripts that require Python 3.6 have Python 2.x support removed.
Modules that may be called from Python 2 for PySide require Python 2.7.
Documented how to run scripts.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
scripts that require Python 3.6 have Python 2.x support removed.
Modules that may be called from Python 2 for PySide require Python 2.7.
Documented how to run scripts.
</pre>
</div>
</content>
</entry>
<entry>
<title>List headers in HeaderOrder.txt that are not used.</title>
<updated>2020-03-15T23:55:22+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-03-15T23:55:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b2c60e7f07acc70adaeef02037645ce6a45ed123'/>
<id>b2c60e7f07acc70adaeef02037645ce6a45ed123</id>
<content type='text'>
Remove unused headers from HeaderOrder.txt.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove unused headers from HeaderOrder.txt.
</pre>
</div>
</content>
</entry>
<entry>
<title>Modernize and simplify script. Now requires Python 3.</title>
<updated>2020-03-11T04:34:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-03-11T04:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=875e097fe65eac923eb67412d3e5b2c33f4a3910'/>
<id>875e097fe65eac923eb67412d3e5b2c33f4a3910</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add or update #! lines of Python scripts to use python3.</title>
<updated>2020-03-11T04:32:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-03-11T04:32:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b5c8cd58e4972e142c3a199a00625e7c93de5ddd'/>
<id>b5c8cd58e4972e142c3a199a00625e7c93de5ddd</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:#1335] Archive just the repository files to scintilla.tgz.</title>
<updated>2020-02-05T11:19:31+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-02-05T11:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7b35a02b461847b7d6260dc9e6a988651d8a290b'/>
<id>7b35a02b461847b7d6260dc9e6a988651d8a290b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Small simplification and spelling fix.</title>
<updated>2020-01-25T21:16:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-01-25T21:16:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2494d4ec4b7af0c7916d5b777bdd9f71eef2906b'/>
<id>2494d4ec4b7af0c7916d5b777bdd9f71eef2906b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lexilla testing framework.</title>
<updated>2019-12-22T11:43:28+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-22T11:43:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=651e4b440ad3019a63b10d972ee36a296020e2c8'/>
<id>651e4b440ad3019a63b10d972ee36a296020e2c8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move collection of modules from Catalogue.cxx to CatalogueModules.h so it can</title>
<updated>2019-12-31T04:50:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-31T04:50:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f142d93df48c3b9e07edd25425627ddeeb071520'/>
<id>f142d93df48c3b9e07edd25425627ddeeb071520</id>
<content type='text'>
be reused.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
be reused.
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement DynamicLibrary on Cocoa.</title>
<updated>2019-12-13T01:09:32+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-13T01:09:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=431daa97eb571282cdbc9c787098ad17f811e924'/>
<id>431daa97eb571282cdbc9c787098ad17f811e924</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Extend script to cover last Unicode character.</title>
<updated>2019-11-01T21:54:05+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-11-01T21:54:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0d5f46a202286a896086f7a13c64ef8cc33847ec'/>
<id>0d5f46a202286a896086f7a13c64ef8cc33847ec</id>
<content type='text'>
Does not affect output.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Does not affect output.
</pre>
</div>
</content>
</entry>
</feed>
