<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src/DBCS.h, branch rel-5-6-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>Feature [feature-requests:#1564]. Use vector to store FoldMaps as map is not</title>
<updated>2025-12-04T02:17:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-12-04T02:17:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3370ea39fa730ec22e4a2f5496729543c96cc98b'/>
<id>3370ea39fa730ec22e4a2f5496729543c96cc98b</id>
<content type='text'>
nothrow default constructable.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
nothrow default constructable.
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1564]. Remove DBCSSetFoldMap as never called.</title>
<updated>2025-12-04T00:18:02+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-12-04T00:18:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2f9129b86903d5f0756217fa719d7f1d894acebf'/>
<id>2f9129b86903d5f0756217fa719d7f1d894acebf</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:#1564]. Ensure DCBS fold map initialized and folding</title>
<updated>2025-11-26T21:45:01+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-11-26T21:45:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=47c094313ab711b785e41a08e55350e1d447fa04'/>
<id>47c094313ab711b785e41a08e55350e1d447fa04</id>
<content type='text'>
produces sensible values when DBCS lead byte followed by non trail byte.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
produces sensible values when DBCS lead byte followed by non trail byte.
</pre>
</div>
</content>
</entry>
<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>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>Optimize case-insensitive DBCS search to be around 5 times faster by using 64K</title>
<updated>2025-03-27T09:05:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-27T09:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=44a2755858009d5c14732d82814f9b5558f99ef4'/>
<id>44a2755858009d5c14732d82814f9b5558f99ef4</id>
<content type='text'>
memory to cache folding data for each DBCS code page used.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
memory to cache folding data for each DBCS code page used.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use constant definitions to avoid warnings.</title>
<updated>2025-03-27T08:35:43+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2025-03-27T08:35:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ceaa07a1bc4d05a89218d09bd5c5c3ce411845d5'/>
<id>ceaa07a1bc4d05a89218d09bd5c5c3ce411845d5</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:#1408] Merge branches for setting representations for</title>
<updated>2021-07-03T05:24:23+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2021-07-03T05:24:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f427625f5314299f906a2a239891064de9d21d2a'/>
<id>f427625f5314299f906a2a239891064de9d21d2a</id>
<content type='text'>
invalid single bytes in multi-byte encodings.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
invalid single bytes in multi-byte encodings.
</pre>
</div>
</content>
</entry>
<entry>
<title>Define C++ version of the Scintilla API in ScintillaTypes.h, ScintillaMessages.h</title>
<updated>2021-05-24T09:31:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2021-05-24T09:31:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=92290868cf9753d2df0d494cb44e2ff62a570b58'/>
<id>92290868cf9753d2df0d494cb44e2ff62a570b58</id>
<content type='text'>
and ScintillaStructures.h using scoped enumerations.
Use these headers instead of Scintilla.h internally.
External definitions go in the Scintilla namespace and internal definitio0ns in
Scintilla::Internal.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and ScintillaStructures.h using scoped enumerations.
Use these headers instead of Scintilla.h internally.
External definitions go in the Scintilla namespace and internal definitio0ns in
Scintilla::Internal.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#2093]. Improve efficiency with single byte character sets.</title>
<updated>2019-04-11T22:22:21+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-04-11T22:22:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c597d73ba23375ab2b86489e0818aad7a86e402b'/>
<id>c597d73ba23375ab2b86489e0818aad7a86e402b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
