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 cea3919ae6 * configure.in (RUBY_CHECK_PRINTF_PREFIX): check for printf format
specifier if possible.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29468 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-10-12 15:03:51 +00:00
..
callback * ext/dl: revert dl with libffi because it can't run on mswin now. 2010-02-25 22:49:20 +00:00
lib * ext/dl/lib/dl/import.rb (handler): add a more helpful error message 2010-07-05 23:38:35 +00:00
win32 * ext/dl/win32/lib/win32/resolv.rb (get_info): get rid of a warning. 2010-08-10 11:17:00 +00:00
cfunc.c * configure.in (RUBY_CHECK_PRINTF_PREFIX): check for printf format 2010-10-12 15:03:51 +00:00
cptr.c * include/ruby/ruby.h (rb_data_type_t): restructured. [ruby-dev:41862] 2010-07-18 07:31:54 +00:00
depend * ext/dl: revert dl with libffi because it can't run on mswin now. 2010-02-25 22:49:20 +00:00
dl.c * ext/dl: revert dl with libffi because it can't run on mswin now. 2010-02-25 22:49:20 +00:00
dl.h * ext/dl/dl.h (DLSTACK_TYPE): type of stack is same as VALUE. 2010-06-03 00:38:59 +00:00
extconf.rb * ext/dl: revert dl with libffi because it can't run on mswin now. 2010-02-25 22:49:20 +00:00
handle.c * include/ruby/ruby.h (rb_data_type_t): restructured. [ruby-dev:41862] 2010-07-18 07:31:54 +00:00