<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/method_source.git, branch dev</title>
<subtitle>github.com: banister/method_source
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/method_source.git/'/>
<entry>
<title>version 0.3.0, some ruby 1.8 support</title>
<updated>2011-02-27T14:40:47+00:00</updated>
<author>
<name>John Mair</name>
<email>jrmair@gmail.com</email>
</author>
<published>2011-02-27T14:40:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/method_source.git/commit/?id=52ef85631d136a4ff31c0f4c2587b19db3daf512'/>
<id>52ef85631d136a4ff31c0f4c2587b19db3daf512</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>refactor to use File block instead of manually closing</title>
<updated>2010-12-19T08:49:26+00:00</updated>
<author>
<name>John Mair</name>
<email>jrmair@gmail.com</email>
</author>
<published>2010-12-19T08:49:26+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/method_source.git/commit/?id=8f6b36637263a79ae4ac96ec734b1851614a4e19'/>
<id>8f6b36637263a79ae4ac96ec734b1851614a4e19</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>removed kruft (stringio and explicit receiver for valid_expression?)</title>
<updated>2010-12-18T09:08:09+00:00</updated>
<author>
<name>John Mair</name>
<email>jrmair@gmail.com</email>
</author>
<published>2010-12-18T09:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/method_source.git/commit/?id=ac16884afaead1aa91bd747f0fee5aff2bd3abeb'/>
<id>ac16884afaead1aa91bd747f0fee5aff2bd3abeb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed docs ready for 0.2.0 gem release</title>
<updated>2010-12-18T06:43:58+00:00</updated>
<author>
<name>John Mair</name>
<email>jrmair@gmail.com</email>
</author>
<published>2010-12-18T06:43:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/method_source.git/commit/?id=0a790101fecb2738a2944f693f033ead82b812bd'/>
<id>0a790101fecb2738a2944f693f033ead82b812bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>version 0.2.0, support for method comments (and a few minor changes), thanks to Adam Sanderson</title>
<updated>2010-12-18T06:28:42+00:00</updated>
<author>
<name>Adam Sanderson</name>
<email>netghost@gmail.com</email>
</author>
<published>2010-12-17T18:55:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/method_source.git/commit/?id=e61e36e4f937b18e258fe0f8f2733528d132cc5c'/>
<id>e61e36e4f937b18e258fe0f8f2733528d132cc5c</id>
<content type='text'>
* Merged in Adam's changes
* Refactored source_helper to reflect comment_helper style
* Made some adjustments to Adam's code: removed buffer.strip, now doing an lstrip on each line before adding to buffer
* No longer including blank lines in comment buffer (blank lines ignored)
* Added large number of comment-related tests
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Merged in Adam's changes
* Refactored source_helper to reflect comment_helper style
* Made some adjustments to Adam's code: removed buffer.strip, now doing an lstrip on each line before adding to buffer
* No longer including blank lines in comment buffer (blank lines ignored)
* Added large number of comment-related tests
</pre>
</div>
</content>
</entry>
<entry>
<title>updated docs to reflect now works with other 1.9 implementations due to Ripper</title>
<updated>2010-12-17T05:38:20+00:00</updated>
<author>
<name>John Mair</name>
<email>jrmair@gmail.com</email>
</author>
<published>2010-12-17T05:38:20+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/method_source.git/commit/?id=32e6e8495c36782e6362676a32d7a7e808226437'/>
<id>32e6e8495c36782e6362676a32d7a7e808226437</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replaced RubyVM::ISeq with Ripper; method_source should now work on all 1.9 Ruby implementations that support Ripper</title>
<updated>2010-12-17T01:39:44+00:00</updated>
<author>
<name>John Mair</name>
<email>jrmair@gmail.com</email>
</author>
<published>2010-12-17T01:38:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/method_source.git/commit/?id=831eb4566e62d496f5f3e74968e5e38ffa1af7c6'/>
<id>831eb4566e62d496f5f3e74968e5e38ffa1af7c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc update again.</title>
<updated>2010-12-16T15:46:50+00:00</updated>
<author>
<name>John Mair</name>
<email>jrmair@gmail.com</email>
</author>
<published>2010-12-16T15:46:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/method_source.git/commit/?id=18af7555f4dd1a0d7ab6904a59ad55d36d0fa073'/>
<id>18af7555f4dd1a0d7ab6904a59ad55d36d0fa073</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>doc update</title>
<updated>2010-12-16T15:44:05+00:00</updated>
<author>
<name>John Mair</name>
<email>jrmair@gmail.com</email>
</author>
<published>2010-12-16T15:44:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/method_source.git/commit/?id=c368da981dd9f8f6a657348ad03bd0f5918a7109'/>
<id>c368da981dd9f8f6a657348ad03bd0f5918a7109</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added warning about YARV only (due to RubyVM, so not JRuby compatible). Also added support and tests for Proc#source</title>
<updated>2010-12-16T15:34:57+00:00</updated>
<author>
<name>John Mair</name>
<email>jrmair@gmail.com</email>
</author>
<published>2010-12-16T15:34:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/ruby-gems/method_source.git/commit/?id=9c0afdcf3f57e224b33f587804c307aa891a0d7f'/>
<id>9c0afdcf3f57e224b33f587804c307aa891a0d7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
