aboutsummaryrefslogtreecommitdiffstats
path: root/ext/dl/depend
Commit message (Expand)AuthorAgeFilesLines
* * lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,akr2013-04-131-4/+11
* * ext/dl: revert dl with libffi because it can't run on mswin now.naruse2010-02-251-6/+0
* * ext/dl/depend: updated.nobu2010-02-171-0/+6
* * ext/dl/dl.c (rb_dl_init_callbacks): autoloads callbacks.nobu2009-03-031-18/+1
* * ext/dl/mkcallback.rb: split callback.h to callback-[0-9].c to reduceakr2008-08-301-1/+14
* * ext/dl/depend: add dependencies. [ruby-dev:32760]usa2007-12-251-4/+4
* * ext/dl/depend, ext/dl/extconf.rb, ext/socket/depend,usa2005-10-181-2/+0
* added new files.ttate2005-02-041-0/+13
* remove all files to replace ruby-dl with ruby-dl2.ttate2005-02-041-46/+0
* * eval.c (ruby_cleanup): initialize stack bottom for embedding.nobu2003-10-231-3/+0
* * string.c (rb_str_slice_bang): if there's no correspondingmatz2002-07-111-2/+6
* Get rid of STR2CSTR. (Thanks N.Nakada)ttate2002-06-111-1/+1
* new platform [bccwin32] merged.H_Konishi2002-06-111-4/+4
* Merge Nakada's patch and define StringValuePtr for ruby-1.6.ttate2002-04-031-10/+11
* Get rid of the RUBY, and use CPPFLAGS="$(CPPFLAGS) -DDEBUG"ttate2002-04-021-2/+1
* Add ruby-dlttate2002-04-021-0/+45