<feed xmlns='http://www.w3.org/2005/Atom'>
<title>scintilla-mirror/lexers/LexPerl.cxx, branch rel-3-7-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>Use C++11 keyword "override" for methods in lexers that override an interface.</title>
<updated>2017-03-03T22:14:00+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2017-03-03T22:14:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=10066486e4403da74bc0ac4991e3942cbda9997d'/>
<id>10066486e4403da74bc0ac4991e3942cbda9997d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>StyleContext no longer needs mask argument.</title>
<updated>2016-11-05T04:04:09+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2016-11-05T04:04:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=1e36c7e89248cf5f9e4353673918e79cfcaeb857'/>
<id>1e36c7e89248cf5f9e4353673918e79cfcaeb857</id>
<content type='text'>
Remove warning suppression pragma no longer needed for Perl's StyleContext.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Remove warning suppression pragma no longer needed for Perl's StyleContext.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix module ::-syntax when special characters such as 'x' are used.</title>
<updated>2016-01-05T12:58:17+00:00</updated>
<author>
<name>Kein-Hong Man</name>
<email>unknown</email>
</author>
<published>2016-01-05T12:58:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=442bbc78f999fac7985a901e2f5eb8930de53d2e'/>
<id>442bbc78f999fac7985a901e2f5eb8930de53d2e</id>
<content type='text'>
Added ' and " detection as prefix chars for x repetition operator.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added ' and " detection as prefix chars for x repetition operator.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1797]. Highlight changed subroutine prototype syntax for Perl 5.20.</title>
<updated>2015-12-28T00:46:14+00:00</updated>
<author>
<name>Kein-Hong Man</name>
<email>unknown</email>
</author>
<published>2015-12-28T00:46:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=5d1dbd44210badea73d89cc1f7892b8fe2a47281'/>
<id>5d1dbd44210badea73d89cc1f7892b8fe2a47281</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1793]. Add support for Perl 5.22.</title>
<updated>2015-12-17T23:51:12+00:00</updated>
<author>
<name>Kein-Hong Man</name>
<email>unknown</email>
</author>
<published>2015-12-17T23:51:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=d44ccc7664512d0be6df259d6c36fe960a36fd13'/>
<id>d44ccc7664512d0be6df259d6c36fe960a36fd13</id>
<content type='text'>
Double-diamond operator &lt;&lt;&gt;&gt;
Hexadecimal floating point literals
Repetition in list assignment
Added example file to the lexing tests and changed lexing tests to allow larger
files and to standardise on Unix line ends when testing these larger files to
avoid spurious failures.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Double-diamond operator &lt;&lt;&gt;&gt;
Hexadecimal floating point literals
Repetition in list assignment
Added example file to the lexing tests and changed lexing tests to allow larger
files and to standardise on Unix line ends when testing these larger files to
avoid spurious failures.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug [#1791]. Added a missing symbol (the underscore) for subroutine prototypes.</title>
<updated>2015-12-12T01:59:44+00:00</updated>
<author>
<name>Kein-Hong Man</name>
<email>unknown</email>
</author>
<published>2015-12-12T01:59:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=3c7a4ab2a2d32cf7f5c171d4b64a61c772e89235'/>
<id>3c7a4ab2a2d32cf7f5c171d4b64a61c772e89235</id>
<content type='text'>
Removed the dynamic array.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Removed the dynamic array.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Sci_Position / Sci_PositionU for variables in lexers that represent</title>
<updated>2015-07-30T04:35:17+00:00</updated>
<author>
<name>Joe Mueller</name>
<email>unknown</email>
</author>
<published>2015-07-30T04:35:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=58471e908a3b74b27379bb19a13d62cd8d4476b0'/>
<id>58471e908a3b74b27379bb19a13d62cd8d4476b0</id>
<content type='text'>
positions and line numbers and may be widened to 64-bits in a future release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
positions and line numbers and may be widened to 64-bits in a future release.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use Sci_Position when required to implement interfaces.</title>
<updated>2015-07-20T00:04:16+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2015-07-20T00:04:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=2d3f2f707a4c4faf5255f3ae13634a82cef8c581'/>
<id>2d3f2f707a4c4faf5255f3ae13634a82cef8c581</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing style byte indicators.</title>
<updated>2014-05-23T23:29:24+00:00</updated>
<author>
<name>Neil</name>
<email>nyamatongwe@gmail.com</email>
</author>
<published>2014-05-23T23:29:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=aff335283c4ea47a38375ef6950ee2c285ddee70'/>
<id>aff335283c4ea47a38375ef6950ee2c285ddee70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in comments (lexers)</title>
<updated>2014-01-20T06:46:22+00:00</updated>
<author>
<name>Stefan Weil</name>
<email>sw@weilnetz.de</email>
</author>
<published>2014-01-20T06:46:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.fmsbw.de/scintilla-mirror/commit/?id=9a9886b0346e124dac362602d9d90a538bf0288c'/>
<id>9a9886b0346e124dac362602d9d90a538bf0288c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
