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
tenderlove 50bb2544bb * ext/fiddle/fiddle.h: added FFI type detection to avoid bug in ffi
header files. Thanks Yugui! [ruby-core:30917]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28465 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-06-28 16:26:59 +00:00
..
lib * ext/fiddle/lib/fiddle.rb: only require DL if it hasn't been required 2010-05-08 17:59:46 +00:00
closure.c * ext/fiddle/closure.c (dealloc): refix workaround r28300. 2010-06-13 19:06:25 +00:00
closure.h
conversions.c
conversions.h
extconf.rb * ext/fiddle/extconf.rb: check ffi.h even when pkg-config succeeded. 2010-06-15 16:43:46 +00:00
fiddle.c
fiddle.h * ext/fiddle/fiddle.h: added FFI type detection to avoid bug in ffi 2010-06-28 16:26:59 +00:00
function.c
function.h