<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexlib, branch rel-3-20-0</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>Backport: Avoid casts by returning size_t from GetExpanded.</title>
<updated>2020-03-26T22:16:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2020-03-26T22:16:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=65c3b110e48a73b4bc6fe2cb1f37d2415c0aa3d2'/>
<id>65c3b110e48a73b4bc6fe2cb1f37d2415c0aa3d2</id>
<content type='text'>
Backport of changeset 8099:2228fb724ce7.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 8099:2228fb724ce7.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1336] Add default argument for GetRelative.</title>
<updated>2020-01-31T00:23:01+00:00</updated>
<author>
<name>David Shuman</name>
<email>unknown</email>
</author>
<published>2020-01-31T00:23:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=51f6fc93610023ad50bec7c99d0f63f384ca9623'/>
<id>51f6fc93610023ad50bec7c99d0f63f384ca9623</id>
<content type='text'>
Backport of changeset 7968:914dde22b23f.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7968:914dde22b23f.
</pre>
</div>
</content>
</entry>
<entry>
<title>More synchronizing LongTerm3 with default.</title>
<updated>2020-01-07T01:20:56+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-01-07T01:20:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f6e6731598a02121be850a17a12384090b40f1ac'/>
<id>f6e6731598a02121be850a17a12384090b40f1ac</id>
<content type='text'>
Ideally this covers anything missed during the backport process.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Ideally this covers anything missed during the backport process.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Define ILexerWithIdentity with methods for retrieving name, ID, and property values.</title>
<updated>2020-01-04T18:50:52+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-01-04T18:50:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=215e051e588219ec41341a27bb87793732cccd88'/>
<id>215e051e588219ec41341a27bb87793732cccd88</id>
<content type='text'>
Implement ILexerWithIdentity on object lexers.
Implement ILexerWithIdentity on LexerSimple wrapper for function lexers.

Backport of changeset 7870:6ffcbd42288c, but with a new interface compatible
with ILexer, not ILexer5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Implement ILexerWithIdentity on object lexers.
Implement ILexerWithIdentity on LexerSimple wrapper for function lexers.

Backport of changeset 7870:6ffcbd42288c, but with a new interface compatible
with ILexer, not ILexer5.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Remember string values in OptionSet so can be easily retrieved.</title>
<updated>2019-11-09T04:31:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-11-09T04:31:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a64428dc77747caba268e25e4ec9d7d1db10eefa'/>
<id>a64428dc77747caba268e25e4ec9d7d1db10eefa</id>
<content type='text'>
Backport of changeset 7869:7dac229bc696.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7869:7dac229bc696.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Move collection of modules from Catalogue.cxx to CatalogueModules.h so it can be reused.</title>
<updated>2020-01-04T00:46:53+00:00</updated>
<author>
<name>mitchell</name>
<email>unknown</email>
</author>
<published>2020-01-04T00:46:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b6d260731bddb23d63f4a0990305b1d9501f7cf8'/>
<id>b6d260731bddb23d63f4a0990305b1d9501f7cf8</id>
<content type='text'>
Backport of changeset 7866:fff1071ea1db.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7866:fff1071ea1db.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Move suppression of Clang warning missing-braces from makefile to apply to</title>
<updated>2019-12-28T23:02:31+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-12-28T23:02:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=179306d57fcc813b18205a916f1cd448be610ded'/>
<id>179306d57fcc813b18205a916f1cd448be610ded</id>
<content type='text'>
lexers but not most other files.

Backport of changeset 7845:f3264e486266.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
lexers but not most other files.

Backport of changeset 7845:f3264e486266.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Remove noexcept from allocating constructors as may throw on memory exhaustion.</title>
<updated>2019-11-01T02:00:12+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-11-01T02:00:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=55d1068389ac95f94ffe6ac0a5ca87820af9b363'/>
<id>55d1068389ac95f94ffe6ac0a5ca87820af9b363</id>
<content type='text'>
Backport of changeset 7750:12807611677a.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7750:12807611677a.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1315] Update to Unicode 12.1.</title>
<updated>2019-10-16T00:24:26+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2019-10-16T00:24:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=50c13867d645d79e6ee5b0233d46b3aab353ae01'/>
<id>50c13867d645d79e6ee5b0233d46b3aab353ae01</id>
<content type='text'>
Backport of changeset 7707:13ce9d1ee13e.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Backport of changeset 7707:13ce9d1ee13e.
</pre>
</div>
</content>
</entry>
<entry>
<title>Backport: Feature [feature-requests:#1305] Optimize setting up keyword lists in lexers.</title>
<updated>2019-09-30T02:15:31+00:00</updated>
<author>
<name>Zufu Liu</name>
<email>unknown</email>
</author>
<published>2019-09-30T02:15:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=632bf5eb1f2825ac1c7f4c9850462ad1fe68990d'/>
<id>632bf5eb1f2825ac1c7f4c9850462ad1fe68990d</id>
<content type='text'>
Avoids splitting and sorting the input twice.

Backport of changeset 7697:f0848608c92c.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoids splitting and sorting the input twice.

Backport of changeset 7697:f0848608c92c.
</pre>
</div>
</content>
</entry>
</feed>
