summaryrefslogtreecommitdiff
path: root/ext/fiddle/pointer.c
Commit message (Expand)AuthorAgeFilesLines
* [ruby/fiddle] Check HAVE_RUBY_MEMORY_VIEW_H rather than API version (https://...Nobuyoshi Nakada2021-07-141-3/+3
* [ruby/fiddle] Return the module handle value in Fiddle::Handle#to_i and add F...Kenta Murata2021-07-141-4/+12
* [ruby/fiddle] Use have_header and have_type to detect memory view availabilitySutou Kouhei2021-07-131-4/+4
* [ruby/fiddle] StringValuePtr may change the valSutou Kouhei2021-07-131-0/+1
* [memory_view][fiddle] Use bool for boolean return valueKenta Murata2020-12-231-3/+3
* Import fiddle-1.0.4 (#3860)Kenta Murata2020-12-111-17/+121
* [ruby/fiddle] Add a "pinning" reference (#44)Aaron Patterson2020-11-181-3/+3
* [ruby/fiddle] Improve documentation on how to correctly free memory and free ...Chris Seaton2020-05-231-3/+23
* [ruby/fiddle] Remove taint support (#21)Jeremy Evans2019-10-241-7/+5
* add casts (cosmetic; just be explicit)shyouhei2018-02-161-1/+1
* no ID cache in Init functionsnobu2018-02-161-0/+1
* * ext/**/*.c (*_memsize): same as r52986 for extensions.ko12015-12-091-1/+1
* ext/dl, ext/fiddle: fix memory leaknobu2014-03-081-0/+1
* ext/fiddle: backward compatibilitiesnobu2014-01-151-1/+10
* ext: real class namenobu2014-01-131-1/+1
* ext: use rb_sprintf() and rb_vsprintf() with PRIsVALUEnobu2014-01-121-4/+2
* * safe.c (rb_set_safe_level, safe_setter): raise an ArgumentErrorshugo2013-06-121-3/+0
* * ext/fiddle/pointer.c (rb_fiddle_ptr2cptr): fix error message forgotten to b...ngoto2012-12-151-1/+1
* * ext/fiddle/closure.c: Documentation for Fiddlezzak2012-11-271-29/+54
* * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove2012-11-271-0/+691
* reverting r37881tenderlove2012-11-271-691/+0
* * ext/fiddle/handle.c: Make Fiddle independent of DL, copy DL::Handletenderlove2012-11-271-0/+691