<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/win32/makefile, branch rel-1-53</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>EScript lexer added.</title>
<updated>2003-05-14T13:52:55+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-05-14T13:52:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f1cf6d0278a88ad722bd31af66891965c75ec1b7'/>
<id>f1cf6d0278a88ad722bd31af66891965c75ec1b7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Lout lexer by Kein-Hong Man.</title>
<updated>2003-05-09T09:53:04+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-05-09T09:53:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5a24c39256d1d6660b6088655cd3467a59da9c09'/>
<id>5a24c39256d1d6660b6088655cd3467a59da9c09</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Command line definition can turn off thunks option and avoid warning on</title>
<updated>2003-04-20T02:19:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-04-20T02:19:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=279f5f7cad53f0f8dabf7dcdd5781a46b0d70b25'/>
<id>279f5f7cad53f0f8dabf7dcdd5781a46b0d70b25</id>
<content type='text'>
gcc 3.x.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
gcc 3.x.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added POV-Ray lexer by Steven te Brinke.</title>
<updated>2003-03-17T09:07:24+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-03-17T09:07:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=f625eb3c2c02a1c256fcb318ff6c317866f87c74'/>
<id>f625eb3c2c02a1c256fcb318ff6c317866f87c74</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Commented use of -fvtable-thunks.</title>
<updated>2003-02-15T02:12:32+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-02-15T02:12:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=305ed41bc27f711016c5bc58643696236740ba38'/>
<id>305ed41bc27f711016c5bc58643696236740ba38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added XPM.</title>
<updated>2003-01-10T11:43:46+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-01-10T11:43:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=08e6db329f38935b00498764d16cc58ae139145d'/>
<id>08e6db329f38935b00498764d16cc58ae139145d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Jakub Vrána has added a CSS (Cascading Style Sheet) lexer to Scintilla.</title>
<updated>2002-11-17T03:21:17+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-11-17T03:21:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a77e6114d5f88b32e2abb8f3bcb58e583b0a4fe0'/>
<id>a77e6114d5f88b32e2abb8f3bcb58e583b0a4fe0</id>
<content type='text'>
This is separate to the HTML lexer and is only invoked for stand-alone
CSS files, not for the STYLE section of HTML files. He also made some
other additions. There is a Line Duplicate command which is bound to
Ctrl+D. PHP lexing has been improved.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is separate to the HTML lexer and is only invoked for stand-alone
CSS files, not for the STYLE section of HTML files. He also made some
other additions. There is a Line Duplicate command which is bound to
Ctrl+D. PHP lexing has been improved.
</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>devnull@localhost</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=7fb2b39a6ed61aa7f213789013b13926b362832c'/>
<id>7fb2b39a6ed61aa7f213789013b13926b362832c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made reverse regex searches work a bit.</title>
<updated>2002-09-15T00:51:17+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-09-15T00:51:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=60547dc4ce76bbe55dbd623bf582387b16eef61a'/>
<id>60547dc4ce76bbe55dbd623bf582387b16eef61a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Compatible with Mingw 2.0.</title>
<updated>2002-09-10T10:13:28+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2002-09-10T10:13:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=46deb82c74f128eff8407d2a5193f94769e0dcf7'/>
<id>46deb82c74f128eff8407d2a5193f94769e0dcf7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
