summaryrefslogtreecommitdiff
path: root/ext/dl/cfunc.c
AgeCommit message (Expand)Author
2009-03-01* ext/dl/cfunc.c (rb_dlcfunc_call): fix for stdcall and missingnobu
2008-08-11* ext/dl/cfunc.c (rb_dlcfunc_call): add taint check.matz
2007-07-15* ext/dl/cfunc.c (rb_dlcfunc_call): adjust format. [ruby-dev:31222]nobu
2006-09-02* ruby.h (struct RArray): embed small arrays.matz
2006-07-06conformed to the usage of FUNC_CDECL/STDCALL described in [ruby-dev:28970].ttate
2006-07-03* bignum.c: ruby 1.9 HEAD 64 bit warnings clean up frommatz
2006-06-30fixed the alignment problems discussed in [ruby-dev:28667].ttate
2005-03-04* array.c: replace rb_protect_inspect() and rb_inspecting_p() bymatz
2005-02-08added bcc32 support [ruby-dev:25657] and fixed a minor bug.ttate
2005-02-06Added VC++ support thanks to U.Nakamura's patch. [ruby-dev:25644]ttate
2005-02-04added new files.ttate