summaryrefslogtreecommitdiff
path: root/internal/string.h
AgeCommit message (Expand)Author
2022-06-13Move String RVALUES between poolsMatt Valentine-House
2022-06-07Revert "error.c: Let Exception#inspect inspect its message"Yusuke Endoh
2022-06-07error.c: Let Exception#inspect inspect its messageYusuke Endoh
2021-10-20Add comments about special runtime routines YJIT callsAlan Wu
2021-10-01Skip broken strings as the locale encodingNobuyoshi Nakada
2021-09-10internal/*.h: skip doxygen卜部昌平
2021-07-11Move rb_str_escape function declarationS-H-GAMELINKS
2021-06-01Remove unneeded rb_str_initialize defination in internal/string.h (#4465)S.H
2020-12-07tuning trial: newobj with current ecKoichi Sasada
2020-12-01should not use rb_str_modify(), tooKoichi Sasada
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-13add #include guard hack卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2019-12-26decouple internal.h headers卜部昌平
2019-12-26internal/string.h rework卜部昌平
2019-12-26internal/proc.h rework卜部昌平
2019-12-26split internal.h into files卜部昌平