Project

General

Profile

« Previous | Next » 

Revision 11b3b5ed

Added by matz (Yukihiro Matsumoto) over 14 years ago

  • array.c (rb_ary_dup): should copy contents only. no instance
    variable, no class would be copied. it would affect methods
    #sort, #reject, #transpose, #uniq, #compact, and #shuffle.
    [ruby-core:33640]

  • array.c (rb_ary_reverse_m): ditto.

  • array.c (rb_ary_rotate_m): ditto.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@30148 b2dd03c8-39d4-4d8f-98ff-823fe69b080e