Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for non-regexps being upgraded to SVt_REGEXP | Nicholas Clark | 2010-02-09 | 1 | -3/+20 |
* | Ensure that pp_qr returns a new regexp SV each time. Resolves RT #69852. | Nicholas Clark | 2009-12-02 | 1 | -0/+41 |
* | move regex related tests out of t/op/ into t/re/ | Yves Orton | 2009-09-10 | 1 | -13/+0 |
* | First class regexps. | Nicholas Clark | 2007-12-28 | 1 | -8/+1 |
* | Test for the qr// construct | Ævar Arnfjörð Bjarmason | 2007-04-10 | 1 | -0/+20 |