Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add warning_like() in test.pl to replace some uses of ReTest.pl's must_warn(). | Nicholas Clark | 2011-03-05 | 1 | -17/+6 |
* | fix a s/non-utf8/is-utf8/ bit of nastiness | David Mitchell | 2011-02-06 | 1 | -1/+19 |
* | s///r leaks like a sieve | Father Chrysostomos | 2010-11-02 | 1 | -1/+6 |
* | Don’t capitalise words in the middle of an error message | Father Chrysostomos | 2010-11-02 | 1 | -1/+1 |
* | [perl #19078] wrong match order inside replacement | Father Chrysostomos | 2010-09-20 | 1 | -1/+23 |
* | Add missing bug numbers | Father Chrysostomos | 2010-09-20 | 1 | -1/+1 |
* | Add tests for \400 for "" strings, s//replacement/ | Karl Williamson | 2010-07-17 | 1 | -1/+12 |
* | Add s///r (non-destructive substitution). | David Caldwell | 2010-05-22 | 1 | -1/+80 |
* | [perl #41530] s/non-utf8/is-utf8/ fails. | Karl Williamson | 2010-05-17 | 1 | -1/+21 |
* | fix qr// and get-magic problems | Father Chrysostomos | 2010-01-19 | 1 | -1/+17 |
* | move regex related tests out of t/op/ into t/re/ | Yves Orton | 2009-09-10 | 1 | -0/+600 |