aboutsummaryrefslogtreecommitdiffstats
path: root/internal/string.h
Commit message (Expand)AuthorAgeFilesLines
* Add comments about special runtime routines YJIT callsAlan Wu2021-10-201-0/+1
* Skip broken strings as the locale encodingNobuyoshi Nakada2021-10-011-0/+1
* internal/*.h: skip doxygen卜部昌平2021-09-101-1/+0
* Move rb_str_escape function declarationS-H-GAMELINKS2021-07-111-0/+1
* Remove unneeded rb_str_initialize defination in internal/string.h (#4465)S.H2021-06-011-1/+0
* tuning trial: newobj with current ecKoichi Sasada2020-12-071-0/+3
* should not use rb_str_modify(), tooKoichi Sasada2020-12-011-0/+2
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-2/+2
* sed -i s|ruby/3|ruby/impl|g卜部昌平2020-05-111-2/+2
* add #include guard hack卜部昌平2020-04-131-3/+3
* Merge pull request #2991 from shyouhei/ruby.h卜部昌平2020-04-081-7/+7
* decouple internal.h headers卜部昌平2019-12-261-0/+4
* internal/string.h rework卜部昌平2019-12-261-40/+80
* internal/proc.h rework卜部昌平2019-12-261-1/+0
* split internal.h into files卜部昌平2019-12-261-0/+92