summaryrefslogtreecommitdiffstats
path: root/ext/dl/mkcallback.rb
Commit message (Expand)AuthorAgeFilesLines
* * ext/dl/mkcallback.rb (rb_dl_init_callbacks): fix indent.akr2008-08-311-1/+1
* * ext/dl/mkcallback.rb: split callback.h to callback-[0-9].c to reduceakr2008-08-301-27/+41
* * ext/dl/mkcallback.rb (foreach_proc_entry): extracted.akr2008-08-301-37/+45
* * ext/dl/mkcallback.rb: fix continuation line detection.akr2008-08-301-1/+1
* * ext/dl/mkcallback.rb (rb_dl_init_callbacks): avoid GC problem whichakr2008-08-301-8/+13
* * include/ruby/ruby.h: introduce 2 macros:ko12007-11-131-2/+2
* conformed to the usage of FUNC_CDECL/STDCALL described in [ruby-dev:28970].ttate2006-07-061-2/+2
* fixed the alignment problems discussed in [ruby-dev:28667].ttate2006-06-301-2/+2
* Added VC++ support thanks to U.Nakamura's patch. [ruby-dev:25644]ttate2005-02-061-4/+3
* added new files.ttate2005-02-041-0/+190
* remove all files to replace ruby-dl with ruby-dl2.ttate2005-02-041-53/+0
* * eval.c (rb_eval): NODE_EVSTR is no longer used.nobu2002-06-241-1/+1
* Check the length of proto.ttate2002-06-111-0/+2
* Get rid of STR2CSTR. (Thanks N.Nakada)ttate2002-06-111-1/+2
* bugfix. (Thanks U.Nakamura)ttate2002-06-111-1/+1
* * ext/dl: change the callback mechanism.ttate2002-06-091-71/+38
* Add ruby-dlttate2002-04-021-0/+83