| Age | Commit message (Expand) | Author |
| 2014-10-17 | merge revision(s) 47645: [Backport #10263] | usa |
| 2014-05-27 | merge revision(s) 45564,45565,45584,45585: [Backport #9721] | usa |
| 2014-02-19 | merge revision(s) r44527: [Backport #9377] | nagachika |
| 2014-01-06 | merge revision(s) 44455,44458,44510: [Backport #9315] | nagachika |
| 2013-09-13 | merge revision(s) 42782,42799: [Backport #8902] | nagachika |
| 2013-03-24 | merge revision(s) 39627: [Backport #8008] | nagachika |
| 2013-01-10 | * vm_insnhelper.c (vm_search_super_method): raise a TypeError | shugo |
| 2012-09-25 | test_super.rb: super from BEGIN | nobu |
| 2012-09-25 | insns.def: super from at_exit | nobu |
| 2012-08-23 | * insns.def (invokesuper): reverted r36640 partially to make super | shugo |
| 2012-08-22 | * insns.def: search up the cf stack for an object that is an instance | tenderlove |
| 2012-08-06 | * internal.h, class.c, eval.c, insns.def: find the appropriate | shugo |
| 2012-08-03 | test_super.rb: rename | nobu |
| 2012-08-03 | * insns.def (invokesuper): reverted r36612 so that super in an | shugo |
| 2012-08-03 | * insns.def (invokesuper): don't skip the same class. instead, use | shugo |
| 2011-05-15 | * remove trailing spaces. | nobu |
| 2010-08-21 | * test/ruby/test_super.rb: add test. | wanabe |
| 2009-07-10 | * vm_insnhelper.c (vm_search_superclass): checks for implicit | nobu |
| 2007-11-18 | use ML ref. for assertion message. | akr |
| 2007-06-24 | * insn_send.ci: removed. | ko1 |
| 2007-05-10 | * test/ruby/test_super.rb: add tests. | usa |
| 2005-08-07 | * test/ruby/test_super.rb: added optional arg tests. [ruby-dev:26743] | nahi |
| 2004-12-12 | * test/ruby/test_super.rb (TestSuper#test_define_method): now methods | nobu |
| 2004-12-07 | * test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): write | nobu |
| 2004-11-18 | * parse.y (f_rest_arg): store rest args into invisible local variabe | nobu |