ruby/include
Jean Boussier 730e3b2ce0 Stop exposing `rb_str_chilled_p`
[Feature #20205]

Now that chilled strings no longer appear as frozen, there is no
need to offer an API to check for chilled strings.

We however need to change `rb_check_frozen_internal` to no
longer be a macro, as it needs to check for chilled strings.
2024-06-02 13:53:35 +02:00
..
ruby Stop exposing `rb_str_chilled_p` 2024-06-02 13:53:35 +02:00
ruby.h include/ruby.h: skip doxygen 2021-09-10 20:00:06 +09:00