ruby/ext/fiddle
Nobuyoshi Nakada 715955ff27
Include ruby/assert.h in ruby/ruby.h so that assertions can be there
2019-07-14 17:58:03 +09:00
..
lib fiddle/import.rb: suppress warning 2018-04-19 23:35:39 +00:00
win32 Merge fiddle-1.0.0.beta2 from upstream. 2017-09-12 11:52:23 +00:00
closure.c Merge fiddle-1.0.0.beta2 from upstream. 2017-09-12 11:52:23 +00:00
closure.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
conversions.c * encoding.c (rb_enc_codepoint_len): Use UNREACHABLE to avoid "control 2012-04-13 23:45:37 +00:00
conversions.h conversions.h: PTR2NUM 2015-12-13 09:35:10 +00:00
depend Include ruby/assert.h in ruby/ruby.h so that assertions can be there 2019-07-14 17:58:03 +09:00
extconf.rb fix typo. 2018-10-20 07:40:45 +00:00
extlibs Fixup r59961. Use http for libffi downloading. 2017-09-19 05:01:02 +00:00
fiddle.c use NUM2SIZET instead of NUM2INT 2014-02-25 14:18:13 +00:00
fiddle.gemspec Bump fiddle-1.0.0 for released version. 2017-12-06 08:35:13 +00:00
fiddle.h * ext/dl/*: remove DL as it is replaced by Fiddle. 2014-10-31 21:13:09 +00:00
function.c * expand tabs. 2018-10-10 04:24:11 +00:00
function.h ext: protoize no-arguments functions 2014-10-04 23:29:24 +00:00
handle.c * ext/fiddle/handle.c: check tainted string arguments. 2015-12-16 12:08:49 +00:00
pointer.c add casts (cosmetic; just be explicit) 2018-02-16 08:49:09 +00:00