summaryrefslogtreecommitdiff
path: root/test/-ext-/string/test_fstring.rb
AgeCommit message (Expand)Author
2024-03-03[Bug #20322] Fix rb_enc_interned_str_cstr null encodingThomas Marshall
2024-01-25Use Encoding::CESU_8 for test caseHiroshi SHIBATA
2023-11-08String for string literal is not resizableNobuyoshi Nakada
2021-12-26Remove tainted and trusted featuresNobuyoshi Nakada
2021-03-22rb_enc_interned_str: handle autoloaded encodingsJean Boussier
2019-11-18test/-ext-/string/test_fstring.rb: suppress a warning for taintYusuke Endoh
2019-11-18Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans
2019-09-30test/-ext-/string/test_fstring.rb: suppress "possibly useless use of -@"Yusuke Endoh
2019-09-26Tag string shared roots to fix use-after-freeAlan Wu
2019-06-23Get rid of error with frozen string literalNobuyoshi Nakada
2016-11-12test_fstring.rb: fix exceptionnobu
2016-11-12class.c: no fstring singleton classnobu
2015-12-16Add frozen_string_literal: false for all filesnaruse
2015-07-24string.c: pool only bare strings in fstringnobu