index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bootstraptest
/
test_method.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
* compile.c (iseq_compile_each): fix return value of obj[a,*b]=c.
naruse
2011-06-17
1
-0
/
+4
*
* remove trailing spaces.
nobu
2011-05-15
1
-3
/
+3
*
* bootstraptest/test_method.rb: fix last commit.
ko1
2010-09-21
1
-1
/
+1
*
bootstraptest/test_method.rb: add a test for [ruby-core:30534].
ko1
2010-09-21
1
-0
/
+5
*
* vm_method.c (rb_unlink_method_entry, rb_sweep_method_entry):
ko1
2010-05-05
1
-0
/
+14
*
* compile.c (iseq_compile_each): fix stack consistency error.
mame
2009-07-30
1
-0
/
+10
*
* vm_eval.c (method_missing): should not pop cfp if missing method
nobu
2009-02-22
1
-0
/
+11
*
* vm_insnhelper.c (vm_method_search): return rb_cObject if there is no
ko1
2008-12-25
1
-0
/
+37
*
* vm_insnhelper.c (vm_call_method): use class of method defined
ko1
2008-12-24
1
-0
/
+19
*
* parse.y (arg_concat_gen): concat target node should be NODE_ARRAY.
ko1
2008-10-21
1
-0
/
+15
*
* vm_insnhelper.c (vm_call_method): copy arguments to allocated
ko1
2008-08-29
1
-0
/
+11
*
* bootstraptests/method.rb: increase RLIMIT_STACK size to 4M+8Kbytes
naruse
2008-07-27
1
-2
/
+3
*
* eval.c (rb_f_block_given_p): fix to skip class frame.
ko1
2008-06-15
1
-0
/
+31
*
* lib/uri/generic.rb: revert r15442. 2nd argument of String#sub parse
naruse
2008-02-13
1
-1
/
+1
*
* bootstraptest/runner.rb, bootstraptest/test_method.rb, enc/depend,
naruse
2008-02-12
1
-1
/
+1
*
* eval.c (rb_f_public_send): rename invoke_method to public_send.
matz
2007-12-10
1
-3
/
+3
*
* eval.c (rb_method_missing): fix stack trace.
ko1
2007-11-27
1
-0
/
+5
*
* insns.def, compile.c: fix to allow dsym for alias/undef.
ko1
2007-11-27
1
-0
/
+22
*
* eval.c (rb_f_send): allow send/__send__ to call methods of all
matz
2007-11-04
1
-6
/
+4
*
* proc.c (proc_dup): proc->block.proc should be self.
ko1
2007-10-01
1
-0
/
+15
*
check exception on Process.setrlimit.
akr
2007-10-01
1
-1
/
+5
*
* bootstraptest/test_method.rb: use assert_normal_exit to test
akr
2007-10-01
1
-2
/
+1
*
* bootstraptest/test_knownbug.rb: move fixed tests.
ko1
2007-09-26
1
-0
/
+26
*
* insnhelper.ci (vm_call_method): fix to relaxant safe level check
ko1
2007-08-25
1
-0
/
+41
*
* eval.c (rb_f_send_bang): abandon the name funcall for private
matz
2007-08-24
1
-4
/
+4
*
* compile.c (iseq_compile_each): fix to allow self.x=
ko1
2007-08-18
1
-0
/
+10
*
* eval.c (rb_call), eval_method.ci (rb_add_method, rb_alias),
ko1
2007-08-17
1
-0
/
+44
*
* compile.c (compile_array): ignore NODE_ZARRAY.
ko1
2007-07-03
1
-0
/
+15
*
* compile.c (iseq_compile_each): support v[&b]= type method call.
ko1
2007-07-03
1
-0
/
+19
*
* insnhelper.h: change CHECK_STACK_OVERFLOW() to throw exception.
ko1
2007-06-24
1
-0
/
+27
*
* vm.c (callee_setup_arg): added. support correct post arg.
ko1
2007-06-24
1
-5
/
+503
*
* bootstraptest/test_class.rb: new file.
aamine
2007-02-24
1
-0
/
+27
*
* bootstraptest: new test suite.
aamine
2007-02-24
1
-0
/
+278