<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src/LexOthers.cxx, branch rel-5-6-2</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>Moved lexers into lexers directory.</title>
<updated>2010-07-13T11:16:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2010-07-13T11:16:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fd7c21165bbc5200aa24ef89560a8bb40fd37255'/>
<id>fd7c21165bbc5200aa24ef89560a8bb40fd37255</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug where isalpha was called on non-ASCII bytes causing error</title>
<updated>2010-03-23T06:15:55+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2010-03-23T06:15:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bf33a815919332706a503dcc28a31582b50d0991'/>
<id>bf33a815919332706a503dcc28a31582b50d0991</id>
<content type='text'>
reports with Visual Studio.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
reports with Visual Studio.
</pre>
</div>
</content>
</entry>
<entry>
<title>Formatting whitespace.</title>
<updated>2010-02-17T00:39:46+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2010-02-17T00:39:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=58f779b422ffbb2291364dcd5966ead10b21b087'/>
<id>58f779b422ffbb2291364dcd5966ead10b21b087</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using a much simpler property set implementation.</title>
<updated>2009-07-21T09:05:43+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2009-07-21T09:05:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7b7af48a7681ab335ba2c53ffa48ab053ddf4c86'/>
<id>7b7af48a7681ab335ba2c53ffa48ab053ddf4c86</id>
<content type='text'>
Accessor objects use the PropertyGet interface to access just the property
set methods they need.
Removed SString.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Accessor objects use the PropertyGet interface to access just the property
set methods they need.
Removed SString.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Nic Jansma enables recognition of batch file variables delimited</title>
<updated>2009-05-03T09:30:56+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2009-05-03T09:30:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=333ea3c38156a54b7de9cc5c826dc3fa6d77887a'/>
<id>333ea3c38156a54b7de9cc5c826dc3fa6d77887a</id>
<content type='text'>
by ! as used when ENABLEDELAYEDEXPANSION set.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
by ! as used when ENABLEDELAYEDEXPANSION set.
</pre>
</div>
</content>
</entry>
<entry>
<title>Using comments in lexer code to document meaning of properties.</title>
<updated>2009-04-12T05:59:50+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2009-04-12T05:59:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=001550a0de196eca314eea792bfada74a19773b1'/>
<id>001550a0de196eca314eea792bfada74a19773b1</id>
<content type='text'>
Automatically extract into SciTE doumentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatically extract into SciTE doumentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>lexer.props.allow.initial.spaces patch from Enrico Tröger allows styling</title>
<updated>2009-03-30T10:27:48+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2009-03-30T10:27:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a183c0042dacce9c7cc0b339c1f71dea7524f180'/>
<id>a183c0042dacce9c7cc0b339c1f71dea7524f180</id>
<content type='text'>
of RFC2822 text with the props lexer.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
of RFC2822 text with the props lexer.
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Enrico Tröger to support RFC2822 text but does not include</title>
<updated>2009-03-29T06:34:44+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2009-03-29T06:34:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a1e8681acf85f3ed93cbc53ee74a290e3e4a5fc8'/>
<id>a1e8681acf85f3ed93cbc53ee74a290e3e4a5fc8</id>
<content type='text'>
avoidance of lines with leading white space.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
avoidance of lines with leading white space.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid warnings with gcc 4.3</title>
<updated>2008-12-23T11:33:11+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2008-12-23T11:33:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dd8505c0d64e2f2d42f7aeef761ca2fb42b01190'/>
<id>dd8505c0d64e2f2d42f7aeef761ca2fb42b01190</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Lexer for gettext .po translation files from Enrico Tröger.</title>
<updated>2008-10-08T11:24:19+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2008-10-08T11:24:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=58c0e446ba4fc63298aa04758b4d01db48e9ecfc'/>
<id>58c0e446ba4fc63298aa04758b4d01db48e9ecfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
