summaryrefslogtreecommitdiff
path: root/ext/dl/dl.h
AgeCommit message (Expand)Author
2003-12-01Merged Tietew's patch of [ruby-dev:21991].ttate
2002-11-07Get rid of ineffective symbols, lines, constants and so on.ttate
2002-07-11* string.c (rb_str_slice_bang): if there's no correspondingmatz
2002-05-20rename PtrData::alloc and Struct#alloc to malloc respectively.ttate
2002-05-15Add DL::DLSTACK.ttate
2002-05-12cast to long from char, short and int in ASM_PUSH_XXXX.ttate
2002-05-11enable dl's stack emulation for constructing function call.ttate
2002-04-03Merge Nakada's patch and define StringValuePtr for ruby-1.6.ttate
2002-04-02Add ruby-dlttate