ruby/ext/fiddle
nobu ae8c770ba5 fiddle/extconf.rb: supply 0
* ext/fiddle/extconf.rb: supply 0 to fill RUBY_LIBFFI_MODVERSION
  with 3-digit.  libffi 3.1 returns just 2-digit.
  [ruby-core:62920] [Bug #9897]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46485 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-06-21 03:54:19 +00:00
..
lib * benchmark/bm_so_meteor_contest.rb: [DOC] Fix a few typos 2013-12-28 08:25:28 +00:00
closure.c * ext/fiddle/closure.c: use sizeof(*pcl) for correct sizeof value. 2014-01-29 23:27:14 +00:00
closure.h * ext/fiddle/*: Adding fiddle library to wrap libffi 2010-05-06 06:59:24 +00:00
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
depend * ext/fiddle/depend: New file. 2013-04-15 13:22:20 +00:00
extconf.rb fiddle/extconf.rb: supply 0 2014-06-21 03:54:19 +00:00
fiddle.c use NUM2SIZET instead of NUM2INT 2014-02-25 14:18:13 +00:00
fiddle.h * ext/fiddle/fiddle.c: adding alignment constants for compatibility 2012-11-28 00:02:49 +00:00
function.c fiddle/function.c: fix memory leak on exception 2014-03-09 04:51:38 +00:00
function.h * ext/fiddle/*: Adding fiddle library to wrap libffi 2010-05-06 06:59:24 +00:00
handle.c ext/dl, ext/fiddle: fix memory leak 2014-03-08 04:46:57 +00:00
pointer.c ext/dl, ext/fiddle: fix memory leak 2014-03-08 04:46:57 +00:00