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
tenderlove e5657a6584 * ext/dl/function.c: using ULONG2NUM to fix tests on i686.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26675 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-02-15 23:52:08 +00:00
..
lib/dl Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org> 2010-02-03 01:23:48 +00:00
win32 * ext/dl/win32/lib/win32/registry.rb: update rdoc. [ruby-core:26022] 2009-11-02 02:24:11 +00:00
.cvsignore
cfunc.c Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org> 2010-02-03 01:23:48 +00:00
closure.c * ext/dl/{closure,function}.c: removed C99 features and warnings. 2010-02-03 02:39:18 +00:00
cptr.c * ext/dl/cptr.c (to_int): DL::CPtr supports to_int 2009-12-04 23:21:01 +00:00
depend * ext/dl/dl.c (rb_dl_init_callbacks): autoloads callbacks. 2009-03-03 06:40:40 +00:00
dl.c Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org> 2010-02-03 01:23:48 +00:00
dl.h Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org> 2010-02-03 01:23:48 +00:00
dl_conversions.c Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org> 2010-02-03 01:23:48 +00:00
dl_conversions.h Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org> 2010-02-03 01:23:48 +00:00
extconf.rb Wed Feb 3 10:12:09 2010 Aaron Patterson <tenderlove@ruby-lang.org> 2010-02-03 01:23:48 +00:00
function.c * ext/dl/function.c: using ULONG2NUM to fix tests on i686. 2010-02-15 23:52:08 +00:00
handle.c * ext/dl/handle.c (dlhandle_sym): fixed an invalid local variable 2009-10-25 06:44:26 +00:00