ruby--ruby/ext/dl
usa 974037a542 * eval.c (search_required): use RSTRING_PTR and RSTRING_STR.
* object.c (nil_plus): ditto.

* ext/dl/cptr.c (rb_dlptr_s_to_ptr): ditto.

* ext/openssl/ossl_x509ext.c (ossl_x509extfactory_create_ext): ditto.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10813 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-08-31 12:10:08 +00:00
..
lib/dl fixed the alignment problems discussed in [ruby-dev:28667]. 2006-06-30 18:05:40 +00:00
test conformed to the usage of FUNC_CDECL/STDCALL described in [ruby-dev:28970]. 2006-07-06 19:59:31 +00:00
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
cfunc.c conformed to the usage of FUNC_CDECL/STDCALL described in [ruby-dev:28970]. 2006-07-06 19:59:31 +00:00
cptr.c * eval.c (search_required): use RSTRING_PTR and RSTRING_STR. 2006-08-31 12:10:08 +00:00
depend * ext/dl/depend, ext/dl/extconf.rb, ext/socket/depend, 2005-10-18 02:01:24 +00:00
dl.c conformed to the usage of FUNC_CDECL/STDCALL described in [ruby-dev:28970]. 2006-07-06 19:59:31 +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 * mkconfig.rb: generate RbConfig instead of Config. 2006-02-20 08:34:53 +00:00
handle.c banish some warnings. 2005-09-24 00:17:43 +00:00
mkcallback.rb conformed to the usage of FUNC_CDECL/STDCALL described in [ruby-dev:28970]. 2006-07-06 19:59:31 +00:00