diff options
| author | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-08-10 01:39:24 +0000 |
|---|---|---|
| committer | matz <matz@b2dd03c8-39d4-4d8f-98ff-823fe69b080e> | 2005-08-10 01:39:24 +0000 |
| commit | 455cb372cbbe0866d213d99866cbf324802a1f41 (patch) | |
| tree | 49ff0eaefef57b5e29a37e7cb3515d77d8e9fae8 /test/ruby/test_struct.rb | |
| parent | 8666a92b19f5483f8ec2a86997f70f214bf1adcb (diff) | |
| download | ruby-455cb372cbbe0866d213d99866cbf324802a1f41.tar.gz ruby-455cb372cbbe0866d213d99866cbf324802a1f41.tar.xz ruby-455cb372cbbe0866d213d99866cbf324802a1f41.zip | |
* bignum.c (rb_big_mul0): multiply two numbers (x, y) without
normalizing the result. x should be a big number.
[ruby-dev:26778]
* bignum.c (rb_big_pow): use rb_big_mul0() instead of
rb_big_mul().
* array.c (rb_ary_or, rb_ary_and, rb_ary_plus, rb_ary_diff):
revert the change on 2005-08-03. Set operation on other item
should have in separate methods.
* parse.y (shadowing_lvar_gen): warn when arguments shadows
external local variables.
* parse.y (f_opt): optional arguments should not clobber external
local variables.
* parse.y (f_rest_arg): rest arguments should not clobber external
local variables.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@8963 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'test/ruby/test_struct.rb')
0 files changed, 0 insertions, 0 deletions
