1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
Tom Stuart 8b2f2a707d [ruby/openssl] Use #ifdef consistently for HAVE_RB_EXT_RACTOR_SAFE
We previously used a mix of both `#if` and `#ifdef`, but the latter is
more reliable because it will still work if the macro is undefined.

https://github.com/ruby/openssl/commit/e4a622e67e
2021-03-31 18:05:08 +09:00
..
-test-
bigdecimal
cgi/escape
continuation
coverage
date
dbm
digest
etc
fcntl
fiddle
gdbm
io [ruby/io-console] bump up to 0.5.9 2021-03-28 23:42:38 +09:00
json
monitor
nkf
objspace
openssl [ruby/openssl] Use #ifdef consistently for HAVE_RB_EXT_RACTOR_SAFE 2021-03-31 18:05:08 +09:00
pathname
psych Text files should end with a newline 2021-03-30 23:41:21 +09:00
pty
racc/cparse
rbconfig/sizeof
readline
ripper
rubyvm
socket
stringio
strscan
syslog
win32
win32ole
zlib
.document
extmk.rb
Setup
Setup.atheos
Setup.nt