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
Hiroshi SHIBATA 4f78560cf1
Add --with-libffi-source-dir feature and removed --enable-bundled-libffi option. (#113)
https://bugs.ruby-lang.org/issues/18571

Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org>
Co-authored-by: Sutou Kouhei <kou@clear-code.com>
2022-10-07 15:20:11 +09:00
..
lib [ruby/fiddle] Add Fiddle::Closure.create and Fiddle::Closure.free 2022-10-07 15:18:51 +09:00
win32
closure.c [ruby/fiddle] closure: follow variable name change 2022-10-07 15:18:54 +09:00
closure.h
conversions.c [ruby/fiddle] Add constants for unsigned values (https://github.com/ruby/fiddle/pull/111) 2022-10-07 15:18:49 +09:00
conversions.h
depend [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
extconf.rb Add --with-libffi-source-dir feature and removed --enable-bundled-libffi option. (#113) 2022-10-07 15:20:11 +09:00
fiddle.c [ruby/fiddle] Move "type" constants to Fiddle::Types (https://github.com/ruby/fiddle/pull/112) 2022-10-07 15:18:50 +09:00
fiddle.gemspec Add --with-libffi-source-dir feature and removed --enable-bundled-libffi option. (#113) 2022-10-07 15:20:11 +09:00
fiddle.h [ruby/fiddle] Add constants for unsigned values (https://github.com/ruby/fiddle/pull/111) 2022-10-07 15:18:49 +09:00
function.c
function.h
handle.c [ruby/fiddle] Add sym_defined? methods to test if a symbol is defined (https://github.com/ruby/fiddle/pull/108) 2022-10-07 15:18:51 +09:00
memory_view.c [ruby/fiddle] Check HAVE_RUBY_MEMORY_VIEW_H rather than API version (https://github.com/ruby/fiddle/pull/86) 2021-07-14 18:55:59 +09:00
pinned.c
pointer.c [ruby/fiddle] Check HAVE_RUBY_MEMORY_VIEW_H rather than API version (https://github.com/ruby/fiddle/pull/86) 2021-07-14 18:55:59 +09:00