<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src/Document.cxx, branch rel-5-5-8</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>Remove line end space.</title>
<updated>2025-05-24T07:43:14+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2025-05-24T07:43:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=aca9ce76597949b0429caa882df164702cdb92b0'/>
<id>aca9ce76597949b0429caa882df164702cdb92b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Modify wrapping fix to be more efficient.</title>
<updated>2025-05-17T23:24:34+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2025-05-17T23:24:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=89e74637ef701d63828ef39bc16fb85323f0413c'/>
<id>89e74637ef701d63828ef39bc16fb85323f0413c</id>
<content type='text'>
https://github.com/notepad-plus-plus/notepad-plus-plus/pull/16373
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/notepad-plus-plus/notepad-plus-plus/pull/16373
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wrapping bug for UTF-8 where \r\n could wrap between the characters.</title>
<updated>2025-05-16T01:47:33+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-05-16T01:47:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a9d050f5145f572542c986f1bcdcdf1c3514f1e9'/>
<id>a9d050f5145f572542c986f1bcdcdf1c3514f1e9</id>
<content type='text'>
https://github.com/notepad-plus-plus/notepad-plus-plus/pull/16373
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/notepad-plus-plus/notepad-plus-plus/pull/16373
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence warning with intermediate constant.</title>
<updated>2025-05-16T01:40:29+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-05-16T01:40:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d740cae0763d8b3730836e9bd558bf44c5e41eb6'/>
<id>d740cae0763d8b3730836e9bd558bf44c5e41eb6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove else after return when that clarifies code.</title>
<updated>2025-05-14T23:38:52+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-05-14T23:38:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=58c1443c64fb3c42b22e6184c81ee3d6fa42edab'/>
<id>58c1443c64fb3c42b22e6184c81ee3d6fa42edab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify code and fix impossible INTEGER_OVERFLOW warning from Coverity.</title>
<updated>2025-04-07T23:55:08+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-04-07T23:55:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4e19675d86a4e9102b1aef5d16df3977d4ef2b61'/>
<id>4e19675d86a4e9102b1aef5d16df3977d4ef2b61</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix impossible INTEGER_OVERFLOW warning from Coverity.</title>
<updated>2025-04-07T23:52:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-04-07T23:52:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a50597cb964a00bc4dccfafbda1501a0e14d32b9'/>
<id>a50597cb964a00bc4dccfafbda1501a0e14d32b9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix COPY_INSTEAD_OF_MOVE performance warning from Coverity.</title>
<updated>2025-04-07T23:50:37+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-04-07T23:50:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f80be880e89450ed81f15761d4b2aeee6fb5b0ab'/>
<id>f80be880e89450ed81f15761d4b2aeee6fb5b0ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Turn on type conversion warnings for GCC and fix them.</title>
<updated>2025-04-03T03:52:19+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-04-03T03:52:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b4300bf40c1134231af48cab4f38c5394976d9a1'/>
<id>b4300bf40c1134231af48cab4f38c5394976d9a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Silence 'magic' number clang-tidy warning where there is intense use of literal</title>
<updated>2025-04-02T23:07:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-04-02T23:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=edb7369a2c6a19393dc413a9595a234969fc2731'/>
<id>edb7369a2c6a19393dc413a9595a234969fc2731</id>
<content type='text'>
constants for processing character encodings or similar and where declaring
constants would make the code more obscure, not less.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
constants for processing character encodings or similar and where declaring
constants would make the code more obscure, not less.
</pre>
</div>
</content>
</entry>
</feed>
