summaryrefslogtreecommitdiff
path: root/test/ruby/test_super.rb
AgeCommit message (Expand)Author
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-10-31test_super.rb: test_missing_supernobu
2015-07-06* vm_insnhelper.c (vm_search_super_method): do not skip callingko1
2014-11-13* test/lib/envutil.rb: Moved from test/ruby/.akr
2014-10-27* test/ruby/test_super.rb: add a test to check block passing.ko1
2014-09-19vm_eval.c: fix super from eval with scopenobu
2014-04-14proc.c: use already included ancestor iclassnobu
2014-04-11proc.c: fix super in bound UnboundMethodnobu
2014-04-11vm_insnhelper.c: preserve encodingsnobu
2014-03-05* test/ruby: get rid of warnings.usa
2014-01-10test_super.rb: remove unneeded codenobu
2014-01-08vm_insnhelper.c: revive r44455 for bound module methodnobu
2014-01-06test_super.rb: test_module_super_in_method_modulenobu
2013-12-28vm_insnhelper.c: missing super in method modulenobu
2013-10-09test/unit/assertions.rb: return exceptionnobu
2013-09-07* remove trailing spaces.nobu
2013-09-02* vm_insnhelper.c (vm_search_super_method): use ci->argc instead ofko1
2013-03-07compile.c: zsuper keyword argsnobu
2013-01-10* vm_insnhelper.c (vm_search_super_method): raise a TypeErrorshugo
2012-09-25test_super.rb: super from BEGINnobu
2012-09-25insns.def: super from at_exitnobu
2012-08-23* insns.def (invokesuper): reverted r36640 partially to make supershugo
2012-08-22* insns.def: search up the cf stack for an object that is an instancetenderlove
2012-08-06* internal.h, class.c, eval.c, insns.def: find the appropriateshugo
2012-08-03test_super.rb: renamenobu
2012-08-03* insns.def (invokesuper): reverted r36612 so that super in anshugo
2012-08-03* insns.def (invokesuper): don't skip the same class. instead, useshugo
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 implicitnobu
2007-11-18use 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 methodsnobu
2004-12-07* test/io/nonblock/test_flush.rb (TestIONonblock#test_flush): writenobu
2004-11-18* parse.y (f_rest_arg): store rest args into invisible local variabenobu