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 28e7beb54c * ext/dl/lib/dl/callback.rb (DL#remove_callback_internal): ignore
unbound function.  [ruby-dev:38474]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@23444 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-05-16 08:57:41 +00:00
..
callback * common.mk (srcs-ext): creates ext/dl/callback/callback.c also. 2009-03-14 23:26:11 +00:00
lib/dl * ext/dl/lib/dl/callback.rb (DL#remove_callback_internal): ignore 2009-05-16 08:57:41 +00:00
win32 * ext/dl/win32/lib/Win32API.rb: call by :stdcall as default. 2009-03-11 08:27:21 +00:00
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
cfunc.c * ext/dl/cfunc.c (rb_dlcfunc_instance_p): new function to check if 2009-05-10 02:13:20 +00:00
cptr.c * ext/dl/cfunc.c (rb_dlcfunc_instance_p): new function to check if 2009-05-10 02:13:20 +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/cfunc.c (rb_dlcfunc_instance_p): new function to check if 2009-05-10 02:13:20 +00:00
extconf.rb * ext/dl/dl.c (rb_dl_init_callbacks): autoloads callbacks. 2009-03-03 06:40:40 +00:00
handle.c * win32/Makefile.sub (config.h): added RUBY_COREDLL. 2009-03-17 04:48:03 +00:00