ruby/include
Étienne Barrié 2b08406cd0 Expose rb_str_chilled_p
Some extensions (like stringio) may need to differentiate between
chilled strings and frozen strings.

They can now use rb_str_chilled_p but must check for its presence since
the function will be removed when chilled strings are removed.

[Bug #20389]

[Feature #20205]

Co-authored-by: Jean Boussier <byroot@ruby-lang.org>
2024-03-26 12:54:54 +01:00
..
ruby Expose rb_str_chilled_p 2024-03-26 12:54:54 +01:00
ruby.h include/ruby.h: skip doxygen 2021-09-10 20:00:06 +09:00