aboutsummaryrefslogtreecommitdiffstats
path: root/ext/dl/test/test_import.rb
Commit message (Expand)AuthorAgeFilesLines
* * test/dl: moved from ext/dl/test.nobu2009-03-031-154/+0
* * ext/dl/test/test_import.rb: fix a prototype decl.ko12008-12-301-1/+1
* * ext/dl/test/test_base.rb: add libc search logic.ko12008-12-291-2/+2
* * ext/dl/test/test_import.rb: fix character code.akr2008-08-301-6/+6
* fixed the alignment problems discussed in [ruby-dev:28667].ttate2006-06-301-6/+9
* Added DL::BUILD_RUBY_PLATFORM,BUILD_RUBY_VERSION.ttate2005-05-141-0/+3
* added a test.ttate2005-05-091-0/+6
* Use define_method instead of module_eval.ttate2005-02-071-1/+1
* added DL::Importer.sizeof().ttate2005-02-061-0/+5
* added new files.ttate2005-02-041-0/+137