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 5bfb9a63b7 * ext/dl/callback/mkcallback.rb (DLTYPE[FLOAT]): cast to suppress
warnings.  [ruby-core:22792]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22875 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-10 10:40:07 +00:00
..
callback * ext/dl/callback/mkcallback.rb (DLTYPE[FLOAT]): cast to suppress 2009-03-10 10:40:07 +00:00
lib/dl * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
win32 * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
cfunc.c * ext/dl/dl.c (Init_dl): protoized. 2009-03-09 06:25:14 +00:00
cptr.c * ext/dl/dl.c (Init_dl): protoized. 2009-03-09 06:25:14 +00:00
depend * ext/dl/dl.c (rb_dl_init_callbacks): autoloads callbacks. 2009-03-03 06:40:40 +00:00
dl.c * ext/dl/dl.c (Init_dl): protoized. 2009-03-09 06:25:14 +00:00
dl.h * ext/dl/dl.h (dlerror): fixed on Windows. 2009-03-02 02:01:48 +00:00
extconf.rb * ext/dl/dl.c (rb_dl_init_callbacks): autoloads callbacks. 2009-03-03 06:40:40 +00:00
handle.c * ext/dl/dl.c (Init_dl): protoized. 2009-03-09 06:25:14 +00:00