summaryrefslogtreecommitdiff
path: root/ext/dl/test
AgeCommit message (Expand)Author
2006-07-06conformed to the usage of FUNC_CDECL/STDCALL described in [ruby-dev:28970].ttate
2006-06-30fixed the alignment problems discussed in [ruby-dev:28667].ttate
2005-05-14Added DL::BUILD_RUBY_PLATFORM,BUILD_RUBY_VERSION.ttate
2005-05-09added a test.ttate
2005-03-08changed the spec of CPtr#[]/[]= to suit String#[]/[]=.ttate
2005-02-09modified some test scripts for [ruby-dev:25661].ttate
2005-02-07Use define_method instead of module_eval.ttate
2005-02-06added DL::Importer.sizeof().ttate
2005-02-04added new files.ttate
2005-02-04remove all files to replace ruby-dl with ruby-dl2.ttate
2002-11-07Get rid of ineffective symbols, lines, constants and so on.ttate
2002-06-09* ext/dl: change the callback mechanism.ttate
2002-05-20Get rid of a function.ttate
2002-05-20Get rid of the declaration of rb_str_cat2().ttate
2002-05-15Add DL::DLSTACK.ttate
2002-04-26ext/dl/ptr.c: missing break in switch statements.ttate
2002-04-11raise() -> rb_raise(). (Thanks Tetsuya Watanabe)ttate
2002-04-03Merge Nakada's patch and define StringValuePtr for ruby-1.6.ttate
2002-04-02Add ruby-dlttate