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
nobu 5f79c781e3 * ext/dl/{mkcall,mkcallback,mkcbtable}.rb: no needs of mkmf.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@23088 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-27 19:31:38 +00:00
..
doc Correct the description about type specifiers. 2003-01-11 17:28:59 +00:00
lib/dl * ext/dl/lib/dl/win32.rb: seems that dl doesn't accept void argument. 2007-06-15 08:03:09 +00:00
sample consistent parentheses in assignment RHS. 2003-10-16 17:47:19 +00:00
test * fixed the problems described in [ruby-dev:28665]. 2006-05-25 16:37:58 +00:00
.cvsignore * configure.in: modify program_prefix only if specified 2002-09-08 09:08:15 +00:00
depend * eval.c (ruby_cleanup): initialize stack bottom for embedding. 2003-10-23 08:59:42 +00:00
dl.c * ext/dl/dl.c (rb_ary_to_ptr), ext/dl/ptr.c (rb_dlmem_delete): 2008-07-23 09:03:33 +00:00
dl.def Conform to the allocation framework. 2002-08-04 13:49:13 +00:00
dl.h Merged Tietew's patch of [ruby-dev:21991]. 2003-12-01 23:02:44 +00:00
extconf.rb Add DL.win32_last_error and DL.last_error. 2003-11-08 04:48:35 +00:00
h2rb Add ruby-dl 2002-04-02 10:56:13 +00:00
handle.c * parse.y (parser_warning, parser_warn): some error message may 2006-10-14 14:34:07 +00:00
install.rb Add ruby-dl 2002-04-02 10:56:13 +00:00
mkcall.rb * ext/dl/{mkcall,mkcallback,mkcbtable}.rb: no needs of mkmf. 2009-03-27 19:31:38 +00:00
mkcallback.rb * ext/dl/{mkcall,mkcallback,mkcbtable}.rb: no needs of mkmf. 2009-03-27 19:31:38 +00:00
mkcbtable.rb * ext/dl/{mkcall,mkcallback,mkcbtable}.rb: no needs of mkmf. 2009-03-27 19:31:38 +00:00
ptr.c * ext/dl/dl.c (rb_ary_to_ptr), ext/dl/ptr.c (rb_dlmem_delete): 2008-07-23 09:03:33 +00:00
sym.c * ext/dl/dl.c (rb_ary_to_ptr), ext/dl/ptr.c (rb_dlmem_delete): 2008-07-23 09:03:33 +00:00
type.rb Add ruby-dl 2002-04-02 10:56:13 +00:00