summaryrefslogtreecommitdiff
path: root/ext/dl/dl.c
AgeCommit message (Expand)Author
2002-08-04Conform to the allocation framework.ttate
2002-06-11Include ctype.h for isdigit().ttate
2002-06-11Get rid of STR2CSTR. (Thanks N.Nakada)ttate
2002-06-11bugfix. (Thanks U.Nakamura)ttate
2002-06-11new platform [bccwin32] merged.H_Konishi
2002-06-10dl.c (rb_dl_scan_callback_args): memcpy() -> cast and substitutionttate
2002-06-09* ext/dl: change the callback mechanism.ttate
2002-05-20rename PtrData::alloc and Struct#alloc to malloc respectively.ttate
2002-05-15Add DL::DLSTACK.ttate
2002-04-04Patch [ruby-dev:16747] (Thanks Nakada)ttate
2002-04-03Merge Nakada's patch and define StringValuePtr for ruby-1.6.ttate
2002-04-02Add ruby-dlttate