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 711ed72b79 * ext/dl/dl_conversions.c (rb_dl_type_to_ffi_type): support signed
long long.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26694 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-02-17 06:34:48 +00:00
..
lib/dl * ext/dl/method.c: Adding DL::Method as a superclass for DL::Function 2010-02-16 02:05:46 +00:00
win32 * ext/dl/win32/lib/win32/registry.rb: update rdoc. [ruby-core:26022] 2009-11-02 02:24:11 +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): get rid of overflow. 2010-02-17 05:26:33 +00:00
closure.c * ext/dl/cfunc.c (rb_dlcfunc_inspect): get rid of overflow. 2010-02-17 05:26:33 +00:00
cptr.c * ext/dl/cfunc.c (rb_dlcfunc_inspect): get rid of overflow. 2010-02-17 05:26:33 +00:00
depend * ext/dl/depend: updated. 2010-02-17 05:18:39 +00:00
dl.c Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org> 2010-02-03 01:23:48 +00:00
dl.h * ext/dl/method.c: Adding DL::Method as a superclass for DL::Function 2010-02-16 02:05:46 +00:00
dl_conversions.c * ext/dl/dl_conversions.c (rb_dl_type_to_ffi_type): support signed 2010-02-17 06:34:48 +00:00
dl_conversions.h Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org> 2010-02-03 01:23:48 +00:00
extconf.rb Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org> 2010-02-03 01:23:48 +00:00
handle.c * ext/dl/handle.c (dlhandle_sym): fixed an invalid local variable 2009-10-25 06:44:26 +00:00
method.c * ext/dl/cfunc.c (rb_dlcfunc_inspect): get rid of overflow. 2010-02-17 05:26:33 +00:00