ruby/ext/fiddle
Nobuyoshi Nakada 92865d8760 Remove files to build libffi in mswin
These files were to build libffi from the bundled source, but are no
longer used since we stopped bundling the libffi sources in commit
e4f5296f06.

The gemspec file is unchanged because fiddle gem itself still supports
ruby 2.5.
2024-07-31 11:19:52 +09:00
..
lib [ruby/fiddle] Bump version 2023-12-25 21:12:49 +09:00
closure.c [ruby/fiddle] Remove Vim commands 2024-06-20 15:16:57 +09:00
closure.h
conversions.c [ruby/fiddle] Remove Vim commands 2024-06-20 15:16:57 +09:00
conversions.h [ruby/fiddle] Use Ruby's true/false for C bool 2023-11-08 09:25:44 +09:00
depend ruby tool/update-deps --fix 2024-04-27 21:55:28 +09:00
extconf.rb [ruby/fiddle] Suppress -Wundef warnings on arm64 macOS and Windows 2023-09-17 22:42:50 +09:00
fiddle.c [ruby/fiddle] Remove Vim commands 2024-06-20 15:16:57 +09:00
fiddle.gemspec [ruby/fiddle] Set changelog_uri gem metadata 2024-02-08 14:43:56 +09:00
fiddle.h [ruby/fiddle] Remove Vim commands 2024-06-20 15:16:57 +09:00
function.c [ruby/fiddle] Remove Vim commands 2024-06-20 15:16:57 +09:00
function.h
handle.c [ruby/fiddle] Remove Vim commands 2024-06-20 15:16:57 +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] Implement write barriers for Fiddle::Pointer 2023-06-28 16:36:52 +09:00