1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
Peter Zhu c08d4067be [Feature #18045] Remove T_PAYLOAD
This commit removes T_PAYLOAD since the new VWA implementation no longer
requires T_PAYLOAD types.

Co-authored-by: Aaron Patterson <tenderlove@ruby-lang.org>
2021-08-25 09:28:21 -04:00
..
-test- Include ruby.h before internal headers to suppress -Wundef warnings 2021-08-09 19:25:18 +09:00
bigdecimal Fixed 'maybe_unused' attribute 2021-07-06 01:13:54 +09:00
cgi/escape
continuation
coverage
date [ruby/date] Add zontab.list dependency 2021-08-22 20:28:52 +09:00
digest [ruby/digest] Also drop to support Ruby 2.4 2021-07-28 11:48:36 +09:00
etc
fcntl
fiddle [ruby/fiddle] Improve "offsetof" calculations (https://github.com/ruby/fiddle/pull/90) 2021-08-24 16:18:22 +09:00
io
json Update the latest version of json.gemspec from flori/json 2021-07-29 15:57:58 +09:00
monitor Distinguish signal and timeout [Bug #16608] 2021-07-25 13:09:03 -07:00
nkf
objspace [Feature #18045] Remove T_PAYLOAD 2021-08-25 09:28:21 -04:00
openssl [ruby/openssl] Strip trailing spaces 2021-07-18 18:04:50 +09:00
pathname
psych [ruby/psych] fix: use git repository link for LibYAML in docs 2021-07-29 15:54:41 +09:00
pty
racc/cparse [ruby/racc] Add missing check for rb_block_call() 2021-07-18 20:38:34 +09:00
rbconfig/sizeof
readline Added missing declarations in readline.h bundled with macOS 10.13 2021-07-09 08:52:35 +09:00
ripper
rubyvm
socket undefine alloc functions for C extensions 2021-08-20 08:30:06 +09:00
stringio [ruby/stringio] Suppress a sign-compare warning 2021-07-08 16:43:22 +09:00
strscan
syslog
win32
win32ole
zlib [ruby/zlib] Synchronize access to zstream to prevent segfault in multithreaded use 2021-07-28 13:40:03 +09:00
.document
extmk.rb
Setup
Setup.atheos
Setup.nt