aboutsummaryrefslogtreecommitdiffstats
path: root/ext/dl/extconf.rb
Commit message (Expand)AuthorAgeFilesLines
* * configure.in (XCFLAGS): CFLAGS to comile ruby itself.nobu2002-10-211-24/+15
* new platform [bccwin32] merged.H_Konishi2002-06-111-0/+15
* * ext/dl: change the callback mechanism.ttate2002-06-091-35/+13
* Get rid of the declaration of rb_str_cat2().ttate2002-05-201-7/+2
* * ext/dl: enable dl's stack emulation for constructing function call.ttate2002-05-111-3/+3
* enable dl's stack emulation for constructing function call.ttate2002-05-111-3/+10
* Catch the exception SystemExit in extconf.rb.ttate2002-05-011-0/+6
* Merge Nakada's patch and define StringValuePtr for ruby-1.6.ttate2002-04-031-6/+5
* Add ruby-dlttate2002-04-021-0/+197