<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers/LexOthers.cxx, 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>Split LexOthers.cxx into separate files for each lexer: LexBatch, LexDiff,</title>
<updated>2015-07-14T03:54:44+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-14T03:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e3190204cd27ddd4e09306090c5cf873a4db3c68'/>
<id>e3190204cd27ddd4e09306090c5cf873a4db3c68</id>
<content type='text'>
LexErrorList, LexMake, LexNull, and LexProps.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
LexErrorList, LexMake, LexNull, and LexProps.
</pre>
</div>
</content>
</entry>
<entry>
<title>Format normalization - whitespace and braces made consistent.</title>
<updated>2013-12-14T23:46:39+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-12-14T23:46:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=982a9be5d39fb042e1deb86af5930cb54729f83f'/>
<id>982a9be5d39fb042e1deb86af5930cb54729f83f</id>
<content type='text'>
Parameter names added to method declarations.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Parameter names added to method declarations.
</pre>
</div>
</content>
</entry>
<entry>
<title>Stricter checking for ctags lines in errorlist lexer.</title>
<updated>2013-09-21T23:57:57+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-09-21T23:57:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b2224e19cb9bdd7b1d7344204e07cc3c1fd09a26'/>
<id>b2224e19cb9bdd7b1d7344204e07cc3c1fd09a26</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=7820ce6dcf054f033d243f972afb5fff1c5bdebe'/>
<id>7820ce6dcf054f033d243f972afb5fff1c5bdebe</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>Trigger SCE_ERR_PERL only when "at" and "line" are far enough apart</title>
<updated>2013-07-03T22:54:16+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-07-03T22:54:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4d40afd50873c6e87c12ca6ccf119d2d47d07d0a'/>
<id>4d40afd50873c6e87c12ca6ccf119d2d47d07d0a</id>
<content type='text'>
to fit a file name as it was being triggered for MSVC errors containing
"at line".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
to fit a file name as it was being triggered for MSVC errors containing
"at line".
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplified code and avoid warning.</title>
<updated>2013-05-07T11:49:37+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2013-05-07T11:49:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=91d928e41eb04dfb81656310f503a54eaf90293b'/>
<id>91d928e41eb04dfb81656310f503a54eaf90293b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Longer name for new errorlist lexer state.</title>
<updated>2013-02-22T07:07:08+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2013-02-22T07:07:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a65a3b54310f5af97192598402046c288f9918d0'/>
<id>a65a3b54310f5af97192598402046c288f9918d0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Recognise GCC include path diagnostics that appear before an error.</title>
<updated>2013-02-20T02:41:17+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2013-02-20T02:41:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=68550bd2c421c2cb3dc8d0e7e887f92f438be334'/>
<id>68550bd2c421c2cb3dc8d0e7e887f92f438be334</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature: [#970]. Latex folding and better syntax highlighting.</title>
<updated>2013-01-11T03:37:11+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2013-01-11T03:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4aab87e42cce680983586990451835d3b8953202'/>
<id>4aab87e42cce680983586990451835d3b8953202</id>
<content type='text'>
From G. Hu.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From G. Hu.
</pre>
</div>
</content>
</entry>
<entry>
<title>Move PO lexer out of LexOthers</title>
<updated>2012-09-13T19:01:44+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2012-09-13T19:01:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=63d4f856c31079676a4242257ea29f9dff4fa672'/>
<id>63d4f856c31079676a4242257ea29f9dff4fa672</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
