summaryrefslogtreecommitdiff
path: root/bootstraptest/runner.rb
diff options
context:
space:
mode:
Diffstat (limited to 'bootstraptest/runner.rb')
0 files changed, 0 insertions, 0 deletions
> * array.c (rb_ary_initialize): should call rb_ary_modify() first.shyouhei 2006-10-18* array.c (rb_ary_shift): shorten copy size. fixed: [ruby-list:42907]nobu 2006-10-01* array.c (rb_ary_shift): should not move memory region if arraymatz 2006-09-24* array.c (rb_ary_shift): should clear shifting top element.matz 2006-06-24comment rb_ary_new4 behavior in Ruby 1.9.akr