<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/coderay.git/lib/coderay, branch ruby-2.3</title>
<subtitle>github.com: rubychan/coderay.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/'/>
<entry>
<title>add support for Ruby 2.3 squiggly heredoc</title>
<updated>2016-02-13T11:10:18+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2016-02-13T11:10:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=376884d457ac7953914cc84b94fe6404cd904fe0'/>
<id>376884d457ac7953914cc84b94fe6404cd904fe0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for Ruby 2.3 safe navigation operator</title>
<updated>2016-02-13T11:08:21+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2016-02-13T11:08:21+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=d9d1eedcb235b371683eed22a6e4217caef73ffa'/>
<id>d9d1eedcb235b371683eed22a6e4217caef73ffa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add support for Ruby 2.2 quoted hash keys</title>
<updated>2016-02-13T11:06:26+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2016-02-13T11:06:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=39cbd37815f65f21e0433f4da4cf5fbeda2e1e3f'/>
<id>39cbd37815f65f21e0433f4da4cf5fbeda2e1e3f</id>
<content type='text'>
KNOWN ISSUE: string interpolation will not work!</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
KNOWN ISSUE: string interpolation will not work!</pre>
</div>
</content>
</entry>
<entry>
<title>add support for Ruby 2.1 number literal suffixes</title>
<updated>2016-02-13T10:40:58+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2016-02-13T10:40:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=080f8a8225cb911d037d1f6e58e581dec9558c58'/>
<id>080f8a8225cb911d037d1f6e58e581dec9558c58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>prevent running out of regexp stack</title>
<updated>2015-03-21T02:44:49+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2015-03-21T02:44:49+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=e5624a07e95cc7a3c704a4d08cddea582adc7f31'/>
<id>e5624a07e95cc7a3c704a4d08cddea582adc7f31</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>HTML envoder keeps \t with tab_width: false</title>
<updated>2014-05-17T19:19:38+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2014-05-17T19:16:38+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=da39961195a297293bfe274e4f60c607ad21eada'/>
<id>da39961195a297293bfe274e4f60c607ad21eada</id>
<content type='text'>
Fixes #170
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #170
</pre>
</div>
</content>
</entry>
<entry>
<title>fix for #163 (SQL scanner), declare 1.1.1</title>
<updated>2014-02-21T23:33:54+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2014-02-21T23:33:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=d3197be3f207f8fcf52954d8815a0ea1948d25a4'/>
<id>d3197be3f207f8fcf52954d8815a0ea1948d25a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>final cleanup</title>
<updated>2013-08-31T23:01:35+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-08-31T23:01:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=a48037b85a12228431b32103786456f36beb355f'/>
<id>a48037b85a12228431b32103786456f36beb355f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix coderay -HTML option</title>
<updated>2013-08-30T14:22:19+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-08-30T14:22:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=a31b36683834f39c1581add498cce0b016f20fb5'/>
<id>a31b36683834f39c1581add498cce0b016f20fb5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #149 from rubychan/fix-cache-attack</title>
<updated>2013-08-23T13:03:29+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-08-23T13:03:29+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=d9ee8379543c59e75e39a7a233df6639ee7d4160'/>
<id>d9ee8379543c59e75e39a7a233df6639ee7d4160</id>
<content type='text'>
Fix Symbol/Cache attacks</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix Symbol/Cache attacks</pre>
</div>
</content>
</entry>
</feed>
