summaryrefslogtreecommitdiffstats
path: root/ext/dl/cfunc.c
Commit message (Expand)AuthorAgeFilesLines
* * ext/dl/cfunc.c (rb_dlcfunc_call): add taint check.matz2008-08-111-0/+1
* * ext/dl/cfunc.c (rb_dlcfunc_call): adjust format. [ruby-dev:31222]nobu2007-07-151-1/+7
* * ruby.h (struct RArray): embed small arrays.matz2006-09-021-3/+3
* conformed to the usage of FUNC_CDECL/STDCALL described in [ruby-dev:28970].ttate2006-07-061-14/+3
* * bignum.c: ruby 1.9 HEAD 64 bit warnings clean up frommatz2006-07-031-0/+4
* fixed the alignment problems discussed in [ruby-dev:28667].ttate2006-06-301-20/+22
* * array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz2005-03-041-2/+2
* added bcc32 support [ruby-dev:25657] and fixed a minor bug.ttate2005-02-081-1/+1
* Added VC++ support thanks to U.Nakamura's patch. [ruby-dev:25644]ttate2005-02-061-2/+4
* added new files.ttate2005-02-041-0/+512