1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext
卜部昌平 3df37259d8 drop-in type check for rb_define_singleton_method
We can check the function pointer passed to
rb_define_singleton_method like how we do so in rb_define_method.
Doing so revealed many arity mismatches.
2019-08-29 18:34:09 +09:00
..
-test- fix arity of bug_start 2019-08-29 18:34:09 +09:00
bigdecimal
cgi/escape
continuation
coverage
date date_parse.c: trim off 2019-08-12 20:41:11 +09:00
dbm
digest Check metadata a bit more 2019-08-23 13:00:17 +09:00
etc drop-in type check for rb_define_module_function 2019-08-29 18:34:09 +09:00
fcntl
fiber
fiddle
gdbm
io [ruby/io-console] Do not use add_development_dependency 2019-07-25 08:16:57 +09:00
json
nkf
objspace st_foreach now free from ANYARGS 2019-08-27 15:52:26 +09:00
openssl drop-in type check for rb_define_module_function 2019-08-29 18:34:09 +09:00
pathname
psych ext/psych/yaml/api.c: Suppress a "variable set but not used" warning 2019-08-24 20:31:16 +09:00
pty rb_ensure now free from ANYARGS 2019-08-27 15:52:26 +09:00
racc/cparse rb_catch now free from ANYARGS 2019-08-27 15:52:26 +09:00
rbconfig/sizeof
readline drop-in type check for rb_define_singleton_method 2019-08-29 18:34:09 +09:00
ripper Revert "Add pipeline operator [Feature #15799]" 2019-08-29 15:27:59 +09:00
rubyvm
sdbm
socket drop-in type check for rb_define_singleton_method 2019-08-29 18:34:09 +09:00
stringio [ruby/stringio] Fixed a typo 2019-08-23 20:52:53 +09:00
strscan
syslog Remove documentation of %m in Syslog 2019-08-05 16:10:25 -07:00
win32
win32ole
zlib rb_ensure now free from ANYARGS 2019-08-27 15:52:26 +09:00
.document
extmk.rb
Setup
Setup.atheos
Setup.nt