mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
0c9a719d77
(rb_integer_unpack): sign argument removed. * bignum.c (rb_integer_unpack): sign argument removed. Non-negative integers generated by default. INTEGER_PACK_NEGATIVE flag is used to generate non-positive integers. * pack.c (pack_unpack): Follow the above change. * random.c (int_pair_to_real_inclusive): Ditto. (make_seed_value): Ditto. (mt_state): Ditto. (limited_big_rand): Ditto. * marshal.c (r_object0): Ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41239 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
array/resize | ||
bignum | ||
bug-3571 | ||
bug-3662 | ||
bug-5832 | ||
debug | ||
exception | ||
fatal | ||
funcall | ||
iter | ||
load/dot.dot | ||
marshal | ||
method | ||
num2int | ||
old_thread_select | ||
path_to_class | ||
postponed_job | ||
printf | ||
st | ||
string | ||
symbol | ||
tracepoint | ||
typeddata | ||
wait_for_single_fd | ||
win32 |