1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/-test-/string
Peter Zhu a5b6598192 [Feature #18239] Implement VWA for strings
This commit adds support for embedded strings with variable capacity and
uses Variable Width Allocation to allocate strings.
2021-10-25 13:26:23 -04:00
..
capacity.c [Feature #18239] Implement VWA for strings 2021-10-25 13:26:23 -04:00
coderange.c
cstr.c [Feature #18239] Implement VWA for strings 2021-10-25 13:26:23 -04:00
depend
ellipsize.c
enc_associate.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