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
2020-11-18 09:05:13 +09:00
..
lib [ruby/fiddle] Add TYPE_CONST_STRING and SIZEOF_CONST_STRING for "const char *" 2020-11-18 09:05:13 +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 [ruby/fiddle] Add support for specifying types by name as String or Symbol 2020-11-18 09:05:13 +09:00
conversions.h [ruby/fiddle] Add support for specifying types by name as String or Symbol 2020-11-18 09:05:13 +09:00
depend sed -i '/rmodule.h/d' 2020-08-27 16:42:06 +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] Add support for specifying types by name as String or Symbol 2020-11-18 09:05:13 +09:00
fiddle.gemspec Update the license for the default gems to dual licenses 2020-08-18 20:26:39 +09:00
fiddle.h [ruby/fiddle] Add support for specifying types by name as String or Symbol 2020-11-18 09:05:13 +09:00
function.c [ruby/fiddle] Add support for specifying types by name as String or Symbol 2020-11-18 09:05:13 +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