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
ktsj edb98f8b91 fix typos. Patch by k_takata.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@40825 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-05-19 03:10:21 +00:00
..
callback * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
lib * ext/dl/lib/dl/func.rb (DL::Function#call): check tainted when 2013-05-14 11:06:58 +00:00
win32 * ext/dl/win32/extconf.rb: Fix typo 2012-12-11 03:02:04 +00:00
cfunc.c * ext/socket/option.c: Document synonymous methods, by windwiny [GH-277] 2013-04-16 03:25:50 +00:00
cptr.c * ext/dl/cptr.c (rb_dlptr_new2): remove unused variable. 2012-01-30 21:47:35 +00:00
depend * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h, 2013-04-13 00:46:29 +00:00
dl.c fix typos. Patch by k_takata. 2013-05-19 03:10:21 +00:00
dl.h dl/dl.h: suppress warning 2013-04-05 07:46:26 +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