mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 13:34:17 +02:00
![]() Introduce a simplified table for the most common case, which is `script_safe: false, ascii_only: false`. On the `script_safe` table, now only `0xE2` does a multi-byte check. Merge back `convert_ASCII_to_JSON`, as it no longer help much with the simplified escape table. ``` == Encoding mixed utf8 (5003001 bytes) ruby 3.4.1 (2024-12-25 revision |
||
---|---|---|
.. | ||
depend | ||
extconf.rb | ||
generator.c |