ruby/ext/dl
nobu af6c038b23 remove trailing spaces.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36895 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-09-04 00:57:31 +00:00
..
callback * ext/dl/callback/mkcallback.rb (gencallback): suppress unused 2012-01-14 13:24:12 +00:00
lib remove trailing spaces. 2012-09-04 00:57:31 +00:00
win32 * ext/dl/win32/registry.rb: Corrected RegCreateKeyExA signature. 2010-12-25 19:33:46 +00:00
cfunc.c * ext/dl/cfunc.c (rb_dlcfunc_call): also needed the workaround for VC8 2012-07-03 03:10:02 +00:00
cptr.c * ext/dl/cptr.c (rb_dlptr_new2): remove unused variable. 2012-01-30 21:47:35 +00:00
depend * ext/dl: revert dl with libffi because it can't run on mswin now. 2010-02-25 22:49:20 +00:00
dl.c * ext/dl: Added documentation. Patch by Vincent Batts. 2012-05-30 22:48:42 +00:00
dl.h * ext/dl/dl.h (ALIGN_OF): use offsetof(). 2012-02-09 16:30:43 +00:00
extconf.rb * ext/dl/dl.c (Init_dl): support intrinsic types, size_t, ptrdiff_t 2012-02-25 05:47:16 +00:00
handle.c * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "control 2012-04-13 23:45:37 +00:00