summaryrefslogtreecommitdiff
path: root/test/ruby/test_method.rb
AgeCommit message (Expand)Author
2008-07-15* test/ruby/envutil.rb (Test::Unit::Assertions#assert_in_out_err): newmame
2008-06-29* vm.c, vm_core.h,vm_core.h, vm_dump.c, iseq.c: rename class nameko1
2008-06-02* test/ruby/test_method.rb: add a test.mame
2008-05-14* test/ruby/test_object.rb: new tests to achieve over 90% testmame
2008-05-11fix typokazu
2008-05-11add tests of UnboundMethod#{name,owner}kazu
2008-04-28* proc.c (method_name): should return symbols instead of strings.matz
2008-02-13* eval.c (eval): allow to eval in a binding that has a singleton method.mame
2007-08-17* eval.c (frame_func_id): return proper method ID.nobu
2007-05-01* yarvcore.h, compile.c (set_arguments): support post arguments.ko1
2005-08-08 * test/ruby/test_method.rb: added. [ruby-dev:26761]nahi