<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers/LexFortran.cxx, branch rel-3-6-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>Use Sci_Position / Sci_PositionU for variables in lexers that represent</title>
<updated>2015-07-30T04:35:17+00:00</updated>
<author>
<name>Joe Mueller</name>
<email>unknown</email>
</author>
<published>2015-07-30T04:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=58471e908a3b74b27379bb19a13d62cd8d4476b0'/>
<id>58471e908a3b74b27379bb19a13d62cd8d4476b0</id>
<content type='text'>
positions and line numbers and may be widened to 64-bits in a future release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
positions and line numbers and may be widened to 64-bits in a future release.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Sci_PositionU/Sci_Position for arguments to functional lexers, folders, and</title>
<updated>2015-07-25T01:25:56+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-25T01:25:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c30768f1167cfe590e0b6a12c4a986e82a210cc3'/>
<id>c30768f1167cfe590e0b6a12c4a986e82a210cc3</id>
<content type='text'>
comment recognizers to allow for future implementation of 64-bit positions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
comment recognizers to allow for future implementation of 64-bit positions.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1724]. Fix folding of "selecttype" and "selectcase".</title>
<updated>2015-05-13T00:17:54+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-05-13T00:17:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5f5ca4123c3a3ae3443e8f45c2b3d4df7309c708'/>
<id>5f5ca4123c3a3ae3443e8f45c2b3d4df7309c708</id>
<content type='text'>
From darmar.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From darmar.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in comments (lexers)</title>
<updated>2014-01-20T06:46:22+00:00</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2014-01-20T06:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9a9886b0346e124dac362602d9d90a538bf0288c'/>
<id>9a9886b0346e124dac362602d9d90a538bf0288c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid warning for excessive variable scope.</title>
<updated>2014-02-05T22:02:21+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-02-05T22:02:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=05d89474833b6841a9ce12f6ab0276ea9d7ad015'/>
<id>05d89474833b6841a9ce12f6ab0276ea9d7ad015</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix crashes and other bugs by removing folding of do-label constructs.</title>
<updated>2014-02-05T21:04:20+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-02-05T21:04:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9dcbef9e17af191c13c6b5c90ae2fc71f0be8583'/>
<id>9dcbef9e17af191c13c6b5c90ae2fc71f0be8583</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:#962]. Improvement of folding for Fortran.</title>
<updated>2013-11-06T23:50:15+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-11-06T23:50:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bc62f2f0c2fec64593a30a5b42f23aeeac398ca9'/>
<id>bc62f2f0c2fec64593a30a5b42f23aeeac398ca9</id>
<content type='text'>
Treats "else" as fold header.
From darmar.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Treats "else" as fold header.
From darmar.
</pre>
</div>
</content>
</entry>
<entry>
<title>Normalize indentation to tabs.</title>
<updated>2013-11-06T22:22:23+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-11-06T22:22:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=68a3c8458d0a2d60262b5d5edc8dbeef44b9addc'/>
<id>68a3c8458d0a2d60262b5d5edc8dbeef44b9addc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid namespace pollution by making lexer functions static.</title>
<updated>2013-10-17T04:17:31+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2013-10-17T04:17:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b1aaa4021f970951841956aa5fd19b295d1f4a65'/>
<id>b1aaa4021f970951841956aa5fd19b295d1f4a65</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugs #3540486, #3087226, #2906275, #2809176.</title>
<updated>2012-07-09T00:32:44+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2012-07-09T00:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c46b07b57cc96a4a735ed562dcf51b5d804c6e54'/>
<id>c46b07b57cc96a4a735ed562dcf51b5d804c6e54</id>
<content type='text'>
Style fixed format comments from column 73. Bug #3540486.
Fold CRITICAL .. END CRITICAL. Bug #3540486.
Fix styling after comment line ending with '&amp;'. Bug #3087226.
Style preprocessor lines so they do not trigger incorrect folding. Bug #2906275.
Fix folding of nested ifs. Bug #2809176.
From darmar.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Style fixed format comments from column 73. Bug #3540486.
Fold CRITICAL .. END CRITICAL. Bug #3540486.
Fix styling after comment line ending with '&amp;'. Bug #3087226.
Style preprocessor lines so they do not trigger incorrect folding. Bug #2906275.
Fix folding of nested ifs. Bug #2809176.
From darmar.
</pre>
</div>
</content>
</entry>
</feed>
