ruby/ext/fiddle
2022-10-07 15:18:54 +09:00
..
lib [ruby/fiddle] Add Fiddle::Closure.create and Fiddle::Closure.free 2022-10-07 15:18:51 +09:00
win32 Import fiddle-1.0.4 (#3860) 2020-12-11 09:41:12 +09:00
closure.c [ruby/fiddle] closure: follow variable name change 2022-10-07 15:18:54 +09:00
closure.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
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 [ruby/fiddle] Remove wrong comment 2021-05-18 12:48:40 +09:00
depend [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
extconf.rb Do not need to print to stderr 2022-01-26 10:05:10 +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 [ruby/fiddle] Use test-unit gem (https://github.com/ruby/fiddle/pull/69) 2021-09-05 17:43:48 +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 [ruby/fiddle] windows: use GetLastError() for win32_last_error 2021-07-13 19:37:45 +09:00
function.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
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 [ruby/fiddle] Add a "pinning" reference (#44) 2020-11-18 09:05:13 +09:00
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