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
zzak 4ba88161ee * ext/dl/lib/dl.rb: Deprecation notice for DL
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37910 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-11-27 23:27:36 +00:00
..
callback
lib * ext/dl/lib/dl.rb: Deprecation notice for DL 2012-11-27 23:27:36 +00:00
win32 * ext/dl/win32/lib/Win32API.rb (Win32API#call): use 64bit pointer for x64 2012-11-05 14:00:41 +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
depend
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