Age | Commit message (Expand) | Author |
---|---|---|
2022-10-07 | [ruby/fiddle] Add constants for unsigned values (https://github.com/ruby/fidd... | Aaron Patterson |
2020-12-11 | Import fiddle-1.0.4 (#3860) | Kenta Murata |
2020-11-18 | [ruby/fiddle] Remove needless return | Sutou Kouhei |
2020-11-18 | [ruby/fiddle] Add support for specifying types by name as String or Symbol | Sutou Kouhei |
2020-11-18 | [ruby/fiddle] Add TYPE_CONST_STRING and SIZEOF_CONST_STRING for "const char *" | Sutou Kouhei |
2012-04-13 | * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "control | drbrain |
2012-02-15 | * ext/fiddle/closure.c (callback): deal with unsinged integers. | nobu |
2012-02-09 | * ext/fiddle/conversions.c (value_to_generic): src is not guranteed as | usa |
2011-08-09 | * ext/fiddle/conversions.c (generic_to_value): ffi_arg and ffi_sarg | ngoto |
2010-05-06 | * ext/fiddle/*: Adding fiddle library to wrap libffi | tenderlove |