summaryrefslogtreecommitdiff
path: root/ext/fiddle/handle.c
AgeCommit message (Expand)Author
2023-06-28[ruby/fiddle] Mark Closure, Function and Handle as write barrierJean byroot Boussier
2022-10-07[ruby/fiddle] Add `sym_defined?` methods to test if a symbol is defined (http...Aaron Patterson
2021-07-14[ruby/fiddle] Add Fiddle::Handle#file_name (https://github.com/ruby/fiddle/pu...Kenta Murata
2021-07-14[ruby/fiddle] Return the module handle value in Fiddle::Handle#to_i and add F...Kenta Murata
2020-11-18[ruby/fiddle] Add a "pinning" reference (#44)Aaron Patterson
2019-10-24[ruby/fiddle] Remove taint support (#21)Jeremy Evans
2015-12-16* ext/fiddle/handle.c: check tainted string arguments.nagachika
2015-12-09* ext/**/*.c (*_memsize): same as r52986 for extensions.ko1
2015-06-18* include/ruby/ruby.h: $SAFE=2 is now obsolete.hsbt
2014-12-21handle.c: suppress warningsnobu
2014-12-21handle.c: suppress a warningnobu
2014-03-08ext/dl, ext/fiddle: fix memory leaknobu
2013-07-26* ext/fiddle/*: [DOC] More doc on dlopen and RTLD_DEFAULT from r42186zzak
2013-07-26* ext/fiddle/lib/fiddle.rb: [DOC] Document Fiddle.dlopen(nil)zzak
2012-11-27* ext/fiddle/closure.c: Documentation for Fiddlezzak
2012-11-27* ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove
2012-11-27reverting r37881tenderlove
2012-11-27* ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove