| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2025-09-14 | Remove tests do not test Regexp methods | Nobuyoshi Nakada | |
| The backslashs in these tests are parsed as escapes in string literals by the parser, but not passed to the `Regexp` methods. | |||
| 2025-05-16 | "binary" is not valid encoding name in Emacs | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/13361 | |||
| 2025-05-09 | Update to ruby/spec@d8bacef | Andrew Konchin | |
| Notes: Merged: https://github.com/ruby/ruby/pull/13265 | |||
| 2024-11-06 | Update to ruby/spec@54c391e | Benoit Daloze | |
| 2024-07-02 | Update to ruby/spec@f8987ac | Andrew Konchin | |
| 2024-03-14 | Update to ruby/spec@89175b2 | Benoit Daloze | |
| 2024-02-05 | Update to ruby/spec@3fc4444 | Benoit Daloze | |
| 2023-04-25 | Update to ruby/spec@7f69c86 | Benoit Daloze | |
| 2022-12-22 | Always issue deprecation warning when calling Regexp.new with 3rd positional ↵ | Jeremy Evans | |
| argument Previously, only certain values of the 3rd argument triggered a deprecation warning. First step for fix for bug #18797. Support for the 3rd argument will be removed after the release of Ruby 3.2. Fix minor fallout discovered by the tests. Co-authored-by: Nobuyoshi Nakada <nobu@ruby-lang.org> Notes: Merged: https://github.com/ruby/ruby/pull/6976 | |||
| 2022-08-29 | Update to ruby/spec@d01709f | Benoit Daloze | |
| 2022-07-27 | Update to ruby/spec@cbfaf51 | Benoit Daloze | |
| 2022-06-26 | Update to ruby/spec@ab32a1a | Benoit Daloze | |
| 2022-06-20 | [Feature #18788] Spec for options as `String` to `Regexp.new` | Nobuyoshi Nakada | |
| Co-Authored-By: Janosch Müller <janosch.mueller@betterplace.org> Notes: Merged: https://github.com/ruby/ruby/pull/6039 | |||
| 2022-06-20 | Spec update for warnning suspicious flag to `Regexp.new` | Nobuyoshi Nakada | |
| Notes: Merged: https://github.com/ruby/ruby/pull/6039 | |||
| 2020-12-21 | Use Integer instead of Fixnum/Bignum | Nobuyoshi Nakada | |
| 2019-07-27 | Update to ruby/spec@875a09e | Benoit Daloze | |
| 2019-06-27 | Update to ruby/spec@8d74d49 | Benoit Daloze | |
| 2019-05-28 | Update to ruby/spec@9a501a8 | Benoit Daloze | |
| 2017-09-20 | Move spec/rubyspec to spec/ruby for consistency | eregon | |
| * Other ruby implementations use the spec/ruby directory. [Misc #13792] [ruby-core:82287] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@59979 b2dd03c8-39d4-4d8f-98ff-823fe69b080e | |||
