ruby-cvs:23593
From: kazu ruby-lang.org
Date: Sun, 11 May 2008 10:38:13 +0900 (JST)
Subject: [ruby-cvs:23593] Ruby:r16353 (ruby_1_8): * eval.c (method_name, method_owner): New methods; backported from 1.9. (UnboundMethod#name, UnboundMethod#owner)
kazu 2008-05-11 10:38:12 +0900 (Sun, 11 May 2008)
New Revision: 16353
Modified files:
branches/ruby_1_8/ChangeLog
branches/ruby_1_8/NEWS
branches/ruby_1_8/eval.c
branches/ruby_1_8/test/ruby/test_method.rb
Log:
* eval.c (method_name, method_owner): New methods; backported from 1.9. (UnboundMethod#name, UnboundMethod#owner)
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=16353&r2=16352&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/test/ruby/test_method.rb?r1=16353&r2=16352&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/NEWS?r1=16353&r2=16352&diff_format=u
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/eval.c?r1=16353&r2=16352&diff_format=u