summaryrefslogtreecommitdiff
path: root/include/ruby/internal/core/rstring.h
Commit message (Expand)AuthorAgeFilesLines
* [Feature #19579] Remove !USE_RVARGC code (#7655)Peter Zhu2023-04-041-52/+0
* Remove unused and accidentally public rb_str_shared_root_p()Alan Wu2022-06-161-3/+0
* Move String RVALUES between poolsMatt Valentine-House2022-06-131-0/+3
* Suppress possible loss of data warningsNobuyoshi Nakada2022-01-141-2/+3
* Make embedded string length a long for VWAPeter Zhu2022-01-121-1/+1
* Use unsigned short for length of embedded stringsPeter Zhu2022-01-071-1/+1
* improve doc coverage [ci skip]卜部昌平2021-10-261-7/+9
* just another evidence that @shyouhei is an idiot [ci skip]卜部昌平2021-10-261-1/+1
* [Feature #18239] Implement VWA for stringsPeter Zhu2021-10-251-0/+20
* [Feature #18239] Add struct for embedded stringsPeter Zhu2021-10-251-10/+11
* Remove printf family from the mjit headerNobuyoshi Nakada2021-09-111-12/+12
* include/ruby/internal/core/rstring.h: add doxygen卜部昌平2021-09-101-8/+347
* sed -i 's/. They/. They/'卜部昌平2021-09-101-1/+1
* Use RUBY_DEBUG instead of NDEBUGKoichi Sasada2020-05-261-3/+3
* sed -i 's|ruby/impl|ruby/internal|'卜部昌平2020-05-111-10/+10
* mv include/ruby/{impl,internal}卜部昌平2020-05-111-0/+215