mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00
![]() Remove !USE_RVARGC code [Feature #19579] The Variable Width Allocation feature was turned on by default in Ruby 3.2. Since then, we haven't received bug reports or backports to the non-Variable Width Allocation code paths, so we assume that nobody is using it. We also don't plan on maintaining the non-Variable Width Allocation code, so we are going to remove it. |
||
---|---|---|
.. | ||
capacity.c | ||
coderange.c | ||
cstr.c | ||
depend | ||
ellipsize.c | ||
enc_associate.c | ||
enc_dummy.c | ||
enc_str_buf_cat.c | ||
extconf.rb | ||
fstring.c | ||
init.c | ||
modify.c | ||
new.c | ||
nofree.c | ||
normalize.c | ||
qsort.c | ||
rb_interned_str.c | ||
rb_str_dup.c | ||
set_len.c |