<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src/LexBullant.cxx, branch rel-3-5-5</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>devnull@localhost</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=65af538e0dc3702a7b29ef82243696e21b7fa03a'/>
<id>65af538e0dc3702a7b29ef82243696e21b7fa03a</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-17T02:48:46+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-05-17T02:48:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3a47e8beb8707195400b7d44d518a3ca7ec582bd'/>
<id>3a47e8beb8707195400b7d44d518a3ca7ec582bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed some warnings from clang --analyze.</title>
<updated>2010-05-04T05:27:26+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2010-05-04T05:27:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a253fd18fde8ca3e012430f8bbef928a2d22b2a2'/>
<id>a253fd18fde8ca3e012430f8bbef928a2d22b2a2</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>devnull@localhost</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=bff5c376377f4c19a62e6a44eccda7dbe9deebaf'/>
<id>bff5c376377f4c19a62e6a44eccda7dbe9deebaf</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>Upgraded keyword list descriptions from Brian Quinlan.</title>
<updated>2003-02-17T11:18:04+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2003-02-17T11:18:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=42f022fc914d6888f55af7e96add39aca735d102'/>
<id>42f022fc914d6888f55af7e96add39aca735d102</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>devnull@localhost</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=3d4ba4da35eb10950081d1079d1cb028a41b595b'/>
<id>3d4ba4da35eb10950081d1079d1cb028a41b595b</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>devnull@localhost</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=f6ed5ea2102a61161051a68ba659c7eb19a4a549'/>
<id>f6ed5ea2102a61161051a68ba659c7eb19a4a549</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>devnull@localhost</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=65697a29ece801849925ca032691324135fb012f'/>
<id>65697a29ece801849925ca032691324135fb012f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix to @off and @on.</title>
<updated>2001-10-30T11:11:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-10-30T11:11:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9e469f2017da1c11793c0238a95c1b8f8f26de38'/>
<id>9e469f2017da1c11793c0238a95c1b8f8f26de38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bullant lexer added.</title>
<updated>2001-09-29T10:45:32+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-09-29T10:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=024dc10f84b3ad74d83b2ae997b0a25d3c179aea'/>
<id>024dc10f84b3ad74d83b2ae997b0a25d3c179aea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
