diff options
author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-09-16 02:24:58 +0000 |
---|---|---|
committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2006-09-16 02:24:58 +0000 |
commit | 33d5995270b655343d8d3b63d9ecd8c2aa808cc1 (patch) | |
tree | 077d3c6124832c82d2a30c9f81bcb4596bedb9a5 /.cvsignore | |
parent | 6f228672886be425558be685da5b6ccf0314a806 (diff) | |
download | ruby-33d5995270b655343d8d3b63d9ecd8c2aa808cc1.tar.gz ruby-33d5995270b655343d8d3b63d9ecd8c2aa808cc1.tar.xz ruby-33d5995270b655343d8d3b63d9ecd8c2aa808cc1.zip |
* array.c (ary_shared_first): should create embedded copies
instead of sharing memory region for smaller arrays.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@10941 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to '.cvsignore')
-rw-r--r-- | .cvsignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.cvsignore b/.cvsignore index 5004a53b7..9709c87cb 100644 --- a/.cvsignore +++ b/.cvsignore @@ -34,6 +34,7 @@ newdate.rb newver.rb parse.c patches +patches-master pitest.rb ppack preview |