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 * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "control 2012-04-13 23:45:37 +00:00
conversions.h * ext/fiddle/closure.c (callback): deal with unsinged integers. 2012-02-15 10:57:05 +00:00
extconf.rb * ext/fiddle/extconf.rb, ext/fiddle/function.c 2012-11-30 15:57:21 +00:00
fiddle.c * ext/fiddle/fiddle.c: adding alignment constants for compatibility 2012-11-28 00:02:49 +00:00
fiddle.h * ext/fiddle/fiddle.c: adding alignment constants for compatibility 2012-11-28 00:02:49 +00:00
function.c use INT2FIX(0) instead of INT2NUM(0). 2013-03-05 16:31:19 +00:00
function.h
handle.c * ext/fiddle/closure.c: Documentation for Fiddle 2012-11-27 23:26:07 +00:00
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