<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers/LexTCMD.cxx, branch rel-3-5-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>Avoid warnings for potential read from uninitialised buffer.</title>
<updated>2014-01-19T03:46:48+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-01-19T03:46:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9bc61c70c534d999ae0ad01fe56f59a41e7c9f16'/>
<id>9bc61c70c534d999ae0ad01fe56f59a41e7c9f16</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove local functions that are not used.</title>
<updated>2013-11-03T22:06:18+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-11-03T22:06:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c89ce9202c9f3fd4dced85255d622b57cd3465d3'/>
<id>c89ce9202c9f3fd4dced85255d622b57cd3465d3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid warnings for uninitialized strings.</title>
<updated>2013-08-08T09:09:10+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-08-08T09:09:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c7f250a5cca5545e7858786a0ca13620b87b7ada'/>
<id>c7f250a5cca5545e7858786a0ca13620b87b7ada</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace all instances of isascii with Scintilla-specific IsASCII.</title>
<updated>2013-07-21T05:20:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-21T05:20:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=87e59817db5e6cfd18b07f160b4b468b196072a5'/>
<id>87e59817db5e6cfd18b07f160b4b468b196072a5</id>
<content type='text'>
iasascii is not part of ISO C or C++ but is a BSD extension so caused
problems when compiling in strict compliance mode.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
iasascii is not part of ISO C or C++ but is a BSD extension so caused
problems when compiling in strict compliance mode.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace _strupr with portable code.</title>
<updated>2011-12-21T23:16:51+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2011-12-21T23:16:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3a6960d2e4c1bb7450e8e8f546915a1a64510eac'/>
<id>3a6960d2e4c1bb7450e8e8f546915a1a64510eac</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 the Take Command / TCC scripting language. Feature #3462462.</title>
<updated>2011-12-21T22:30:06+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-12-21T22:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3986c9222369ae1885883cd4ede9955702d3b0ba'/>
<id>3986c9222369ae1885883cd4ede9955702d3b0ba</id>
<content type='text'>
From Rex Conn.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Rex Conn.
</pre>
</div>
</content>
</entry>
</feed>
