aboutsummaryrefslogtreecommitdiffstats
path: root/test/ruby/test_method.rb
Commit message (Expand)AuthorAgeFilesLines
* proc.c: replicate method envnobu2015-03-291-0/+14
* * test/ruby/test_method.rb: Add test for &-coersion of anheadius2015-01-061-0/+9
* vm_eval.c: preserve encodingnobu2014-11-251-0/+13
* * test/lib/envutil.rb: Moved from test/ruby/.akr2014-11-131-1/+0
* * test/ruby/test_method.rb: r48239 makes this test green.ko12014-11-021-0/+9
* proc.c: method_super_methodnobu2014-07-261-0/+50
* proc.c: Implement Method#currynobu2014-06-191-0/+51
* * vm_eval.c (eval_string_with_cref): Use file path even if scope issorah2014-03-181-0/+1
* iseq.c: fix parameter of unnamed rest keywords argumentnobu2013-12-251-0/+29
* proc.c: fix arity of rest keywords argumentnobu2013-12-251-0/+21
* test_method.rb, test_proc.rb: suppress warningsnobu2013-12-251-3/+4
* test_method.rb: fix testnobu2013-12-241-1/+1
* proc.c: make method by define_method publicnobu2013-12-241-0/+23
* proc.c: method by respond_to_missing?nobu2013-12-141-0/+11
* proc.c: fix inherited ownernobu2013-12-131-0/+9
* proc.c, vm_method.c: fix super and aliasnobu2013-12-131-1/+7
* test/ruby: better assertionsnobu2013-12-131-9/+11
* * object.c (rb_class_inherited_p): allow iclasses to be tested forcharliesome2013-08-051-0/+16
* vm_eval.c: use file argumentnobu2013-07-221-0/+2
* vm_eval.c: __dir__ in evalnobu2013-06-141-0/+2
* test_method.rb: use realpathnobu2013-06-141-1/+1
* * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo2013-06-121-9/+0
* test_method.rb: fix for direct invocationnobu2013-05-271-1/+1
* proc.c: Kernel#singleton_methodnobu2013-05-131-0/+12
* proc.c: consider noex in define_methodnobu2013-03-311-0/+32
* test_method.rb: splitnobu2013-03-311-0/+4
* test_method.rb: refine assertionsnobu2013-03-251-3/+7
* * test/ruby/test_method.rb (test_unlinked_method_entry_in_method_object_bug):nobu2013-03-251-0/+13
* test_method.rb: reduce iterationnobu2013-03-051-1/+1
* proc.c: revert r39224nobu2013-03-051-1/+2
* * vm.c (rb_thread_mark): mark a working Proc of bmethodko12013-02-161-0/+14
* proc.c: skip prependsnobu2013-02-131-0/+27
* proc.c: original_namenobu2013-02-131-0/+1
* proc.c: show the given namenobu2013-02-131-0/+11
* * proc.c (method_eq): fix the documentation to refer to owner.shugo2012-12-281-0/+15
* method transplantingnobu2012-12-131-0/+4
* vm_method.c: make initialize methods privatenobu2012-12-011-0/+9
* * eval.c (f_current_dirname): add the new method for Kernel.nari2012-11-031-0/+5
* __callee__ fixnobu2012-07-041-0/+14
* method transplantingnobu2012-06-251-4/+6
* * gc.c (free_method_entry_i): method entry may be innobu2012-03-181-0/+12
* * proc.c (method_hash, proc_hash): Fix {Unbound}Method#hashmarcandre2012-02-211-0/+1
* * vm_method.c (rb_method_boundp):knu2012-02-131-2/+2
* * iseq.c (iseq_s_disasm): fix a bug that may cause SEGV.ktsj2011-08-201-0/+1
* * vm_insnhelper.c (vm_search_superclass): avoid control framenagachika2011-06-251-0/+14
* * eval.c (frame_func_id): __method__ return different name fromnagachika2011-05-051-0/+26
* * test/ruby/test_method.rb (TestMethod#test_define_method): methodnobu2011-01-101-0/+8
* * vm_insnhelper.c (vm_call_method): revert r30064 and r30071,nobu2010-12-031-21/+0
* * vm_insnhelper.c (vm_call_method): protected methods should benobu2010-12-031-0/+2
* * vm_insnhelper.c (vm_call_method): protected singleton methods shouldnobu2010-12-031-0/+19