ruby--ruby/ext/dl
ttate 5434d73ef7 Get rid of STR2CSTR. (Thanks N.Nakada)
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2553 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2002-06-11 14:44:53 +00:00
..
doc bugfix. 2002-06-10 18:23:39 +00:00
lib/dl bugfix. 2002-06-10 18:23:39 +00:00
sample bugfix. 2002-06-10 18:23:39 +00:00
test * ext/dl: change the callback mechanism. 2002-06-09 17:47:34 +00:00
.cvsignore
MANIFEST Add a sample which shows how to deal with C++ libraries. 2002-04-20 16:09:44 +00:00
depend Get rid of STR2CSTR. (Thanks N.Nakada) 2002-06-11 14:44:53 +00:00
dl.c Get rid of STR2CSTR. (Thanks N.Nakada) 2002-06-11 14:44:53 +00:00
dl.def Get rid of rb_dl_set_callback() and rb_dl_get_callback(). 2002-06-09 17:56:34 +00:00
dl.h rename PtrData::alloc and Struct#alloc to malloc respectively. 2002-05-20 15:35:48 +00:00
extconf.rb new platform [bccwin32] merged. 2002-06-11 01:27:48 +00:00
h2rb
handle.c Merge Nakada's patch and define StringValuePtr for ruby-1.6. 2002-04-03 11:59:01 +00:00
install.rb
mkcall.rb
mkcallback.rb Get rid of STR2CSTR. (Thanks N.Nakada) 2002-06-11 14:44:53 +00:00
mkcbtable.rb * ext/dl: change the callback mechanism. 2002-06-09 17:47:34 +00:00
ptr.c rename PtrData::alloc and Struct#alloc to malloc respectively. 2002-05-20 15:35:48 +00:00
sym.c new platform [bccwin32] merged. 2002-06-11 01:27:48 +00:00
type.rb