| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-30 | Fix rb_interned_str_* functions to not assume static strings | Jean Boussier | |
| Fixes [Feature #13381] When passed a `fake_str`, `register_fstring` would create new strings with `str_new_static`. That's not what was expected, and answer almost no use cases. Notes: Merged: https://github.com/ruby/ruby/pull/3786 | |||
