<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src/LexTADS3.cxx, branch rel-1-76</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>periods were incorrectly classified as word characters (i.e., part of identifiers); they no longer are</title>
<updated>2007-06-13T00:33:12+00:00</updated>
<author>
<name>mjroberts</name>
<email>devnull@localhost</email>
</author>
<published>2007-06-13T00:33:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0531f0fca7d82be735e4217d489d54bae448b9c0'/>
<id>0531f0fca7d82be735e4217d489d54bae448b9c0</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>fix Borland compiler warnings</title>
<updated>2007-02-21T22:54:03+00:00</updated>
<author>
<name>mjroberts</name>
<email>devnull@localhost</email>
</author>
<published>2007-02-21T22:54:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=65f10023815421d5560f7817a79126ffab72a2c1'/>
<id>65f10023815421d5560f7817a79126ffab72a2c1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed the lexer to handle many tads 3 syntax constructs better;</title>
<updated>2007-02-21T00:36:50+00:00</updated>
<author>
<name>mjroberts</name>
<email>devnull@localhost</email>
</author>
<published>2007-02-21T00:36:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=c01f866544c0dd428ef37baa24952e547f9da9de'/>
<id>c01f866544c0dd428ef37baa24952e547f9da9de</id>
<content type='text'>
fixed some folding problems; added a separate 'brace' style
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
fixed some folding problems; added a separate 'brace' style
</pre>
</div>
</content>
</entry>
<entry>
<title>Michael Cartmell assigned copyright to me.</title>
<updated>2006-11-22T12:04:40+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2006-11-22T12:04:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7f6883b4489abf4e0243be672079a9947bf006ee'/>
<id>7f6883b4489abf4e0243be672079a9947bf006ee</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 Michael Cartmell improves string parsing and reduces number of</title>
<updated>2005-07-08T04:05:50+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-07-08T04:05:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9568da999f44c1005cbd6298399a5d4bfdaefe65'/>
<id>9568da999f44c1005cbd6298399a5d4bfdaefe65</id>
<content type='text'>
states.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
states.
</pre>
</div>
</content>
</entry>
<entry>
<title>Michael:</title>
<updated>2005-05-27T00:03:43+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-05-27T00:03:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6decff0a953904d1ae756a816ebb46eac28c0d59'/>
<id>6decff0a953904d1ae756a816ebb46eac28c0d59</id>
<content type='text'>
Folding now works correctly in all tads source files that I have available.
Some colouring bugs were fixed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Folding now works correctly in all tads source files that I have available.
Some colouring bugs were fixed.
</pre>
</div>
</content>
</entry>
<entry>
<title>TADS3 support from Michael Cartmell.</title>
<updated>2005-04-09T03:20:30+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-04-09T03:20:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7832e18d9e44143117849b512763aa4b5a52ea4e'/>
<id>7832e18d9e44143117849b512763aa4b5a52ea4e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
