Age | Commit message (Expand) | Author |
---|---|---|
2024-11-13 | Mark strings returned by Symbol#to_s as chilled (#12065) | Jean byroot Boussier |
2024-07-19 | Make rb_check_frozen_inline() static inline again | Alan Wu |
2024-06-02 | Stop exposing `rb_str_chilled_p` | Jean Boussier |
2024-05-28 | Stop marking chilled strings as frozen | Étienne Barrié |
2024-03-19 | Implement chilled strings | Étienne Barrié |
2023-03-06 | Remove obsoleted MJIT_STATIC macro | Takashi Kokubun |
2021-12-30 | Remove declarations of deprecated functions | Nobuyoshi Nakada |
2021-12-26 | Remove tainted and trusted features | Nobuyoshi Nakada |
2021-09-10 | include/ruby/internal/intern/error.h: add doxygen | 卜部昌平 |
2021-09-10 | sed -i 's/. They/. They/' | 卜部昌平 |
2020-05-11 | sed -i 's|ruby/impl|ruby/internal|' | 卜部昌平 |
2020-05-11 | mv include/ruby/{impl,internal} | 卜部昌平 |