1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/-ext-
ko1 c180e0d880 * vm_trace.c (rb_postponed_job_register_one): fix iteration bug.
* ext/-test-/postponed_job/postponed_job.c,
  test/-ext-/postponed_job/test_postponed_job.rb: add a test.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40967 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-05-27 17:08:25 +00:00
..
array
bignum bignum.c: Bignum zero comparison 2013-04-03 07:34:31 +00:00
debug
exception eval.c: preserve errinfo 2013-02-08 07:09:48 +00:00
funcall
iter Add test for [Backport #7896] [ruby-core:52607] 2013-02-21 08:31:47 +00:00
load
marshal
method
num2int More tests. 2013-04-22 03:13:50 +00:00
old_thread_select
path_to_class
postponed_job * vm_trace.c (rb_postponed_job_register_one): fix iteration bug. 2013-05-27 17:08:25 +00:00
st
string
symbol struct.c: avoid inadvertent symbol creation 2013-04-04 07:55:11 +00:00
tracepoint * include/ruby/ruby.h, gc.c: add new internal event 2013-05-27 15:40:27 +00:00
typeddata
wait_for_single_fd
win32
test_bug-3571.rb
test_bug-3662.rb
test_bug-5832.rb
test_printf.rb