diff options
| author | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-28 09:23:30 +0000 |
|---|---|---|
| committer | yugui <yugui@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2009-01-28 09:23:30 +0000 |
| commit | 619c47b9cfde4ea60e86933092b2ce4af18bf33c (patch) | |
| tree | 8668963c73c6f2be0b1fb6a3b58bac745b664fed /ChangeLog | |
| parent | 2fa9bcd392be2c0ce72ee7f401860bba615b31cc (diff) | |
merges r21780 from trunk into ruby_1_9_1.
* array.c (rb_ary_aset): fixed arguments evaluation order.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_9_1@21836 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ChangeLog')
| -rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +Mon Jan 26 16:00:40 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> + + * array.c (rb_ary_aset): fixed arguments evaluation order. + Sun Jan 25 12:02:56 2009 Nobuyoshi Nakada <nobu@ruby-lang.org> * win32/Makefile.sub (clean-ext): condition of EXTS was inverted. |
