summaryrefslogtreecommitdiff
path: root/ext/dl/mkcallback.rb
AgeCommit message (Expand)Author
2008-08-31* ext/dl/mkcallback.rb (rb_dl_init_callbacks): fix indent.akr
2008-08-30* ext/dl/mkcallback.rb: split callback.h to callback-[0-9].c to reduceakr
2008-08-30* ext/dl/mkcallback.rb (foreach_proc_entry): extracted.akr
2008-08-30* ext/dl/mkcallback.rb: fix continuation line detection.akr
2008-08-30* ext/dl/mkcallback.rb (rb_dl_init_callbacks): avoid GC problem whichakr
2007-11-13* include/ruby/ruby.h: introduce 2 macros:ko1
2006-07-06conformed to the usage of FUNC_CDECL/STDCALL described in [ruby-dev:28970].ttate
2006-06-30fixed the alignment problems discussed in [ruby-dev:28667].ttate
2005-02-06Added VC++ support thanks to U.Nakamura's patch. [ruby-dev:25644]ttate
2005-02-04added new files.ttate
2005-02-04remove all files to replace ruby-dl with ruby-dl2.ttate
2002-06-24* eval.c (rb_eval): NODE_EVSTR is no longer used.nobu
2002-06-11Check the length of proto.ttate
2002-06-11Get rid of STR2CSTR. (Thanks N.Nakada)ttate
2002-06-11bugfix. (Thanks U.Nakamura)ttate
2002-06-09* ext/dl: change the callback mechanism.ttate
2002-04-02Add ruby-dlttate