ruby/ext
Jean Boussier f0c31c5e64 Get rid of RSHAPE_PARENT in favor of RSHAPE_DIRECT_CHILD_P
`RSHAPE_PARENT` is error prone because it returns a raw untagged
shape_id.

To check if a shape is a direct parent of another, tags should be
discarded. So providing a comparison function is better than exposing
untagged ids.
2025-07-31 21:55:51 +02:00
..
-test- Fix ext/-test-/namespace/yay{1,2} for mswin 2025-07-29 13:25:09 +09:00
cgi/escape Update dependencies for addition of set.h to public headers 2025-07-11 15:24:23 +09:00
continuation Update dependencies for addition of set.h to public headers 2025-07-11 15:24:23 +09:00
coverage Update dependencies for addition of set.h to public headers 2025-07-11 15:24:23 +09:00
date Update dependencies for addition of set.h to public headers 2025-07-11 15:24:23 +09:00
digest Update dependencies for addition of set.h to public headers 2025-07-11 15:24:23 +09:00
erb/escape [ruby/erb] Declare escape functions as Ractor-safe 2025-07-15 16:30:55 +00:00
etc [ruby/etc] Bump up v1.4.6 2025-07-15 07:24:28 +00:00
fcntl Update dependencies for addition of set.h to public headers 2025-07-11 15:24:23 +09:00
io [ruby/io-wait] Bump up 0.3.2 2025-07-17 11:16:30 +09:00
json [ruby/json] Release 2.13.2 2025-07-29 10:41:09 +09:00
monitor Update dependencies for addition of set.h to public headers 2025-07-11 15:24:23 +09:00
objspace Get rid of RSHAPE_PARENT in favor of RSHAPE_DIRECT_CHILD_P 2025-07-31 21:55:51 +02:00
openssl [ruby/openssl] pkcs7: only set error_string in the error path 2025-07-31 17:38:35 +00:00
psych Update dependencies for addition of set.h to public headers 2025-07-11 15:24:23 +09:00
pty Update dependencies for addition of set.h to public headers 2025-07-11 15:24:23 +09:00
rbconfig/sizeof Update dependencies for addition of set.h to public headers 2025-07-11 15:24:23 +09:00
ripper Update dependencies for addition of set.h to public headers 2025-07-11 15:24:23 +09:00
rubyvm Added depend files 2019-07-14 01:31:29 +09:00
socket Prevent a warning: old-style function definition 2025-07-23 16:46:01 +09:00
stringio Update dependencies for addition of set.h to public headers 2025-07-11 15:24:23 +09:00
strscan Update dependencies for addition of set.h to public headers 2025-07-11 15:24:23 +09:00
win32 [ruby/win32-registry] Minor readme improvements and typo fixes 2025-06-17 05:52:04 +00:00
zlib Update dependencies for addition of set.h to public headers 2025-07-11 15:24:23 +09:00
.document [DOC] Include pathname_builtin.rb documents 2025-07-15 20:51:16 +09:00
extmk.rb [Bug #21092] Fallback variables after execonf has done 2025-01-30 14:52:01 +09:00
Setup Clean up removed directories in ext/Setup* [ci skip] 2023-01-18 12:02:27 +09:00
Setup.atheos racc/cparse is extracted from ruby/ruby repository 2023-06-08 18:05:07 +09:00
Setup.nt racc/cparse is extracted from ruby/ruby repository 2023-06-08 18:05:07 +09:00