<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-1-37</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>Added implementations for SCI_GETTARGETSTART and SCI_GETTARGETEND.</title>
<updated>2001-04-14T23:02:55+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-04-14T23:02:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=33d177e7efe09f381065bef3decf0c87a40bb8c2'/>
<id>33d177e7efe09f381065bef3decf0c87a40bb8c2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed const incorrect code.</title>
<updated>2001-04-13T06:16:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-04-13T06:16:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=09dd0c8f0af03530c155528d1ba075f01dc64f96'/>
<id>09dd0c8f0af03530c155528d1ba075f01dc64f96</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed some dead commented code.</title>
<updated>2001-04-13T05:48:00+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-04-13T05:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=da53fa3bfcfa5e9a6f3819f60ec85099345947b4'/>
<id>da53fa3bfcfa5e9a6f3819f60ec85099345947b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Check for fold flag and don't call Fold method if not set as this avoids</title>
<updated>2001-04-13T05:47:39+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-04-13T05:47:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=403ba611d3a73760651348d4fb42d0409a2058b3'/>
<id>403ba611d3a73760651348d4fb42d0409a2058b3</id>
<content type='text'>
checking in the Fold method.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
checking in the Fold method.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed redundant Flush and check for fol as they are done by caller.</title>
<updated>2001-04-13T05:46:06+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-04-13T05:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6178f5439881439fc5e78d9fac468eb1a23b1353'/>
<id>6178f5439881439fc5e78d9fac468eb1a23b1353</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Separated folding code into folding function.</title>
<updated>2001-04-13T05:44:56+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-04-13T05:44:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=47f5632d27d285533f1ed6e886e73c1269878958'/>
<id>47f5632d27d285533f1ed6e886e73c1269878958</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a string name to each lexer.</title>
<updated>2001-04-13T05:19:52+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-04-13T05:19:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d268b6e3a8ea565b0c255c8ac45ca442b98a37f8'/>
<id>d268b6e3a8ea565b0c255c8ac45ca442b98a37f8</id>
<content type='text'>
Made it possible for LexerModule to be subclassed so that its Lex and
Fold methods can be specialised to work across DLL boundaries.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Made it possible for LexerModule to be subclassed so that its Lex and
Fold methods can be specialised to work across DLL boundaries.
</pre>
</div>
</content>
</entry>
<entry>
<title>Start of new lexer infrastructure.</title>
<updated>2001-04-13T04:55:04+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-04-13T04:55:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a1008c54ed13feeb5d1a0dc3ebf3f8c908d541ba'/>
<id>a1008c54ed13feeb5d1a0dc3ebf3f8c908d541ba</id>
<content type='text'>
Lexers can have a fold function as well as a lexer function.
They can be identified by string name as well as an integer ID and may
ask to be automatically assigned that ID.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Lexers can have a fold function as well as a lexer function.
They can be identified by string name as well as an integer ID and may
ask to be automatically assigned that ID.
</pre>
</div>
</content>
</entry>
<entry>
<title>Separated folding from lexing.</title>
<updated>2001-04-13T03:52:41+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-04-13T03:52:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=917e46a21acff859faffb292b28f9c063caf2b92'/>
<id>917e46a21acff859faffb292b28f9c063caf2b92</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added URL to find original code to comments.</title>
<updated>2001-04-13T03:52:13+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-04-13T03:52:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=95b5ff425a27e1b30b9b603268abb235411bf183'/>
<id>95b5ff425a27e1b30b9b603268abb235411bf183</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
