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 Update to ruby/spec@37e52e5 2021-02-27 13:00:26 +01:00
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 Update to ruby/spec@ccf0d85 2021-10-05 19:41:44 +02:00
enumerable Fix Enumerable#each_cons and Enumerable#each_slice to return a receiver 2021-10-25 12:13:44 +09:00
enumerator Update to ruby/spec@b65d01f 2021-07-29 22:11:21 +02:00
env Update to ruby/spec@d6921ef 2021-10-20 21:41:46 +02:00
exception Update to ruby/spec@b65d01f 2021-07-29 22:11:21 +02:00
false
fiber Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
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 Update to ruby/spec@330c641 2021-08-13 18:09:14 +02:00
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 Update to ruby/spec@37e52e5 2021-02-27 13:00:26 +01:00
marshal Update to ruby/spec@ccf0d85 2021-10-05 19:41:44 +02:00
matchdata Add spec for MatchData#match and MatchData#match_length [Feature #18172] 2021-09-17 10:27:00 +09:00
math
method Update to ruby/spec@b65d01f 2021-07-29 22:11:21 +02:00
module Refinement#include and Refinement#prepend have been deprecated 2021-10-22 15:06:41 +09:00
mutex
nil Update to ruby/spec@b65d01f 2021-07-29 22:11:21 +02:00
numeric Update to ruby/spec@b65d01f 2021-07-29 22:11:21 +02:00
objectspace Update to ruby/spec@ccf0d85 2021-10-05 19:41:44 +02:00
proc Update to ruby/spec@b65d01f 2021-07-29 22:11:21 +02:00
process Update to ruby/spec@b1e93a2 2021-09-07 19:01:07 +02:00
queue Thread::Queue.new should accept an Enumerable [Feature #17327] 2021-02-12 12:21:49 +09:00
random Update to ruby/spec@b65d01f 2021-07-29 22:11:21 +02:00
range Update to ruby/spec@d6921ef 2021-10-20 21:41:46 +02:00
rational Update to ruby/spec@b1e93a2 2021-09-07 19:01:07 +02:00
regexp Update to ruby/spec@37e52e5 2021-02-27 13:00:26 +01:00
signal Update to ruby/spec@a0b7d0d 2021-06-02 14:34:07 +02:00
sizedqueue
string pack.c: add an offset argument to unpack and unpack1 2021-10-26 22:27:30 +02:00
struct Update to ruby/spec@b65d01f 2021-07-29 22:11:21 +02:00
symbol
systemexit
thread Make RubyVM::AbstractSyntaxTree.of raise for method/proc created in eval 2021-07-29 13:51:03 -07:00
threadgroup
time Update to ruby/spec@b65d01f 2021-07-29 22:11:21 +02:00
tracepoint Update to ruby/spec@b1e93a2 2021-09-07 19:01:07 +02:00
true
unboundmethod
warning Fix a spec failure 2021-07-17 13:24:08 +09:00