<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src/LexFortran.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>Updates to avoid warnings from GCC 4.3. Should not change behaviour.</title>
<updated>2009-01-01T01:36:37+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2009-01-01T01:36:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d6571fa63db365bced55161c5d2e370b0097b4f8'/>
<id>d6571fa63db365bced55161c5d2e370b0097b4f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #1945318 handle more compiler directives.</title>
<updated>2008-04-18T10:45:43+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2008-04-18T10:45:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=71c30fc4aa2cea19dc884ede105fa098cc99a210'/>
<id>71c30fc4aa2cea19dc884ede105fa098cc99a210</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>integrate OS X support for scintilla.  a big patch with a little commit message :)</title>
<updated>2007-06-01T00:57:26+00:00</updated>
<author>
<name>scaraveo</name>
<email>unknown</email>
</author>
<published>2007-06-01T00:57:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=710f716e96f6e9ee9eb410b343b78b3c4d95bc46'/>
<id>710f716e96f6e9ee9eb410b343b78b3c4d95bc46</id>
<content type='text'>
- now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries
- several fixes in the OS X layer since the branch was commited in 2005
- used in Komodo since 2005, so pretty stable
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- now uses namespaces (optionally for non-os x) to avoid conflicts with OS X libraries
- several fixes in the OS X layer since the branch was commited in 2005
- used in Komodo since 2005, so pretty stable
</pre>
</div>
</content>
</entry>
<entry>
<title>Applied warning avoidance patch from SourceForge bug report</title>
<updated>2005-02-02T09:53:04+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2005-02-02T09:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ef770885361a98256e07969ee9a0fc404db72538'/>
<id>ef770885361a98256e07969ee9a0fc404db72538</id>
<content type='text'>
1080091.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1080091.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix from Shen for folding bug.</title>
<updated>2003-11-22T12:05:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2003-11-22T12:05:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=140b7b3c418448ac0c3d92d2bdb7db66934134ad'/>
<id>140b7b3c418448ac0c3d92d2bdb7db66934134ad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Patch from Chuanjian Shen:</title>
<updated>2003-10-14T10:16:08+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2003-10-14T10:16:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6dc13618762576ea94f64226e91c69e6a1a3bec4'/>
<id>6dc13618762576ea94f64226e91c69e6a1a3bec4</id>
<content type='text'>
    1.) "forall" and "where" statement folding bug.
    2.) simple folding with "do label" structure.
    3.) label colourise bug.
    4.) number colourise bug (such as 1.D0)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    1.) "forall" and "where" statement folding bug.
    2.) simple folding with "do label" structure.
    3.) label colourise bug.
    4.) number colourise bug (such as 1.D0)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update from Shen to fix the wrong folding with TYPE defining and wrong</title>
<updated>2002-11-21T09:09:55+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2002-11-21T09:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8b58a35d1a5bd573b84c6a0a6ad96b0c56f2dcc0'/>
<id>8b58a35d1a5bd573b84c6a0a6ad96b0c56f2dcc0</id>
<content type='text'>
color highlighting with continucated lines in some cases.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
color highlighting with continucated lines in some cases.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update from Shen to handle continuation.</title>
<updated>2002-10-26T06:03:06+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2002-10-26T06:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7f6a03793e597b8fb617c1c35b872e4f8a76ff4c'/>
<id>7f6a03793e597b8fb617c1c35b872e4f8a76ff4c</id>
<content type='text'>
A couple of warnings fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A couple of warnings fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>New lexer for Fortran.</title>
<updated>2002-10-08T01:52:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2002-10-08T01:52:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=cd3c42aa0d578b1307fabd4ee8879eb710959b77'/>
<id>cd3c42aa0d578b1307fabd4ee8879eb710959b77</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
