Age | Commit message (Expand) | Author |
---|---|---|
2024-11-13 | string.c: Directly create strings with the correct encoding | Jean Boussier |
2024-04-18 | Add a hint of `ASCII-8BIT` being `BINARY` | Jean Boussier |
2023-12-07 | Free everything at shutdown | Adam Hess |
2022-12-02 | parenthesize to macro | S-H-GAMELINKS |
2022-12-02 | Introduce encoding check macro | S-H-GAMELINKS |
2022-09-12 | Remove get_actual_encoding() and the dynamic endian detection for dummy UTF-1... | Benoit Daloze |
2021-09-10 | internal/*.h: skip doxygen | 卜部昌平 |
2021-03-22 | rb_enc_interned_str: handle autoloaded encodings | Jean Boussier |
2020-04-13 | add #include guard hack | 卜部昌平 |
2020-04-08 | Merge pull request #2991 from shyouhei/ruby.h | 卜部昌平 |
2019-12-26 | other minior internal header tweaks | 卜部昌平 |
2019-12-26 | split internal.h into files | 卜部昌平 |