aboutsummaryrefslogtreecommitdiffstats
path: root/ext/dl/dl.h
Commit message (Expand)AuthorAgeFilesLines
* should define FUNC_CDECL/STDCALL if the macros are not defined.ttate2006-07-071-0/+7
* added new files.ttate2005-02-041-0/+183
* remove all files to replace ruby-dl with ruby-dl2.ttate2005-02-041-313/+0
* Merged Nakada-san's patch [ruby-core:02916].ttate2004-05-231-1/+1
* Merged Tietew's patch of [ruby-dev:21991].ttate2003-12-011-0/+1
* Get rid of ineffective symbols, lines, constants and so on.ttate2002-11-071-5/+0
* * string.c (rb_str_slice_bang): if there's no correspondingmatz2002-07-111-0/+10
* rename PtrData::alloc and Struct#alloc to malloc respectively.ttate2002-05-201-1/+2
* Add DL::DLSTACK.ttate2002-05-151-24/+40
* cast to long from char, short and int in ASM_PUSH_XXXX.ttate2002-05-121-3/+3
* enable dl's stack emulation for constructing function call.ttate2002-05-111-11/+12
* Merge Nakada's patch and define StringValuePtr for ruby-1.6.ttate2002-04-031-6/+13
* Add ruby-dlttate2002-04-021-0/+282