aboutsummaryrefslogtreecommitdiffstats
path: root/test/fiddle/test_func.rb
Commit message (Expand)AuthorAgeFilesLines
* [ruby/fiddle] Add support for specifying types by name as String or SymbolSutou Kouhei2020-11-181-13/+13
* [ruby/fiddle] Add TYPE_CONST_STRING and SIZEOF_CONST_STRING for "const char *"Sutou Kouhei2020-11-181-6/+17
* [ruby/fiddle] support for very old libffiNobuyoshi Nakada2020-06-281-0/+3
* [ruby/fiddle] Support MSWIN (#43)Sutou Kouhei2020-06-271-1/+6
* [ruby/fiddle] test windows: use _snprintfSutou Kouhei2020-06-271-1/+6
* [ruby/fiddle] Add support for variadic argumentsSutou Kouhei2020-06-271-0/+31
* More fixes for $SAFE/taint post mergingJeremy Evans2019-11-181-12/+0
* Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans2019-11-181-0/+12
* [ruby/fiddle] Remove taint support (#21)Jeremy Evans2019-10-241-12/+0
* `$SAFE` as a process global state. [Feature #14250]ko12017-12-281-0/+2
* Fix test-all tests to avoid creating report_on_exception warningseregon2017-12-121-5/+5
* Use mutable strings for mutation tests.ko12017-09-121-1/+1
* Merge fiddle-1.0.0.beta2 from upstream.hsbt2017-09-121-2/+2
* Use Test::Unit::TestCase instead of MiniTest::Unit::TestCase. Becausehsbt2017-07-131-1/+1
* Add frozen_string_literal: false for all filesnaruse2015-12-161-0/+1
* test/fiddle: revert r52384 partiallynobu2015-10-301-1/+1
* use assert_raisenobu2015-10-301-1/+1
* * test/fiddle/test_c_struct_entry.rb,ktsj2013-05-251-2/+5
* * ext/dl/lib/dl/func.rb (DL::Function#call): check tainted whennagachika2013-05-141-0/+10
* * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove2012-11-271-0/+79
* reverting r37881tenderlove2012-11-271-79/+0
* * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove2012-11-271-0/+79