1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/spec/ruby/core
Jean Boussier e5319dc985 pack.c: add an offset argument to unpack and unpack1
[Feature #18254]

This is useful to avoid repeteadly copying strings when parsing binary formats
2021-10-26 22:27:30 +02:00
..
argf
array Update to ruby/spec@254c380 2021-10-20 21:57:05 +02:00
basicobject
binding Update to ruby/spec@d6921ef 2021-10-20 21:41:46 +02:00
builtin_constants
class Add Class#descendants 2021-10-26 12:35:21 -07:00
comparable
complex
conditionvariable Update to ruby/spec@d6921ef 2021-10-20 21:41:46 +02:00
data
dir Update to ruby/spec@d6921ef 2021-10-20 21:41:46 +02:00
encoding
enumerable Fix Enumerable#each_cons and Enumerable#each_slice to return a receiver 2021-10-25 12:13:44 +09:00
enumerator
env Update to ruby/spec@d6921ef 2021-10-20 21:41:46 +02:00
exception
false
fiber
file Update to ruby/spec@254c380 2021-10-20 21:57:05 +02:00
filetest
float Update to ruby/spec@d6921ef 2021-10-20 21:41:46 +02:00
gc
hash Update to ruby/spec@d6921ef 2021-10-20 21:41:46 +02:00
integer Update to ruby/spec@d6921ef 2021-10-20 21:41:46 +02:00
io fix typo [ci skip] 2021-10-25 12:15:55 +09:00
kernel Update to ruby/spec@d6921ef 2021-10-20 21:41:46 +02:00
main
marshal
matchdata
math
method
module Refinement#include and Refinement#prepend have been deprecated 2021-10-22 15:06:41 +09:00
mutex
nil
numeric
objectspace
proc
process
queue
random
range Update to ruby/spec@d6921ef 2021-10-20 21:41:46 +02:00
rational
regexp
signal
sizedqueue
string pack.c: add an offset argument to unpack and unpack1 2021-10-26 22:27:30 +02:00
struct
symbol
systemexit
thread
threadgroup
time
tracepoint
true
unboundmethod
warning