ruby--ruby/ext/dl
matz 7db17c6ad6 * ext/dl/cptr.c (rb_dlptr_s_to_ptr): no longer check
HAVE_RB_IO_STDIO_FILE.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@12907 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2007-08-08 10:20:08 +00:00
..
lib/dl * Merge YARV 2006-12-31 15:02:22 +00:00
test
.cvsignore
cfunc.c * ext/dl/cfunc.c (rb_dlcfunc_call): adjust format. [ruby-dev:31222] 2007-07-15 13:24:39 +00:00
cptr.c * ext/dl/cptr.c (rb_dlptr_s_to_ptr): no longer check 2007-08-08 10:20:08 +00:00
depend
dl.c * include/ruby: moved public headers. 2007-06-10 03:06:15 +00:00
dl.h should define FUNC_CDECL/STDCALL if the macros are not defined. 2006-07-07 14:19:41 +00:00
extconf.rb * ext/dl/cptr.c (rb_dlptr_s_to_ptr): no longer check 2007-08-08 10:20:08 +00:00
handle.c * parse.y (parser_warning, parser_warn): some error message may 2006-10-14 14:33:10 +00:00
mkcallback.rb