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
usa da098bd36e * ext/fiddle/conversions.c (value_to_generic): src is not guranteed as
a Bignum if the type is LONG_LONG.  it may be a Fixnum if the value
  is small.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@34506 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-02-09 07:03:07 +00:00
..
lib * ext/.document (fiddle): Remove duplicate entry 2011-08-15 23:48:59 +00:00
closure.c * io.c, thread.c, ext/pty/pty.c, ext/fiddle/closure.c: use 2011-11-15 11:09:47 +00:00
closure.h
conversions.c * ext/fiddle/conversions.c (value_to_generic): src is not guranteed as 2012-02-09 07:03:07 +00:00
conversions.h * ext/fiddle/conversions.c (generic_to_value): ffi_arg and ffi_sarg 2011-08-09 05:31:47 +00:00
extconf.rb * Use _WIN32 rather than checking for windows.h. Thanks Jon Forums! 2011-01-05 03:13:18 +00:00
fiddle.c * ext/.document (fiddle): Remove duplicate entry 2011-08-15 23:48:59 +00:00
fiddle.h * Use _WIN32 rather than checking for windows.h. Thanks Jon Forums! 2011-01-05 03:13:18 +00:00
function.c * ext/.document (fiddle): Remove duplicate entry 2011-08-15 23:48:59 +00:00
function.h