1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-
卜部昌平 83d6487ae5 fix rb_define_global_function to take const VALUE*
It was unable for rb_define_global_function to take VALUE(*)(int argc,
const VLAUE *argv, VALUE self) -style function.  Test added.
2020-01-28 17:29:57 +09:00
..
arith_seq/extract
array/resize
bignum update dependencies 2019-12-26 20:45:12 +09:00
bug-3571
bug-5832
bug-14834
bug_reporter
class
cxxanyargs fix rb_define_global_function to take const VALUE* 2020-01-28 17:29:57 +09:00
debug
dln/empty
enumerator_kw Remove unneeded exec bits from some files 2019-11-09 21:36:30 +09:00
exception
fatal
file atime may not updated unless strictatime is set on macOS Catalina 2019-10-12 14:58:55 +09:00
float Revert the line for nextafter.c for FreeBSD make 2019-11-20 15:37:05 +09:00
funcall Add three more C-API functions for handling keywords 2019-09-29 18:31:08 -07:00
gvl/call_without_gvl
hash
integer update dependencies 2019-12-26 20:45:12 +09:00
iseq_load
iter Fix more keyword separation issues 2019-09-26 19:24:58 -07:00
load
marshal
memory_status
method
notimplement
num2int
path_to_class
popen_deadlock
postponed_job check interrupts at each frame pop timing. 2019-11-29 17:47:02 +09:00
printf Update dependencies 2019-11-18 23:16:22 +09:00
proc
rational Update dependencies 2020-01-17 16:41:46 +09:00
rb_call_super_kw Remove unneeded exec bits from some files 2019-11-09 21:36:30 +09:00
recursion
regexp
scan_args Fully separate positional arguments and keyword arguments 2020-01-02 18:40:45 -08:00
st
string update dependencies 2019-12-26 20:45:12 +09:00
struct
symbol DEBUG: cxxanyargs 2019-09-19 10:46:52 +09:00
thread_fd_close Update dependencies 2019-11-18 23:16:22 +09:00
time update dependencies 2019-12-26 20:45:12 +09:00
tracepoint
typeddata
vm
wait_for_single_fd
win32
auto_ext.rb