summaryrefslogtreecommitdiff
path: root/ext/fiddle
AgeCommit message (Expand)Author
2018-02-17long long is a C99ismshyouhei
2018-02-16add casts (cosmetic; just be explicit)shyouhei
2018-02-16no ID cache in Init functionsnobu
2017-12-06Bump fiddle-1.0.0 for released version.hsbt
2017-10-21Added explicitly require to example code.hsbt
2017-09-19Fixup r59961. Use http for libffi downloading.hsbt
2017-09-19Use https instead of ftp for libffi downloading.hsbt
2017-09-12Merge fiddle-1.0.0.beta2 from upstream.hsbt
2017-06-19Make string literal to frozen object on gemspec of defulte gems.hsbt
2017-04-22Add sha512nobu
2017-04-05Added initial gemspec for ruby/fiddle.hsbt
2017-03-22ruby tool/update-deps --fixshyouhei
2017-02-11fiddle/depend: build-libffinobu
2017-02-10fiddle: fix $(SUBMAKE_PRE)nobu
2017-02-09fiddle: jobserver for libffinobu
2016-07-06Update dependenciesnobu
2016-04-11fiddle/import.rb: suppress warningsnobu
2015-12-16* ext/fiddle/handle.c: check tainted string arguments.nagachika
2015-12-16handle ext/ as r53141naruse
2015-12-13function.c: fix typonobu
2015-12-13* ext/fiddle/function.c: fix build error introduced at r53082.usa
2015-12-13function.c: check argumentsnobu
2015-12-13conversions.h: PTR2NUMnobu
2015-12-11NEWS: add note about Fiddle GVL releasenormal
2015-12-09* ext/**/*.c (*_memsize): same as r52986 for extensions.ko1
2015-11-23fiddle: release GVL for ffi_callnormal
2015-11-05ext: use RARRAY_AREFnobu
2015-11-04ext: use RARRAY_CONST_PTRnobu
2015-11-04ext: adjust index typenobu
2015-10-25use rb_check_arity [ci skip]nobu
2015-10-19ext/fiddle/closure.c (callback): static functionnormal
2015-07-29fiddle: $LOCAL_LIBS needs to be expandednobu
2015-07-27fiddle: clean dot dirnobu
2015-07-27fiddle: unexpand LIBFFI_DIRnobu
2015-06-18* include/ruby/ruby.h: $SAFE=2 is now obsolete.hsbt
2015-04-12* ext/fiddle/depend: Fix "Wrong mix of special targets" error withakr
2015-03-13libff: fix enable-shared conditionnobu
2015-01-24libffi: workaround of VC12 mlnobu
2015-01-17fiddle: --disable-bundled-libffinobu
2015-01-11fiddle: check assemblernobu
2015-01-11fiddle: fix for old VCnobu
2015-01-03cparser.rb: limit word numbernobu
2015-01-03* ext/fiddle/lib/fiddle/cparser.rb: r49110 brake Fiddle::Import withhsbt
2015-01-03* remove trailing spaces.svn
2015-01-03* ext/fiddle/lib/fiddle/cparser.rb: Support for Fiddle::CParserhsbt
2014-12-30fiddle: append libffi config.lognobu
2014-12-25libffi.mk.tmpl: fix STATICLIBnobu
2014-12-25extconf.rb: libffi PIC objectsnobu
2014-12-25* ext/fiddle/win32/libffi-3.2.1-mswin.patch: support mswin32.usa
2014-12-24fiddle: depend rulesnobu