<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src/LexMSSQL.cxx, branch sciteco-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>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>Added "case" to fix for bug #1681928.</title>
<updated>2007-03-16T21:58:20+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2007-03-16T21:58:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=67dd733f00db484bd09251807ab27dc7052c57c1'/>
<id>67dd733f00db484bd09251807ab27dc7052c57c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Made folding for MSSQL work case insensitively.</title>
<updated>2007-03-16T21:52:07+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2007-03-16T21:52:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=87857e0651abf02e058ab388bffd438e01e58cf2'/>
<id>87857e0651abf02e058ab388bffd438e01e58cf2</id>
<content type='text'>
Fixes bug #1681928.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes bug #1681928.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added license reference to help the picky.</title>
<updated>2006-02-15T12:35:15+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2006-02-15T12:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c6423dd1a23e3d45d81b86d6448b2d060a79ba83'/>
<id>c6423dd1a23e3d45d81b86d6448b2d060a79ba83</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update from Filip Yaghob includes folder.</title>
<updated>2005-07-28T06:34:20+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2005-07-28T06:34:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bbc9afb35ba9f93b76411ff8ed66d687d598f09e'/>
<id>bbc9afb35ba9f93b76411ff8ed66d687d598f09e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added AutoIt 3 and APDL lexers.</title>
<updated>2004-03-27T10:22:45+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2004-03-27T10:22:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=86f4f39767c54295cf1103bdfb596da4d6676285'/>
<id>86f4f39767c54295cf1103bdfb596da4d6676285</id>
<content type='text'>
MSSQL lexer entended with STORED_PROCEDURE,
DEFAULT_PREF_DATATYPE, and COLUMN_NAME_2 style classes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
MSSQL lexer entended with STORED_PROCEDURE,
DEFAULT_PREF_DATATYPE, and COLUMN_NAME_2 style classes.
</pre>
</div>
</content>
</entry>
<entry>
<title>INitial version.</title>
<updated>2004-01-18T06:37:59+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>unknown</email>
</author>
<published>2004-01-18T06:37:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5a8c5179d28349ff91c61ae7af1bc3cf3e8675c6'/>
<id>5a8c5179d28349ff91c61ae7af1bc3cf3e8675c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
