1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/dl
usa 7212ee1328 * ext/{dl,fiddle}/win32/lib/win32/registry.rb: hope that the final
resolution to fix the failure of test-all.  and includes Win64
  support (fixed a potential bug).


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@41856 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-07-09 08:00:28 +00:00
..
callback * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
lib * ext/dl/lib/dl/func.rb (DL::Function#call): check tainted when 2013-05-14 11:06:58 +00:00
win32 * ext/{dl,fiddle}/win32/lib/win32/registry.rb: hope that the final 2013-07-09 08:00:28 +00:00
cfunc.c dl/cfunc.c: fix conversion of Bignum 2013-06-24 13:39:08 +00:00
cptr.c * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError 2013-06-12 14:20:51 +00:00
depend * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
dl.c * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentError 2013-06-12 14:20:51 +00:00
dl.h dl/dl.h: suppress warning 2013-04-05 07:46:26 +00:00
extconf.rb
handle.c