aboutsummaryrefslogtreecommitdiffstats
path: root/spec/ruby/core/string/match_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Freeze Regexp literalsJean Boussier2020-01-151-1/+1
| | | | | | | [Feature #8948] [Feature #16377] Since Regexp literals always reference the same instance, allowing to mutate them can lead to state leak.
* Update to ruby/spec@875a09eBenoit Daloze2019-07-271-4/+4
|
* Update to ruby/spec@7de852dBenoit Daloze2019-04-281-12/+6
|
* Update to ruby/spec@15c9619Benoit Daloze2019-04-271-18/+16
|
* Update to ruby/spec@c1b568beregon2018-03-041-2/+2
| | | | git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@62656 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
* Move spec/rubyspec to spec/ruby for consistencyeregon2017-09-201-0/+175
* 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