<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-3-6-5</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>Correct comments.</title>
<updated>2016-04-21T01:19:06+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-04-21T01:19:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=219e641af24ed4e4383c0a11164e26f6a3333778'/>
<id>219e641af24ed4e4383c0a11164e26f6a3333778</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1142]. Allow Super modifier on GTK+.</title>
<updated>2016-03-29T04:38:45+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-29T04:38:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0604389a02a2cb5f33f5f84e460ad3d7a55f1fc4'/>
<id>0604389a02a2cb5f33f5f84e460ad3d7a55f1fc4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1822]. Doubled size of compiled regex buffer.</title>
<updated>2016-03-29T04:12:35+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-29T04:12:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b5618916b1164f90254ebb8c6eed2b5f86fdcc12'/>
<id>b5618916b1164f90254ebb8c6eed2b5f86fdcc12</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix truncation warning in 64-bit build.</title>
<updated>2016-03-25T22:59:41+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-25T22:59:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=db89e8a5c51b6d3e0e496c86141c48bf77373786'/>
<id>db89e8a5c51b6d3e0e496c86141c48bf77373786</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Define Position and invalidPosition inside the Sci namespace for internal use.</title>
<updated>2016-03-25T07:04:14+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-03-25T07:04:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5fb6f88108fdade234c232257f006a404cd2306a'/>
<id>5fb6f88108fdade234c232257f006a404cd2306a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Feature [feature-requests:#1140]. JSON lexer added.</title>
<updated>2016-03-20T12:19:59+00:00</updated>
<author>
<name>nkmathew</name>
<email>unknown</email>
</author>
<published>2016-03-20T12:19:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=269bff4307f3130d1873130baf13b963ef34da0b'/>
<id>269bff4307f3130d1873130baf13b963ef34da0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace expressions to find level number of a fold level with function call.</title>
<updated>2016-01-31T03:38:11+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-01-31T03:38:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d94214b41cc24a20d69076a4f6dbd43a48d137e2'/>
<id>d94214b41cc24a20d69076a4f6dbd43a48d137e2</id>
<content type='text'>
Simplifies code by removing any precedence issues and is shorter.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Simplifies code by removing any precedence issues and is shorter.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1799]. Folds unfolded when two fold regions are merged by either deleting</title>
<updated>2016-01-31T03:23:34+00:00</updated>
<author>
<name>Markus Nißl</name>
<email>unknown</email>
</author>
<published>2016-01-31T03:23:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dc4cef62cd7114c9a96f40005aeb983a7ea0c701'/>
<id>dc4cef62cd7114c9a96f40005aeb983a7ea0c701</id>
<content type='text'>
an intervening line or changing its fold level by adding characters.
Add LevelNumber function to simplify expressions implmenting folding.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
an intervening line or changing its fold level by adding characters.
Add LevelNumber function to simplify expressions implmenting folding.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use value initialization in preference to memset as simpler and more robust.</title>
<updated>2016-01-09T23:49:02+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-01-09T23:49:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=85b79957ec5359c03fec42fdc3f1430d205269ac'/>
<id>85b79957ec5359c03fec42fdc3f1430d205269ac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1801]. Fix spelling.</title>
<updated>2016-01-08T03:42:30+00:00</updated>
<author>
<name>Bewied</name>
<email>unknown</email>
</author>
<published>2016-01-08T03:42:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=a30c4477f69d63ef7088b33ae9a62d9ce54a590a'/>
<id>a30c4477f69d63ef7088b33ae9a62d9ce54a590a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
