<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/scripts/FileGenerator.py, branch rel-5-5-9</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>Move ReadFileAsList and FindSectionInList from Scintilla to Lexilla as Lexilla</title>
<updated>2023-11-20T01:28:25+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-11-20T01:28:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1348727852f4f9d517245ad9b20bf3c056af47ec'/>
<id>1348727852f4f9d517245ad9b20bf3c056af47ec</id>
<content type='text'>
is the only user of these functions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
is the only user of these functions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some warnings from ruff.</title>
<updated>2023-03-14T22:45:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2023-03-14T22:45:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=481b5651df9bd160d4ff1f1ba471eead61a53252'/>
<id>481b5651df9bd160d4ff1f1ba471eead61a53252</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>File changed/new messages are printed in diagnostic format to make it easier to</title>
<updated>2022-10-09T00:07:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2022-10-09T00:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8dee5dd96994dc36a9d8c5d0b11904a202798bd8'/>
<id>8dee5dd96994dc36a9d8c5d0b11904a202798bd8</id>
<content type='text'>
open the file.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
open the file.
</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>Display warning if can't find line to update.</title>
<updated>2021-06-10T22:31:14+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-06-10T22:31:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2faea32d55a3138da044f899ec88f937b02f483a'/>
<id>2faea32d55a3138da044f899ec88f937b02f483a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove dead code and imports as found by Vulture.</title>
<updated>2021-05-06T04:20:14+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-06T04:20:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=43e81343caba072317c0141ef30fc75b3cedab0f'/>
<id>43e81343caba072317c0141ef30fc75b3cedab0f</id>
<content type='text'>
https://github.com/jendrikseipp/vulture
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/jendrikseipp/vulture
</pre>
</div>
</content>
</entry>
<entry>
<title>Add count argument to ReplaceREInFile so can modify mutiple occurrences.</title>
<updated>2021-04-09T03:38:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-04-09T03:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=04cea3a50855b43eb3febcbc39eaf9b24ea73abc'/>
<id>04cea3a50855b43eb3febcbc39eaf9b24ea73abc</id>
<content type='text'>
Fixed downloads page.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed downloads page.
</pre>
</div>
</content>
</entry>
<entry>
<title>Only substitute one instance of RE for ReplaceREInFile.</title>
<updated>2021-03-11T04:25:04+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-03-11T04:25:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2d83b1c0595668fd18f665a6406e948fda04118a'/>
<id>2d83b1c0595668fd18f665a6406e948fda04118a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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>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>
</feed>
