This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
ruby--ruby
Watch
1
Star
0
Fork
You've already forked ruby--ruby
0
mirror of
https://github.com/ruby/ruby.git
synced
2022-11-09 12:17:21 -05:00
Code
Releases
Activity
811efc8276
ruby--ruby
/
ext
/
dl
History
ngoto
34592fb5b6
* ext/dl/lib/dl/func.rb (CALL_TYPE_TO_ABI, FiddleClosureCFunc): exclude private constants and methods from rdoc
...
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38238 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-12-06 14:30:24 +00:00
..
callback
lib
* ext/dl/lib/dl/func.rb (CALL_TYPE_TO_ABI, FiddleClosureCFunc): exclude private constants and methods from rdoc
2012-12-06 14:30:24 +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
dl.h
extconf.rb
handle.c