summaryrefslogtreecommitdiff
path: root/ext/dl/closure.c
AgeCommit message (Expand)Author
2010-02-25* ext/dl: revert dl with libffi because it can't run on mswin now.naruse
2010-02-17* ext/dl/cfunc.c (rb_dlcfunc_inspect): get rid of overflow.nobu
2010-02-03* ext/dl/{closure,function}.c: removed C99 features and warnings.nobu
2010-02-03Wed Feb 3 10:12:09 2010 Aaron Patterson <[email protected]>tenderlove