summaryrefslogtreecommitdiff
path: root/ext/-test-/string
AgeCommit message (Expand)Author
2024-03-03[Bug #20322] Fix rb_enc_interned_str_cstr null encodingThomas Marshall
2024-02-23Stop using rb_fstring publiclyPeter Zhu
2023-11-08String for string literal is not resizableNobuyoshi Nakada
2023-09-26[Bug #19902] Update the coderange regarding the changed regionNobuyoshi Nakada
2023-06-06Unify length field for embedded and heap strings (#7908)Peter Zhu
2023-04-04[Feature #19579] Remove !USE_RVARGC code (#7655)Peter Zhu
2023-02-28Update the depend filesMatt Valentine-House
2023-02-27Remove intern/gc.h from Make depsMatt Valentine-House
2023-02-08Extract include/ruby/internal/attr/packed_struct.hNobuyoshi Nakada
2023-01-11Remove Encoding#replicateBenoit Daloze
2022-07-21Expand tabs [ci skip]Takashi Kokubun
2022-02-22[Feature #18249] Update dependenciesPeter Zhu
2021-11-21Update dependenciesNobuyoshi Nakada
2021-10-25[Feature #18239] Implement VWA for stringsPeter Zhu
2021-10-05ruby tool/update-deps --fix卜部昌平
2021-06-26Scan the coderange in the given encodingNobuyoshi Nakada
2021-04-13dependency updates卜部昌平
2021-03-22rb_enc_interned_str: handle autoloaded encodingsJean Boussier
2020-11-30Fix rb_interned_str_* functions to not assume static stringsJean Boussier
2020-10-21Use rb_intern_const instead of rb_intern in Init functionsNobuyoshi Nakada
2020-08-27sed -i '/rmodule.h/d'卜部昌平
2020-08-27sed -i '/r_cast.h/d'卜部昌平
2020-08-27sed -i '\,2/extern.h,d'卜部昌平
2020-05-11sed -i 's|ruby/impl|ruby/internal|'卜部昌平
2020-05-11sed -i s|ruby/3|ruby/impl|g卜部昌平
2020-04-08Merge pull request #2991 from shyouhei/ruby.h卜部昌平
2019-12-26update dependencies卜部昌平
2019-12-26decouple internal.h headers卜部昌平
2019-11-18Update dependenciesNobuyoshi Nakada
2019-07-14Include ruby/assert.h in ruby/ruby.h so that assertions can be thereNobuyoshi Nakada
2019-05-13Update dependenciesNobuyoshi Nakada
2019-05-09str_duplicate: Don't share with a frozen shared stringAlan Wu
2019-02-11Use $(hdrdir) for include/ruby.h, as well as r67033nobu
2018-07-24UNREACHABLE_RETURNnobu
2018-01-09internal.h: remove dependecy on ruby/encoding.hnobu
2017-12-03Init functions should have prefix to avoid confliction.shugo
2017-12-02staticnaruse
2017-12-02Update dependenciesnaruse
2017-12-02string.c: fix rb_external_str_new_with_encnobu
2017-03-22ruby tool/update-deps --fixshyouhei
2016-05-30string.c: return reallocated pointernobu
2016-05-29auto_ext.rbnobu
2016-04-11Update dependencies.akr
2016-02-03* string.c (str_new_frozen): if the given string is embeddedablenaruse
2016-01-27depend: add capacity.onobu
2016-01-27Add tests about String's internal capacitynaruse
2015-12-16handle ext/ as r53141naruse
2015-12-01cstr.c: split bug_str_cstr_untermnobu
2015-07-24string.c: pool only bare strings in fstringnobu
2015-07-15encoding.c: drop dummy encoding flagnobu