summaryrefslogtreecommitdiff
path: root/spec/ruby/core/string/dump_spec.rb
AgeCommit message (Expand)Author
2023-06-26Update to ruby/spec@30e1c35Benoit Daloze
2023-01-05Update to ruby/spec@9d69b95Benoit Daloze
2022-04-25Update to ruby/spec@3affe1eBenoit Daloze
2020-11-20Make String methods return String instances when called on a subclass instanceJeremy Evans
2020-05-03Update to ruby/spec@032ee74Benoit Daloze
2019-11-18Deprecate taint/trust and related methods, and make the methods no-opsJeremy Evans
2019-09-29Update to ruby/spec@34e6246Benoit Daloze
2019-04-27Update to ruby/spec@15c9619Benoit Daloze
2018-06-13Update to ruby/spec@4bc7a2beregon
2018-04-16string.c: fix dumped suffixnobu
2018-03-04Update to ruby/spec@c1b568beregon
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon