ruby/ext
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
..
-test- Stop exposing `rb_str_chilled_p` 2024-06-02 13:53:35 +02:00
cgi/escape
continuation
coverage
date
digest
erb/escape
etc
fcntl
fiddle
io
json
monitor
objspace
openssl [ruby/openssl] Add to_text for PKCS7 and Timestamp::Response 2024-05-08 09:39:13 +00:00
pathname
psych
pty
rbconfig/sizeof
ripper ripper: Extend to represent array access and splat 2024-05-21 13:52:30 +09:00
rubyvm
socket Suppress -Wmaybe-uninitialized warnings with LTO 2024-06-01 16:22:31 +09:00
stringio [ruby/stringio] Remove special handling of chilled strings 2024-05-30 15:11:48 +00:00
strscan Revert "[ruby/strscan] Doc for StringScanner" 2024-05-30 21:13:10 +09:00
win32 win32/registry: Shorten with safe navigation operator 2024-05-03 14:49:29 +09:00
win32ole
zlib [ruby/zlib] Update license files with ruby/ruby 2024-05-29 23:23:49 +00:00
.document
Setup
Setup.atheos
Setup.nt
extmk.rb