ruby--ruby/ext/dl
akr fc1bdda026 * ext/dl/cptr.c (rb_dlptr_s_to_ptr): abolish sizeof(FILE).
[ruby-dev:27317]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9337 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2005-09-29 01:28:56 +00:00
..
lib/dl if dlload fail to load a library, it should raise an error. 2005-06-08 14:38:02 +00:00
test Added DL::BUILD_RUBY_PLATFORM,BUILD_RUBY_VERSION. 2005-05-14 20:59:07 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
cfunc.c * array.c: replace rb_protect_inspect() and rb_inspecting_p() by 2005-03-04 06:47:45 +00:00
cptr.c * ext/dl/cptr.c (rb_dlptr_s_to_ptr): abolish sizeof(FILE). 2005-09-29 01:28:56 +00:00
depend added new files. 2005-02-04 13:35:37 +00:00
dl.c Added DL::BUILD_RUBY_PLATFORM,BUILD_RUBY_VERSION. 2005-05-14 20:59:07 +00:00
dl.h added new files. 2005-02-04 13:35:37 +00:00
extconf.rb added new files. 2005-02-04 13:35:37 +00:00
handle.c banish some warnings. 2005-09-24 00:17:43 +00:00
mkcallback.rb Added VC++ support thanks to U.Nakamura's patch. [ruby-dev:25644] 2005-02-06 18:07:10 +00:00