<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/coderay.git/test, branch test-code-climate</title>
<subtitle>github.com: rubychan/coderay.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/'/>
<entry>
<title>don't load simplecov on Ruby 1.8.7</title>
<updated>2019-11-24T16:28:51+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2019-11-24T16:28:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=ac45fe740c0ad9f89f7cd0c3620815e9033cb1e9'/>
<id>ac45fe740c0ad9f89f7cd0c3620815e9033cb1e9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>merge coverage</title>
<updated>2019-11-24T16:18:35+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2019-11-24T16:18:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=ae1c07408eb367ba4d72198e0f4c09efccf67153'/>
<id>ae1c07408eb367ba4d72198e0f4c09efccf67153</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix spaces in JSONEncoderTest</title>
<updated>2019-11-24T14:20:45+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2019-11-24T14:20:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=591c67b65dc4daada24ed1809605e9cbcfb3336b'/>
<id>591c67b65dc4daada24ed1809605e9cbcfb3336b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix heredoc indentation</title>
<updated>2019-11-24T02:27:06+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2019-11-24T02:27:06+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=1e66d13121efecb948a1684889cbb399e4c1ff3e'/>
<id>1e66d13121efecb948a1684889cbb399e4c1ff3e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Ruby 2.6 fixing issues</title>
<updated>2019-02-14T15:45:15+00:00</updated>
<author>
<name>Jun Aruga</name>
<email>jaruga@redhat.com</email>
</author>
<published>2019-02-14T14:17:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=dc767fca8ae78cf5760d3bf1d7e7150fde6c5951'/>
<id>dc767fca8ae78cf5760d3bf1d7e7150fde6c5951</id>
<content type='text'>
* Remove existing Tokens#filter (Array#filter) for Ruby 2.6 compatibility.
* Install proper version's rdoc considering installed Ruby version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Remove existing Tokens#filter (Array#filter) for Ruby 2.6 compatibility.
* Install proper version's rdoc considering installed Ruby version.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove executable bit for the script files with shebang.</title>
<updated>2017-01-11T13:45:19+00:00</updated>
<author>
<name>Jun Aruga</name>
<email>jaruga@redhat.com</email>
</author>
<published>2017-01-11T13:45:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=8afe8aa1ea8b6c7bcf46144977bcb45a72c997f6'/>
<id>8afe8aa1ea8b6c7bcf46144977bcb45a72c997f6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove outdated, misleading and buggy "samples"</title>
<updated>2013-09-20T15:46:39+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-09-20T15:46:39+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=e93aae88985667189bb5b24ad0d5f54cb5fdba70'/>
<id>e93aae88985667189bb5b24ad0d5f54cb5fdba70</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>tweak Debug scanners again, introduce :unknown token kind</title>
<updated>2013-07-21T18:14:21+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-07-21T18:14:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=5d6bee7f5caced1383e6aac427fb356a4788794b'/>
<id>5d6bee7f5caced1383e6aac427fb356a4788794b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent Symbol attack in Debug scanner</title>
<updated>2013-07-21T17:00:48+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-07-21T16:53:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=2ab42c7b5e674453fac0320fe0c4a40daf6197e1'/>
<id>2ab42c7b5e674453fac0320fe0c4a40daf6197e1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>check token kinds in Lint encoders</title>
<updated>2013-07-21T14:43:19+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-07-21T14:43:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=ea107396fdd72cdbbaf4820d09a87bd879ba7e6c'/>
<id>ea107396fdd72cdbbaf4820d09a87bd879ba7e6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
