summaryrefslogtreecommitdiffstats
path: root/ext/dl/extconf.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/dl/mkcallback.rb: split callback.h to callback-[0-9].c to reduceakr2008-08-301-0/+7
* * ext/dl/cptr.c (rb_dlptr_s_to_ptr): no longer checkmatz2007-08-081-2/+1
* * include/ruby: moved public headers.nobu2007-06-101-1/+3
* * mkconfig.rb: generate RbConfig instead of Config.akr2006-02-201-1/+1
* * sorry, commit miss.usa2005-10-181-1/+1
* * ext/dl/depend, ext/dl/extconf.rb, ext/socket/depend,usa2005-10-181-0/+2
* added new files.ttate2005-02-041-0/+28
* remove all files to replace ruby-dl with ruby-dl2.ttate2005-02-041-193/+0
* Add DL.win32_last_error and DL.last_error.ttate2003-11-081-2/+8
* * eval.c (ruby_cleanup): initialize stack bottom for embedding.nobu2003-10-231-0/+3
* --enable-dlstack is true in default.ttate2003-10-221-6/+2
* * 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