ruby--ruby/ext/dl
eban 49fb289ea1 * MANIFEST, ext/**/MANIFEST: removed.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@7170 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2004-11-01 10:13:52 +00:00
..
doc Correct the description about type specifiers. 2003-01-11 17:28:59 +00:00
lib/dl should use 'c' for 'unsigned char ref'. 2004-09-21 12:47:48 +00:00
sample consistent parentheses in assignment RHS. 2003-10-16 17:47:19 +00:00
test Get rid of ineffective symbols, lines, constants and so on. 2002-11-07 16:42:07 +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 Merged Nakada-san's patch [ruby-core:02916]. 2004-05-23 08:11:36 +00:00
dl.def Conform to the allocation framework. 2002-08-04 13:49:13 +00:00
dl.h Merged Nakada-san's patch [ruby-core:02916]. 2004-05-23 08:11:36 +00:00
extconf.rb Add DL.win32_last_error and DL.last_error. 2003-11-08 04:48:35 +00:00
h2rb
handle.c Merged Nakada-san's patch [ruby-core:02916]. 2004-05-23 08:11:36 +00:00
install.rb
mkcall.rb Get rid of ineffective symbols, lines, constants and so on. 2002-11-07 16:42:07 +00:00
mkcallback.rb * eval.c (rb_eval): NODE_EVSTR is no longer used. 2002-06-24 07:20:42 +00:00
mkcbtable.rb * ext/dl: change the callback mechanism. 2002-06-09 17:47:34 +00:00
ptr.c Merged Nakada-san's patch [ruby-core:02916]. 2004-05-23 08:11:36 +00:00
sym.c Use NUM2INT to convert short values. 2004-10-23 06:05:15 +00:00
type.rb