<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers, branch rel-3-2-4</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>Feature: [#970]. Latex folding and better syntax highlighting.</title>
<updated>2013-01-11T03:37:11+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-01-11T03:37:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=83479bb386c9268d0b4e16dbcbeadd50c4aed749'/>
<id>83479bb386c9268d0b4e16dbcbeadd50c4aed749</id>
<content type='text'>
From G. Hu.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From G. Hu.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updated to style hidden commands differently.</title>
<updated>2013-01-09T23:51:04+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2013-01-09T23:51:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d6af303ef88fd4b1c255143666d50e742f27a2cb'/>
<id>d6af303ef88fd4b1c255143666d50e742f27a2cb</id>
<content type='text'>
From Mike Lischke.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Mike Lischke.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix parsing of JavaScript regular expressions containing a delimiter in a range</title>
<updated>2012-12-30T19:28:05+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2012-12-30T19:28:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=b5264a5fea7966b102085b5b36882c47fa2ea6cd'/>
<id>b5264a5fea7966b102085b5b36882c47fa2ea6cd</id>
<content type='text'>
Regular expression "/[/]/" is valid, the second "/" being escaped by the
character range ("[]").  Also, escape any \-prefixed character, including
"[" and "]".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Regular expression "/[/]/" is valid, the second "/" being escaped by the
character range ("[]").  Also, escape any \-prefixed character, including
"[" and "]".
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #3578824. Ignore comments when evaluating preprocessor expressions.</title>
<updated>2012-12-30T05:20:46+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-12-30T05:20:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0504c699de6efcfb4c5de19b0f524d96f880f323'/>
<id>0504c699de6efcfb4c5de19b0f524d96f880f323</id>
<content type='text'>
From Isiledhel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Isiledhel.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug #3578824. Avoid crashes due to char being signed so negative for non-ASCII.</title>
<updated>2012-12-30T05:16:58+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-12-30T05:16:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=0d593286ecdc237e7fdf10d3bdce1935098da580'/>
<id>0d593286ecdc237e7fdf10d3bdce1935098da580</id>
<content type='text'>
From Isiledhel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Isiledhel.
</pre>
</div>
</content>
</entry>
<entry>
<title>LexCPP: recognize hexadecimal floating point binary exponents</title>
<updated>2012-10-11T19:02:38+00:00</updated>
<author>
<name>Colomban Wendling</name>
<email>ban@herbesfolles.org</email>
</author>
<published>2012-10-11T19:02:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=73670133c01e08a032a8c0bf45be405e740b6283'/>
<id>73670133c01e08a032a8c0bf45be405e740b6283</id>
<content type='text'>
---
 lexers/LexCPP.cxx |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
---
 lexers/LexCPP.cxx |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bad folding with CASE statement when it is used for assignment.</title>
<updated>2012-09-25T16:38:58+00:00</updated>
<author>
<name>Jerome LAFORGE</name>
<email>jerome.laforge@gmail.com</email>
</author>
<published>2012-09-25T16:38:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=797f01e02680c7409ed1068b7b148a5b6d1a14ed'/>
<id>797f01e02680c7409ed1068b7b148a5b6d1a14ed</id>
<content type='text'>
Reported by : Erik Sinde
Bug #3571820
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Reported by : Erik Sinde
Bug #3571820
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle nested delimiter pairs. Feature #3569352.</title>
<updated>2012-09-19T12:17:13+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-09-19T12:17:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=dea2c5b9bbbce473bc8baa886eddf4f7019d39f3'/>
<id>dea2c5b9bbbce473bc8baa886eddf4f7019d39f3</id>
<content type='text'>
Bugs #1515556, #3008483, #3512208, #3515392.
From Kein-Hong Man.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bugs #1515556, #3008483, #3512208, #3515392.
From Kein-Hong Man.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix multiple issues with Bash lexing and folding. Bug #3526563.</title>
<updated>2012-09-16T13:27:36+00:00</updated>
<author>
<name>nyamatongwe</name>
<email>devnull@localhost</email>
</author>
<published>2012-09-16T13:27:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3cc4d170eb5201c72318fa3e4b319c2e37c3c170'/>
<id>3cc4d170eb5201c72318fa3e4b319c2e37c3c170</id>
<content type='text'>
From Kein-Hong Man.
- fixed SCE_PL_DEFAULT constant reported by Matthew Brush
- backtracks to previous line if necessary to resolve refresh issues for
multiline segments (this SF bug 3526563)
- properly refreshes HERE document body and code following it when HERE
delimiter is changed
- HERE delimiter with no ending quote is properly highlighted as an error,
this did not previously work
- leading spaces highlighted properly in quoted HERE delimiters
- recognizes '' and "" HERE delimiters to match blank lines
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From Kein-Hong Man.
- fixed SCE_PL_DEFAULT constant reported by Matthew Brush
- backtracks to previous line if necessary to resolve refresh issues for
multiline segments (this SF bug 3526563)
- properly refreshes HERE document body and code following it when HERE
delimiter is changed
- HERE delimiter with no ending quote is properly highlighted as an error,
this did not previously work
- leading spaces highlighted properly in quoted HERE delimiters
- recognizes '' and "" HERE delimiters to match blank lines
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix bad folding block when LOOP statement nested into CASE statement.</title>
<updated>2012-09-15T09:04:35+00:00</updated>
<author>
<name>Jerome LAFORGE</name>
<email>jerome.laforge@gmail.com</email>
</author>
<published>2012-09-15T09:04:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=429cf7737b4dd196ca82010ae4df77106ed9573d'/>
<id>429cf7737b4dd196ca82010ae4df77106ed9573d</id>
<content type='text'>
Bug #3567905.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug #3567905.
</pre>
</div>
</content>
</entry>
</feed>
