mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
aaa1461d7b
(rb_integer_unpack_internal): Extracted from rb_integer_unpack and nlp_bits_ret argument added. (integer_unpack_num_bdigits_small): nlp_bits_ret argument added to return number of leading padding bits. (integer_unpack_num_bdigits_generic): Ditto. * internal.h (rb_integer_unpack_2comp): Declared. * pack.c (pack_unpack): Use rb_integer_unpack_2comp and rb_integer_unpack. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41264 b2dd03c8-39d4-4d8f-98ff-823fe69b080e |
||
---|---|---|
.. | ||
array | ||
bignum | ||
debug | ||
exception | ||
funcall | ||
iter | ||
load | ||
marshal | ||
method | ||
num2int | ||
old_thread_select | ||
path_to_class | ||
postponed_job | ||
st | ||
string | ||
symbol | ||
tracepoint | ||
typeddata | ||
wait_for_single_fd | ||
win32 | ||
test_bug-3571.rb | ||
test_bug-3662.rb | ||
test_bug-5832.rb | ||
test_printf.rb |