aboutsummaryrefslogtreecommitdiffstats
path: root/ext/fiddle/conversions.c
Commit message (Expand)AuthorAgeFilesLines
* * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "controldrbrain2012-04-131-0/+2
* * ext/fiddle/closure.c (callback): deal with unsinged integers.nobu2012-02-151-27/+31
* * ext/fiddle/conversions.c (value_to_generic): src is not guranteed asusa2012-02-091-1/+1
* * ext/fiddle/conversions.c (generic_to_value): ffi_arg and ffi_sargngoto2011-08-091-1/+10
* * ext/fiddle/*: Adding fiddle library to wrap libffitenderlove2010-05-061-0/+126