<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/coderay.git/lib/coderay/encoders/page.rb, branch lisp-scanner</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>cleanups: Page encoder is default for HTML, benchmark KB/s instead of tokens/s</title>
<updated>2011-07-04T00:38:27+00:00</updated>
<author>
<name>murphy</name>
<email>murphy@rubychan.de</email>
</author>
<published>2011-07-04T00:38:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=6a52b213edf1f146fb72a055466a35fe219e5a0d'/>
<id>6a52b213edf1f146fb72a055466a35fe219e5a0d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>coderay list subcommand and cleanups/fixes in Plugin helper (issue #45)</title>
<updated>2011-06-25T18:23:07+00:00</updated>
<author>
<name>murphy</name>
<email>murphy@rubychan.de</email>
</author>
<published>2011-06-25T18:23:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=498df2b7654c210c8f47e2757efc33cd94689b57'/>
<id>498df2b7654c210c8f47e2757efc33cd94689b57</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added documentation to encoders; more code cleanups.</title>
<updated>2010-03-30T01:13:11+00:00</updated>
<author>
<name>murphy</name>
<email>murphy@rubychan.de</email>
</author>
<published>2010-03-30T01:13:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=8f8d029f1e9ba286e43cedc274a89bae3fb318b4'/>
<id>8f8d029f1e9ba286e43cedc274a89bae3fb318b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>* Improved implementation of Encoder *token callbacks.</title>
<updated>2009-06-20T16:14:07+00:00</updated>
<author>
<name>murphy</name>
<email>murphy@rubychan.de</email>
</author>
<published>2009-06-20T16:14:07+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=d2a880f331747a0764ebef408f2e2ab556d5d954'/>
<id>d2a880f331747a0764ebef408f2e2ab556d5d954</id>
<content type='text'>
* Documentation for these methods.
* Added two new encoders: CommentFilter &lt; TokenFilter.
* Simplified Text encoder.
* Code cleanup in HTML encoder subclasses.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Documentation for these methods.
* Added two new encoders: CommentFilter &lt; TokenFilter.
* Simplified Text encoder.
* Code cleanup in HTML encoder subclasses.

</pre>
</div>
</content>
</entry>
<entry>
<title>rake test now runs in debug mode.</title>
<updated>2006-07-11T05:40:21+00:00</updated>
<author>
<name>murphy</name>
<email>murphy@rubychan.de</email>
</author>
<published>2006-07-11T05:40:21+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=7bb2aef0553091a10c197e302475c9f14de8a860'/>
<id>7bb2aef0553091a10c197e302475c9f14de8a860</id>
<content type='text'>
All .rb files converted to UNIX format (where did the \r come from?)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All .rb files converted to UNIX format (where did the \r come from?)
</pre>
</div>
</content>
</entry>
<entry>
<title>Big re-indenting - no more tabs!</title>
<updated>2006-07-10T00:32:57+00:00</updated>
<author>
<name>murphy</name>
<email>murphy@rubychan.de</email>
</author>
<published>2006-07-10T00:32:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=9f4c7ab7553f9be7c9d14da0ba7462ad746c2f5d'/>
<id>9f4c7ab7553f9be7c9d14da0ba7462ad746c2f5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>new version: 0.7.1</title>
<updated>2006-05-11T23:32:49+00:00</updated>
<author>
<name>murphy</name>
<email>murphy@rubychan.de</email>
</author>
<published>2006-05-11T23:32:49+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/coderay.git/commit/?id=b4a4f4148a1627aed63c602f43bd4b5ef5093c4f'/>
<id>b4a4f4148a1627aed63c602f43bd4b5ef5093c4f</id>
<content type='text'>
improved bin/coderay and included it into package
added gem:install task
added Duo#highlight (alias for encode)
fixed a Plugin bug
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
improved bin/coderay and included it into package
added gem:install task
added Duo#highlight (alias for encode)
fixed a Plugin bug
</pre>
</div>
</content>
</entry>
</feed>
