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
kazu dbec401c11 use INT2FIX(0) instead of INT2NUM(0).
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39604 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-03-05 16:31:19 +00:00
..
lib * ext/fiddle/lib/fiddle/struct.rb (Fiddle::CStructEntity#set_ctypes): 2012-12-21 14:16:02 +00:00
win32 * properties. 2012-12-10 09:03:17 +00:00
closure.c * ext/fiddle/closure.c (Fiddle::Closure.new): fix typo in documentation 2012-12-07 04:39:39 +00:00
closure.h
conversions.c
conversions.h
extconf.rb * ext/fiddle/extconf.rb, ext/fiddle/function.c 2012-11-30 15:57:21 +00:00
fiddle.c
fiddle.h
function.c use INT2FIX(0) instead of INT2NUM(0). 2013-03-05 16:31:19 +00:00
function.h
handle.c
pointer.c * ext/fiddle/pointer.c (rb_fiddle_ptr2cptr): fix error message forgotten to be changed from DL to Fiddle. 2012-12-15 15:04:25 +00:00