1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/fiddle
Nobuyoshi Nakada 48fb6299c6
[ruby/fiddle] support for very old libffi
Define `Fiddle::TYPE_VARIADIC` only when `ffi_prep_cif_var` is
available, otherwise skip the test for it.
2020-06-28 10:40:31 +09:00
..
lib [ruby/fiddle] Improve documentation on how to correctly free memory and free memory in tests (#33) 2020-05-23 14:34:07 +09:00
win32 [ruby/fiddle] Support MSWIN (#43) 2020-06-27 23:54:09 +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
conversions.c
conversions.h
depend sed -i 's|ruby/impl|ruby/internal|' 2020-05-11 09:24:08 +09:00
extconf.rb [ruby/fiddle] try bundled libffi by default 2020-06-28 01:03:21 +09:00
extlibs autoconf may not be available 2020-05-27 23:46:55 +09:00
fiddle.c [ruby/fiddle] support for very old libffi 2020-06-28 10:40:31 +09:00
fiddle.gemspec [ruby/fiddle] Support MSWIN (#43) 2020-06-27 23:54:09 +09:00
fiddle.h [ruby/fiddle] Add support for variadic arguments 2020-06-27 23:54:08 +09:00
function.c [ruby/fiddle] Add missing include 2020-06-27 23:54:08 +09:00
function.h
handle.c [ruby/fiddle] Remove taint support (#21) 2019-10-24 19:34:49 +09:00
pointer.c [ruby/fiddle] Improve documentation on how to correctly free memory and free memory in tests (#33) 2020-05-23 14:34:07 +09:00