<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/src, branch rel-1-36</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>Option fold.html added.</title>
<updated>2001-02-27T01:45:10+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-27T01:45:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=52e3a431923e2b44f0e50f41618b37757a2765e8'/>
<id>52e3a431923e2b44f0e50f41618b37757a2765e8</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 Philippe to regularise comments.</title>
<updated>2001-02-27T01:12:47+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-27T01:12:47+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=092d0572b39dea08d13c8a5c0f17fdbec2d99cd0'/>
<id>092d0572b39dea08d13c8a5c0f17fdbec2d99cd0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Increased allocation chunk size for GetNearestWords as it was slow.</title>
<updated>2001-02-25T03:21:33+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-25T03:21:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=93a04641a4deccf5793d5474ab3c6e9e42468663'/>
<id>93a04641a4deccf5793d5474ab3c6e9e42468663</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 Jan to allow folding multi-line C++ comments.</title>
<updated>2001-02-24T09:45:32+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-24T09:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=4e9238b38cb93534f9d83b341c6f8e250aa6ef7d'/>
<id>4e9238b38cb93534f9d83b341c6f8e250aa6ef7d</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 Jan to avoid warnings.</title>
<updated>2001-02-24T07:12:42+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-24T07:12:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=146e0cb2cf41390d5bb63b5a9bf00f28326d81ab'/>
<id>146e0cb2cf41390d5bb63b5a9bf00f28326d81ab</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 Jan Hercek to fix folding by using the display line rather than</title>
<updated>2001-02-24T07:02:36+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-24T07:02:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fa367e04199e72a6fae9d6fd1bf2a3d27fceb683'/>
<id>fa367e04199e72a6fae9d6fd1bf2a3d27fceb683</id>
<content type='text'>
the document line when evaluating the visibility policy.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
the document line when evaluating the visibility policy.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for using ':' and another character to end identifiers in</title>
<updated>2001-02-24T04:09:50+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-24T04:09:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=fbe180d9ce47a401cf366a069e7a78e05540f014'/>
<id>fbe180d9ce47a401cf366a069e7a78e05540f014</id>
<content type='text'>
.api files as well as '('.
Simplified GetNearestWords.
Changed to using C++ allocation always rather than malloc and free.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
.api files as well as '('.
Simplified GetNearestWords.
Changed to using C++ allocation always rather than malloc and free.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed font leak.</title>
<updated>2001-02-24T04:08:34+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-24T04:08:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=82027cf284a076832be17903ef7ab7ec81529974'/>
<id>82027cf284a076832be17903ef7ab7ec81529974</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated documentation comments from Philippe.</title>
<updated>2001-02-24T01:07:27+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-24T01:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1c017d11e94b48f0be28517b7b0acfc22160be26'/>
<id>1c017d11e94b48f0be28517b7b0acfc22160be26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated documentation comments from Philippe.</title>
<updated>2001-02-24T01:07:27+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2001-02-24T01:07:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=df8f64d06421458b38592b38b4155156dff227f5'/>
<id>df8f64d06421458b38592b38b4155156dff227f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
