ruby/ext/fiddle
Yusuke Endoh b68dab8667 ext/fiddle/extconf.rb: Fix the condition of libffi <= 3.1
ver is [3, 1, 0] which is not less then or equal to [3, 1]
2020-05-13 10:57:14 +09:00
..
lib fiddle/import.rb: suppress warning 2018-04-19 23:35:39 +00:00
win32 Drop executable bit of *.{yml,h,mk.tmpl} 2020-01-22 16:04:38 +09:00
closure.c Do not set USE_FFI_CLOSURE_ALLOC=1 in fiddle on OpenBSD 2020-03-08 17:47:48 -07:00
closure.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
conversions.c * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "control 2012-04-13 23:45:37 +00:00
conversions.h conversions.h: PTR2NUM 2015-12-13 09:35:10 +00:00
depend sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
extconf.rb ext/fiddle/extconf.rb: Fix the condition of libffi <= 3.1 2020-05-13 10:57:14 +09:00
extlibs fiddle: share the same config tools 2020-05-12 15:57:47 +09:00
fiddle.c use NUM2SIZET instead of NUM2INT 2014-02-25 14:18:13 +00:00
fiddle.gemspec Bump fiddle-1.0.0 for released version. 2017-12-06 08:35:13 +00:00
fiddle.h * ext/dl/*: remove DL as it is replaced by Fiddle. 2014-10-31 21:13:09 +00:00
function.c [ruby/fiddle] Remove taint support (#21) 2019-10-24 19:34:49 +09:00
function.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
handle.c [ruby/fiddle] Remove taint support (#21) 2019-10-24 19:34:49 +09:00
pointer.c [ruby/fiddle] Remove taint support (#21) 2019-10-24 19:34:49 +09:00