<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers, branch rel-3-2-2</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>Long XML script tag correctly lexed. Bug #3534190.</title>
<updated>2012-08-25T07:37:57+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-08-25T07:37:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=8fb28f024bf597b55e8dbdf2bd11e3f9d69a5a41'/>
<id>8fb28f024bf597b55e8dbdf2bd11e3f9d69a5a41</id>
<content type='text'>
From Sakshi Verma.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Sakshi Verma.
</pre>
</div>
</content>
</entry>
<entry>
<title>Initialize strings to avoid warnings from Clang Analyze.</title>
<updated>2012-08-22T23:24:17+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-08-22T23:24:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=ad7a82dd1ce1e3cc6c5fefc5fb68d18d38b5163b'/>
<id>ad7a82dd1ce1e3cc6c5fefc5fb68d18d38b5163b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Ensure variable NUL terminated and limit its scope.</title>
<updated>2012-08-17T09:57:31+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-08-17T09:57:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d24f3b5a95033b43d19c690da66d7070350edd60'/>
<id>d24f3b5a95033b43d19c690da66d7070350edd60</id>
<content type='text'>
Avoids warning from Visual C++ code analysis.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Avoids warning from Visual C++ code analysis.
</pre>
</div>
</content>
</entry>
<entry>
<title>Extra checks to stop Clang analyze warnings.</title>
<updated>2012-07-29T05:51:18+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2012-07-29T05:51:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=7dce227b271e9e8d0028db697a70101615d6a5e6'/>
<id>7dce227b271e9e8d0028db697a70101615d6a5e6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Turn off '$' when lexer.cpp.allow.dollars changes to 0. Bug #3541461.</title>
<updated>2012-07-10T06:58:14+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-07-10T06:58:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=e844abd0e4c7160c45399a8ec2595efb82368eac'/>
<id>e844abd0e4c7160c45399a8ec2595efb82368eac</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LexHTML: Fix folding of CDATA blocks when fold.html.preprocessor is off</title>
<updated>2012-07-05T15:41:19+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2012-07-05T15:41:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=da86674832b4a6e9f2cc79142ee8ce5d638e9aaa'/>
<id>da86674832b4a6e9f2cc79142ee8ce5d638e9aaa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bugs #3540486, #3087226, #2906275, #2809176.</title>
<updated>2012-07-09T00:32:44+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-07-09T00:32:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=905148fb726c20a2f585a6223c886bf808dbdb16'/>
<id>905148fb726c20a2f585a6223c886bf808dbdb16</id>
<content type='text'>
Style fixed format comments from column 73. Bug #3540486.
Fold CRITICAL .. END CRITICAL. Bug #3540486.
Fix styling after comment line ending with '&amp;'. Bug #3087226.
Style preprocessor lines so they do not trigger incorrect folding. Bug #2906275.
Fix folding of nested ifs. Bug #2809176.
From darmar.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Style fixed format comments from column 73. Bug #3540486.
Fold CRITICAL .. END CRITICAL. Bug #3540486.
Fix styling after comment line ending with '&amp;'. Bug #3087226.
Style preprocessor lines so they do not trigger incorrect folding. Bug #2906275.
Fix folding of nested ifs. Bug #2809176.
From darmar.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #3487406. New style SCE_C_PREPROCESSORCOMMENT for stream comments</title>
<updated>2012-06-22T04:19:31+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-06-22T04:19:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=51244e430368eb545726e90ae5f5a6b765d09dd3'/>
<id>51244e430368eb545726e90ae5f5a6b765d09dd3</id>
<content type='text'>
inside preprocessor directives.
Includes code from Marko Njezic.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
inside preprocessor directives.
Includes code from Marko Njezic.
</pre>
</div>
</content>
</entry>
<entry>
<title>Prevent empty lines from continuing preprocessor style.</title>
<updated>2012-06-22T03:55:22+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-06-22T03:55:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9f6b99068f71f7b9f20a3758ea0fc7941eed2492'/>
<id>9f6b99068f71f7b9f20a3758ea0fc7941eed2492</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>support LESS/HSS</title>
<updated>2012-06-09T20:41:43+00:00</updated>
<author>
<name>pelsass</name>
<email>devnull@localhost</email>
</author>
<published>2012-06-09T20:41:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=578d08e3b5188401564ae860c1dff8935d5bdd6c'/>
<id>578d08e3b5188401564ae860c1dff8935d5bdd6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
