<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-1-67</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>"Correctness" change for still better parsing of OCaml tagnames - NO external effects</title>
<updated>2005-12-16T03:57:15+00:00</updated>
<author>
<name>rdaneelolivaw</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-16T03:57:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=6df3591465d4390932bce08834708942c112d6ea'/>
<id>6df3591465d4390932bce08834708942c112d6ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RBR - slight tightening of OCaml `TAG recognition</title>
<updated>2005-12-14T11:35:52+00:00</updated>
<author>
<name>rdaneelolivaw</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-14T11:35:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a5ae462a35b9ad60f0f9399043142648d4f79a45'/>
<id>a5ae462a35b9ad60f0f9399043142648d4f79a45</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RBR - added "static_cast" after complaint from Borland compiler (I may never get used to these things)</title>
<updated>2005-12-13T22:05:27+00:00</updated>
<author>
<name>rdaneelolivaw</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-13T22:05:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=85bea814f5f6e3b4bea492ce0e15001d8b6a4a2d'/>
<id>85bea814f5f6e3b4bea492ce0e15001d8b6a4a2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>RBR - add new keyword class, support "magic" read-only comments for RCaml, and switch to StyleContext infrastructure</title>
<updated>2005-12-13T04:33:02+00:00</updated>
<author>
<name>rdaneelolivaw</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-13T04:33:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=75dd6862a88626bec91550e902759408c3fad4e0'/>
<id>75dd6862a88626bec91550e902759408c3fad4e0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Changed final code in lexer to perform sc.Complete() and avoid asserting.</title>
<updated>2005-12-12T00:27:04+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-12T00:27:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=386e6f4d335875e40bb75c89b179262f8f337793'/>
<id>386e6f4d335875e40bb75c89b179262f8f337793</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 Armel Asselin in RFE 1377661 to store positions in undo stack</title>
<updated>2005-12-11T23:43:04+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-11T23:43:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8baea8206456c00cf13b6160e51e22be87ab42bd'/>
<id>8baea8206456c00cf13b6160e51e22be87ab42bd</id>
<content type='text'>
in terms of document (cell) position rather than byte position.
Will help allow expansion to more than 2 bytes per cell.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
in terms of document (cell) position rather than byte position.
Will help allow expansion to more than 2 bytes per cell.
</pre>
</div>
</content>
</entry>
<entry>
<title>Casts result of SafeGetCharAt so that it is treated as unsigned.</title>
<updated>2005-12-09T22:53:51+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-09T22:53:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=84fa7a5a87c476c6eec085cae5d4ea10c1454507'/>
<id>84fa7a5a87c476c6eec085cae5d4ea10c1454507</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed bug #1373855 by taking DBCS into account when matching braces.</title>
<updated>2005-12-09T22:22:10+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-09T22:22:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2a05c05e309b30d2163edc82de8df96ecdb64ac7'/>
<id>2a05c05e309b30d2163edc82de8df96ecdb64ac7</id>
<content type='text'>
Moved brace matching from Editor into Document.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Moved brace matching from Editor into Document.
</pre>
</div>
</content>
</entry>
<entry>
<title>Marker modification notifications contain the correct line number</title>
<updated>2005-12-04T21:47:25+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-04T21:47:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d29654ff1f4e3ed5e74383b690d3988aadc1ed07'/>
<id>d29654ff1f4e3ed5e74383b690d3988aadc1ed07</id>
<content type='text'>
for single marker changes and -1 for multiple marker changes.
This ensures redrawn when changed.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
for single marker changes and -1 for multiple marker changes.
This ensures redrawn when changed.
</pre>
</div>
</content>
</entry>
<entry>
<title>Optimisations that help for documents with long lines and many</title>
<updated>2005-12-04T00:46:47+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2005-12-04T00:46:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b355434c914022ab6a375b7222eabebf691219ed'/>
<id>b355434c914022ab6a375b7222eabebf691219ed</id>
<content type='text'>
control characters.
Set of style bits set maintained in line layout so indicator drawing
code can quickly determine if an indicator is drawn at all on a line.
Drawing loops exited after reach right hand side of window.
Widths of control character symbols cached while laying out
line.
Small tweaks to avoid overhead inside loops.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
control characters.
Set of style bits set maintained in line layout so indicator drawing
code can quickly determine if an indicator is drawn at all on a line.
Drawing loops exited after reach right hand side of window.
Widths of control character symbols cached while laying out
line.
Small tweaks to avoid overhead inside loops.
</pre>
</div>
</content>
</entry>
</feed>
