<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/test/unit, branch rel-3-3-1</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>Fix bug where removing all characters from indicator at end of document did</title>
<updated>2012-09-12T03:44:09+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-09-12T03:44:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=75bed4f0a73a0ef3a0d69026f21bc280b2232513'/>
<id>75bed4f0a73a0ef3a0d69026f21bc280b2232513</id>
<content type='text'>
not remove that run causing iteration over the indicator to hang.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
not remove that run causing iteration over the indicator to hang.
</pre>
</div>
</content>
</entry>
<entry>
<title>add CharClassifier::GetCharsOfClass</title>
<updated>2012-05-29T19:44:34+00:00</updated>
<author>
<name>Mook</name>
<email>marky@activestate.com</email>
</author>
<published>2012-05-29T19:44:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dd24e21bbeadbd1c7f6954f72ebe479e7ce3dc99'/>
<id>dd24e21bbeadbd1c7f6954f72ebe479e7ce3dc99</id>
<content type='text'>
add SCI_GETWORDCHARS(&lt;unused&gt;, stringresult chars) command to get word chars
add SCI_GETWHITESPACECHARS(&lt;unused&gt;, stringresult chars) to get whitespace chars
add SCI_GETPUNCTUATIONCHARS(&lt;unused&gt;, stringresult chars) to get punctutation
also add tests for {Set,Get}{Word,Whitespce,Punctuation}Chars, CharClassifier
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
add SCI_GETWORDCHARS(&lt;unused&gt;, stringresult chars) command to get word chars
add SCI_GETWHITESPACECHARS(&lt;unused&gt;, stringresult chars) to get whitespace chars
add SCI_GETPUNCTUATIONCHARS(&lt;unused&gt;, stringresult chars) to get punctutation
also add tests for {Set,Get}{Word,Whitespce,Punctuation}Chars, CharClassifier
</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>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>
<entry>
<title>Added runStyles tests.</title>
<updated>2011-02-01T04:11:16+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2011-02-01T04:11:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=60eaf827991c9994f120d9b16af317372003ebb7'/>
<id>60eaf827991c9994f120d9b16af317372003ebb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
