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
ttate 7bdb1f5de8 * fixed the problems described in [ruby-dev:28665].
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@10191 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-05-25 16:37:58 +00:00
..
doc
lib/dl accept space characters at the end of a prototype. 2005-04-08 20:04:10 +00:00
sample
test * fixed the problems described in [ruby-dev:28665]. 2006-05-25 16:37:58 +00:00
.cvsignore
depend * eval.c (ruby_cleanup): initialize stack bottom for embedding. 2003-10-23 08:59:42 +00:00
dl.c corrected the allocation size. 2005-12-16 13:32:06 +00:00
dl.def
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
handle.c * exception error messages updated. [ruby-core:04497] 2005-02-28 02:45:23 +00:00
install.rb
mkcall.rb
mkcallback.rb
mkcbtable.rb
ptr.c * fixed the problems described in [ruby-dev:28665]. 2006-05-25 16:37:58 +00:00
sym.c * ext/dl/sym.c (rb_dlsym_call): needs FREE_ARGS before return. 2005-06-15 23:39:27 +00:00
type.rb