mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
f31aed6255
specify word order and byte order. (rb_integer_unpack): Ditto. (validate_integer_format): Follow the above change. (integer_format_loop_setup): Ditto. * pack.c: Ditto. * internal.h: Ditto. (INTEGER_PACK_MSWORD_FIRST): Defined. (INTEGER_PACK_LSWORD_FIRST): Ditto. (INTEGER_PACK_MSBYTE_FIRST): Ditto. (INTEGER_PACK_LSBYTE_FIRST): Ditto. (INTEGER_PACK_NATIVE_BYTE_ORDER): Ditto. (INTEGER_PACK_LITTLE_ENDIAN): Ditto. (INTEGER_PACK_BIG_ENDIAN): Ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41151 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 |