summaryrefslogtreecommitdiff
path: root/ext/dl/handle.c
AgeCommit message (Expand)Author
2005-09-24banish some warnings.akr
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-07minor bugfix.ttate
2005-02-07Improved DL::Handle#sym.ttate
2005-02-04added new files.ttate
2005-02-04remove all files to replace ruby-dl with ruby-dl2.ttate
2004-05-23Merged Nakada-san's patch [ruby-core:02916].ttate
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