1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/fiddle
Peter Zhu efb91ff19b Rename rb_ary_tmp_new to rb_ary_hidden_new
rb_ary_tmp_new suggests that the array is temporary in some way, but
that's not true, it just creates an array that's hidden and not on the
transient heap. This commit renames it to rb_ary_hidden_new.
2022-07-26 09:12:09 -04:00
..
lib
win32
closure.c Rename rb_ary_tmp_new to rb_ary_hidden_new 2022-07-26 09:12:09 -04:00
closure.h
conversions.c
conversions.h
depend [Feature #18249] Update dependencies 2022-02-22 09:55:21 -05:00
extconf.rb
extlibs
fiddle.c
fiddle.gemspec
fiddle.h
function.c
function.h
handle.c
memory_view.c
pinned.c
pointer.c