ruby/ext/fiddle
Aaron Patterson d45466dc5b
Oops! Add another test and fix to_proc implementation
2021-02-26 10:06:56 -08:00
..
lib Oops! Add another test and fix to_proc implementation 2021-02-26 10:06:56 -08:00
win32 Import fiddle-1.0.4 (#3860) 2020-12-11 09:41:12 +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 Import fiddle-1.0.4 (#3860) 2020-12-11 09:41:12 +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 Import fiddle-1.0.4 (#3860) 2020-12-11 09:41:12 +09:00
extconf.rb fiddle: Update to 1.0.5 2020-12-23 05:49:52 +09:00
extlibs Import fiddle-1.0.4 (#3860) 2020-12-11 09:41:12 +09:00
fiddle.c Import fiddle-1.0.4 (#3860) 2020-12-11 09:41:12 +09:00
fiddle.gemspec Import fiddle-1.0.4 (#3860) 2020-12-11 09:41:12 +09:00
fiddle.h Import fiddle-1.0.4 (#3860) 2020-12-11 09:41:12 +09:00
function.c fiddle: Update to 1.0.5 2020-12-23 05:49:52 +09:00
function.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
handle.c [ruby/fiddle] Add a "pinning" reference (#44) 2020-11-18 09:05:13 +09:00
memory_view.c [memory_view][fiddle] Rename len to byte_size in rb_memory_view_t 2020-12-23 09:24:53 +09:00
pinned.c [ruby/fiddle] Add a "pinning" reference (#44) 2020-11-18 09:05:13 +09:00
pointer.c [memory_view][fiddle] Use bool for boolean return value 2020-12-23 09:05:07 +09:00