aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-11-15 07:06:00 +0000
committerocean <ocean@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2005-11-15 07:06:00 +0000
commit011e0a5148d3330d9f6a279719e88f74966c6078 (patch)
tree2611a1b64fa8878cefdaf7afa0a94d376f9e9a98 /lib
parent54e04efc1099c60a14a2c9d8cb87864aec635e49 (diff)
downloadruby-011e0a5148d3330d9f6a279719e88f74966c6078.tar.gz
* array.c (rb_ary_fill): tail elements were vanished when the middle
part of array was filled. (ie: [0,1,2,3,4].fill(-1,2,1) => [0,1,-1]) * test/ruby/test_array.rb (test_fill): added. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9541 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions