Age | Commit message (Expand) | Author |
---|---|---|
2008-06-29 | * vm.c, vm_core.h,vm_core.h, vm_dump.c, iseq.c: rename class name | ko1 |
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% test | mame |
2008-05-11 | fix typo | kazu |
2008-05-11 | add 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 |