<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/coderay.git/lib/coderay/scanners/ruby, 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>avoid cache attack in Ruby scanner</title>
<updated>2013-07-21T18:41:55+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-07-21T18:41:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=65983f38eaed758a9901adf9e4e8c4be3e3a6123'/>
<id>65983f38eaed758a9901adf9e4e8c4be3e3a6123</id>
<content type='text'>
(eg. using Unicode-delimited Fancy Strings)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(eg. using Unicode-delimited Fancy Strings)</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup</title>
<updated>2013-07-21T18:31:35+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-07-21T18:31:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=c3c70e0b3497939dbfb1958a0764f4fd18c05a48'/>
<id>c3c70e0b3497939dbfb1958a0764f4fd18c05a48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>mark possibly problematic spots with FIXME</title>
<updated>2013-07-20T16:12:04+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-07-20T16:12:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=5c23a731ca55729fc65630eca3b37a5b1a71e5b1'/>
<id>5c23a731ca55729fc65630eca3b37a5b1a71e5b1</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 syntax: %i(…) and %I(…)</title>
<updated>2013-07-20T09:20:37+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-07-20T09:17:30+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=59ca07b0d1a1710ab729636ea00de4b638f56110'/>
<id>59ca07b0d1a1710ab729636ea00de4b638f56110</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 #113 from rubychan/fix-ruby-unicode</title>
<updated>2013-02-17T20:27:25+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-02-17T20:27:25+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=b52265d58911b559c6820ba9187424a56b9b13d2'/>
<id>b52265d58911b559c6820ba9187424a56b9b13d2</id>
<content type='text'>
Improve support for Unicode non-alphanumeric characters in Ruby names</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve support for Unicode non-alphanumeric characters in Ruby names</pre>
</div>
</content>
</entry>
<entry>
<title>whitespace</title>
<updated>2013-02-17T16:36:33+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-02-17T16:36:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=81c968848625bb79687ff75e1d7796aae858e99f'/>
<id>81c968848625bb79687ff75e1d7796aae858e99f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>improve support for Unicode non-alphanumeric characters in Ruby names</title>
<updated>2013-02-17T16:33:09+00:00</updated>
<author>
<name>Kornelius Kalnbach</name>
<email>murphy@rubychan.de</email>
</author>
<published>2013-02-17T16:33:09+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=aa01f05af6cc59f9b23a717c730326841e335d9f'/>
<id>aa01f05af6cc59f9b23a717c730326841e335d9f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>#309 Improved highlighting of Ruby inside diffs</title>
<updated>2011-06-22T07:22:23+00:00</updated>
<author>
<name>murphy</name>
<email>murphy@rubychan.de</email>
</author>
<published>2011-06-22T07:22:23+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=d6fe4e777a4f543c8828dbf77e955ab38e6c2803'/>
<id>d6fe4e777a4f543c8828dbf77e955ab38e6c2803</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changed :reserved to :keyword in Ruby scanner (issue #43)</title>
<updated>2011-06-16T00:53:18+00:00</updated>
<author>
<name>murphy</name>
<email>murphy@rubychan.de</email>
</author>
<published>2011-06-16T00:53:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/coderay.git/commit/?id=4c8b5dac9d881b916a49e20401659bf107168e0b'/>
<id>4c8b5dac9d881b916a49e20401659bf107168e0b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
