diff options
| author | mame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-29 16:16:53 +0000 |
|---|---|---|
| committer | mame <mame@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2008-10-29 16:16:53 +0000 |
| commit | b8aa4fa2f2d0963f30a229f7df3c60a34351978c (patch) | |
| tree | 42f74afca892ce398b3ad2f0dffb6cb43d06fbfb /ChangeLog | |
| parent | 8cb3428cbc3b736cd4ae63a82fc4e2dd39c6f8c8 (diff) | |
| download | ruby-b8aa4fa2f2d0963f30a229f7df3c60a34351978c.tar.gz ruby-b8aa4fa2f2d0963f30a229f7df3c60a34351978c.tar.xz ruby-b8aa4fa2f2d0963f30a229f7df3c60a34351978c.zip | |
* test/ruby/test_array (test_permutation): add a test that replaces
array during permutation.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@20035 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +Thu Oct 30 01:10:32 2008 Yusuke Endoh <mame@tsg.ne.jp> + + * test/ruby/test_array (test_permutation): add a test that replaces + array during permutation. + Wed Oct 29 23:57:29 2008 Yusuke Endoh <mame@tsg.ne.jp> * array.c (rb_ary_sort_bang): replacing array during sort broke |
