| .. |
|
doc
|
Correct the description about type specifiers.
|
2003-01-11 17:28:59 +00:00 |
|
lib/dl
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2010-04-16 21:51:01 +00:00 |
|
sample
|
* {ext,lib,test}/**/*.rb: removed trailing spaces.
|
2010-04-16 21:51:01 +00:00 |
|
test
|
* fixed the problems described in [ruby-dev:28665].
|
2006-05-25 16:37:58 +00:00 |
|
depend
|
* ext/dl/depend: add -I. for cross compiling.
|
2010-04-12 03:37:09 +00:00 |
|
dl.c
|
* ext/dl/dl.c (rb_dl_strdup): strdup() only allocates a buffer of
|
2010-06-10 05:51:12 +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
|
* ext/dl/extconf.rb, ext/iconv/charset_alias.rb: use RbConfig.
|
2010-11-26 23:42:03 +00:00 |
|
h2rb
|
|
|
|
handle.c
|
* ext/dl/dl.c (c_parray): get rid of a deprecated function.
|
2010-01-27 05:23:38 +00:00 |
|
install.rb
|
|
|
|
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
|
|
|