summaryrefslogtreecommitdiff
path: root/spec/ruby/core/regexp/shared
AgeCommit message (Expand)Author
2024-03-14Update to ruby/spec@89175b2Benoit Daloze
2024-02-05Update to ruby/spec@3fc4444Benoit Daloze
2023-04-25Update to ruby/spec@7f69c86Benoit Daloze
2022-12-22Always issue deprecation warning when calling Regexp.new with 3rd positional ...Jeremy Evans
2022-08-29Update to ruby/spec@d01709fBenoit Daloze
2022-07-27Update to ruby/spec@cbfaf51Benoit Daloze
2022-06-26Update to ruby/spec@ab32a1aBenoit Daloze
2022-06-20[Feature #18788] Spec for options as `String` to `Regexp.new`Nobuyoshi Nakada
2022-06-20Spec update for warnning suspicious flag to `Regexp.new`Nobuyoshi Nakada
2020-12-21Use Integer instead of Fixnum/BignumNobuyoshi Nakada
2019-07-27Update to ruby/spec@875a09eBenoit Daloze
2019-06-27Update to ruby/spec@8d74d49Benoit Daloze
2019-05-28Update to ruby/spec@9a501a8Benoit Daloze
2017-09-20Move spec/rubyspec to spec/ruby for consistencyeregon