<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src/LexAVE.cxx, branch rel-3-6-7</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>Fix debug assertions for bug #3000566.</title>
<updated>2010-05-13T01:30:06+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2010-05-13T01:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=74d92c0f19f84c9f1f5f9e87130c89484db155f6'/>
<id>74d92c0f19f84c9f1f5f9e87130c89484db155f6</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>Patch from Bruce Doson fixes folding of elseif.</title>
<updated>2005-07-23T01:11:10+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2005-07-23T01:11:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7023a1cebba112c196c5578ca1587acad0795020'/>
<id>7023a1cebba112c196c5578ca1587acad0795020</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 Regis Vaquette to allow compilation for Windows CE.</title>
<updated>2004-12-03T23:14:04+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2004-12-03T23:14:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=639c57612568acae901f268f45b4ac1c3e8cbff2'/>
<id>639c57612568acae901f268f45b4ac1c3e8cbff2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated Avenue lexer from Alexey.</title>
<updated>2002-12-21T23:06:11+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2002-12-21T23:06:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=419fea5c510d190169c4c16faa61aa1b607b7678'/>
<id>419fea5c510d190169c4c16faa61aa1b607b7678</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made LexerModule objects not be const again as that was impairing static</title>
<updated>2002-02-12T22:12:13+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2002-02-12T22:12:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ff2799b71849c8b53a4f4a7a9e2f2e59ffe504d1'/>
<id>ff2799b71849c8b53a4f4a7a9e2f2e59ffe504d1</id>
<content type='text'>
linking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
linking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Made lexer objects const so they do not show up in map as static / globals.</title>
<updated>2002-02-12T03:34:52+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2002-02-12T03:34:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2c7158c928c73f02f4fc448fdd96ba4f45d0ea76'/>
<id>2c7158c928c73f02f4fc448fdd96ba4f45d0ea76</id>
<content type='text'>
File specific inline functions marker as static to ensure no bad linking.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
File specific inline functions marker as static to ensure no bad linking.
</pre>
</div>
</content>
</entry>
<entry>
<title>Made code bool-safe and turned Visual C++ warning 4800 back on.</title>
<updated>2002-01-10T23:11:57+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2002-01-10T23:11:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9fbdf629124454ddfc8ff9fc10ed4841d2ef8fba'/>
<id>9fbdf629124454ddfc8ff9fc10ed4841d2ef8fba</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>unknown</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=c1bbb58a0b1f5bb352acf67afbae8d40e99e22eb'/>
<id>c1bbb58a0b1f5bb352acf67afbae8d40e99e22eb</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>
</feed>
