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
nobu 7aa4c13360 * ext/dl/handle.c (rb_dlhandle_close): should not pass a dynamic
string to rb_raise directly.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28625 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-07-13 11:46:01 +00:00
..
callback * ext/dl: revert dl with libffi because it can't run on mswin now. 2010-02-25 22:49:20 +00:00
lib * ext/dl/lib/dl/import.rb (handler): add a more helpful error message 2010-07-05 23:38:35 +00:00
win32 * ext/dl/win32/lib/win32/registry.rb (PredefinedKey#create): root key 2010-04-20 12:34:57 +00:00
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
cfunc.c * ext/dl/cfunc.c (rb_dlcfunc_inspect): should taint the result. 2010-06-04 01:46:36 +00:00
cptr.c * ext/dl/cfunc.c (rb_dlcfunc_inspect): suppress warnings by 2010-06-03 10:33:57 +00:00
depend * ext/dl: revert dl with libffi because it can't run on mswin now. 2010-02-25 22:49:20 +00:00
dl.c * ext/dl: revert dl with libffi because it can't run on mswin now. 2010-02-25 22:49:20 +00:00
dl.h * ext/dl/dl.h (DLSTACK_TYPE): type of stack is same as VALUE. 2010-06-03 00:38:59 +00:00
extconf.rb * ext/dl: revert dl with libffi because it can't run on mswin now. 2010-02-25 22:49:20 +00:00
handle.c * ext/dl/handle.c (rb_dlhandle_close): should not pass a dynamic 2010-07-13 11:46:01 +00:00