summaryrefslogtreecommitdiff
path: root/ext/dl/handle.c
AgeCommit message (Expand)Author
2006-10-14* parse.y (parser_warning, parser_warn): some error message maymatz
2005-02-28* exception error messages updated. [ruby-core:04497]matz
2003-11-13Merge the patch of [ruby-ext:02242]. (Thanks, Masahiro Sakai)ttate
2003-03-29* eval.c (avalue_to_svalue): use rb_check_array_type() again.matz
2003-03-24security enhancement of dl library (need test).matz
2003-01-16-Wall cleanups (removed unused vars, no 'code has no effect' warnings)michal
2003-01-12Check the return value of dlopen().ttate
2002-12-20* ext/curses/curses.c, ext/digest/digest.c, ext/dl/handle.c,nobu
2002-11-07Get rid of ineffective symbols, lines, constants and so on.ttate
2002-08-05Multiple call of the initialize.ttate
2002-08-04Conform to the allocation framework.ttate
2002-04-03Merge Nakada's patch and define StringValuePtr for ruby-1.6.ttate
2002-04-02Add ruby-dlttate