<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/ruby-gems/method_source.git/spec, branch master</title>
<subtitle>github.com: banister/method_source
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/method_source.git/'/>
<entry>
<title>Allow fetching class/module comments.</title>
<updated>2021-11-03T00:36:59+00:00</updated>
<author>
<name>Stas SUȘCOV</name>
<email>stas@nerd.ro</email>
</author>
<published>2021-11-02T22:50:54+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/method_source.git/commit/?id=8e5a1520c80661c6997638b45e5050ff946d844d'/>
<id>8e5a1520c80661c6997638b45e5050ff946d844d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix ruby warning in spec_helper</title>
<updated>2019-10-25T09:56:35+00:00</updated>
<author>
<name>Jean Boussier</name>
<email>jean.boussier@gmail.com</email>
</author>
<published>2019-10-25T09:56:35+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/method_source.git/commit/?id=6487a1e425997f674c6a6bb8c9e5e83c425ba271'/>
<id>6487a1e425997f674c6a6bb8c9e5e83c425ba271</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Revert "method_source: fix broken Procs on JRuby 9.2.0.0"</title>
<updated>2018-11-11T18:00:02+00:00</updated>
<author>
<name>Kyrylo Silin</name>
<email>silin@kyrylo.org</email>
</author>
<published>2018-11-11T18:00:02+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/method_source.git/commit/?id=48405c48cd6c4054bdec187530a6d66b93a2b57b'/>
<id>48405c48cd6c4054bdec187530a6d66b93a2b57b</id>
<content type='text'>
Fixes #52 (Revert the JRuby 9.2.0.0 source_location hack once the newest version
is out)

This reverts commit 20fb1efde4530c78f7627d8b5b4e0b3f43cf821d.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes #52 (Revert the JRuby 9.2.0.0 source_location hack once the newest version
is out)

This reverts commit 20fb1efde4530c78f7627d8b5b4e0b3f43cf821d.
</pre>
</div>
</content>
</entry>
<entry>
<title>method_source: fix broken Procs on JRuby 9.2.0.0</title>
<updated>2018-11-02T15:45:24+00:00</updated>
<author>
<name>Kyrylo Silin</name>
<email>silin@kyrylo.org</email>
</author>
<published>2018-11-01T18:49:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/method_source.git/commit/?id=20fb1efde4530c78f7627d8b5b4e0b3f43cf821d'/>
<id>20fb1efde4530c78f7627d8b5b4e0b3f43cf821d</id>
<content type='text'>
Fixes https://github.com/pry/pry/issues/1804
(JRuby 9.2.0.0 breaks `source_location` and therefore our test suite)

JRuby 9.2.0.0 fails to fetch source code for procs because of the bug:
https://github.com/jruby/jruby/pull/5262

The problem is that source_location is reported at the end of the proc, instead
of the beginning.

The way I fix it is rather dumb (rewinding back and checking if it's complete
expression) but it's isolated only to 9.2.0.0 and likely won't be needed when
another JRuby is released. However, so far it's the latest release.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://github.com/pry/pry/issues/1804
(JRuby 9.2.0.0 breaks `source_location` and therefore our test suite)

JRuby 9.2.0.0 fails to fetch source code for procs because of the bug:
https://github.com/jruby/jruby/pull/5262

The problem is that source_location is reported at the end of the proc, instead
of the beginning.

The way I fix it is rather dumb (rewinding back and checking if it's complete
expression) but it's isolated only to 9.2.0.0 and likely won't be needed when
another JRuby is released. However, so far it's the latest release.
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace Bacon to RSpec 3.</title>
<updated>2017-05-31T17:04:14+00:00</updated>
<author>
<name>Jun Aruga</name>
<email>jaruga@redhat.com</email>
</author>
<published>2017-05-31T10:02:51+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/ruby-gems/method_source.git/commit/?id=a4e02e622d381fa654f9f5e9710a673d58776128'/>
<id>a4e02e622d381fa654f9f5e9710a673d58776128</id>
<content type='text'>
Because Bacon stopped the development.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Because Bacon stopped the development.
</pre>
</div>
</content>
</entry>
</feed>
