<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test, branch rel-2-28</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>Avoid unwanted output.</title>
<updated>2011-07-25T04:20:07+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-07-25T04:20:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8666e1fda938d08542f695b27df6a3b0b33240fe'/>
<id>8666e1fda938d08542f695b27df6a3b0b33240fe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Using 'from __future__ import unicode_literals' to make work on Python 2.7.</title>
<updated>2011-07-25T04:15:06+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-07-25T04:15:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=bbab85d57513310b019006b999fd04b88a34ec49'/>
<id>bbab85d57513310b019006b999fd04b88a34ec49</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Testing RunStyles::AllSame and RunStyles::AllSameAs.</title>
<updated>2011-06-07T01:54:35+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-06-07T01:54:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d9b171eab5d8aa18b67f9804c9ebcf0a30dcf778'/>
<id>d9b171eab5d8aa18b67f9804c9ebcf0a30dcf778</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add tests for bug found in #3291579 and for new RunStyles::Find</title>
<updated>2011-06-07T01:48:54+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-06-07T01:48:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=83c2fa5a9d49f11920cfa2cb906469a7b82db3c3'/>
<id>83c2fa5a9d49f11920cfa2cb906469a7b82db3c3</id>
<content type='text'>
and ContractionState::HiddenLines methods.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
and ContractionState::HiddenLines methods.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix for bug with wrong recognition of number after regex literal. Bug #3209108.</title>
<updated>2011-03-27T01:11:51+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-03-27T01:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2570c57829a3577db3aa7323096fb14780b9147c'/>
<id>2570c57829a3577db3aa7323096fb14780b9147c</id>
<content type='text'>
Added test for this case.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added test for this case.
</pre>
</div>
</content>
</entry>
<entry>
<title>Avoid unnecessary relinks on Windows.</title>
<updated>2011-02-12T23:08:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-12T23:08:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9bf6e65bbe0af1e39c2986ed0e522cba753662b5'/>
<id>9bf6e65bbe0af1e39c2986ed0e522cba753662b5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Merge method to SparseState to make it possible to detect significant</title>
<updated>2011-02-12T23:08:08+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-12T23:08:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e75470ad1d39842c12b407820c2886f7ae035ab9'/>
<id>e75470ad1d39842c12b407820c2886f7ae035ab9</id>
<content type='text'>
changes in lexers which will require styling beyond the end of the current range.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
changes in lexers which will require styling beyond the end of the current range.
</pre>
</div>
</content>
</entry>
<entry>
<title>Only append a state if the value differs from the last current value.</title>
<updated>2011-02-10T12:28:29+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-10T12:28:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=73ab73b08eb3f5523d05a3a0dd55701a19168498'/>
<id>73ab73b08eb3f5523d05a3a0dd55701a19168498</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>New class SparseState for storing lexer state that may not</title>
<updated>2011-02-10T02:16:30+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-10T02:16:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a9b43404324187f56e038bab245353ba2d9d850d'/>
<id>a9b43404324187f56e038bab245353ba2d9d850d</id>
<content type='text'>
change on most lines.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
change on most lines.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added some coverage testing.</title>
<updated>2011-02-02T22:28:15+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-02T22:28:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=959a215de30c5aff8902fb90701d1e1dd9a0c355'/>
<id>959a215de30c5aff8902fb90701d1e1dd9a0c355</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
