summaryrefslogtreecommitdiff
path: root/t/re/recompile.t
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of repeated-word typosDagfinn Ilmari Mannsåker2020-05-221-1/+1
* Use set_up_inc for several unit testsNicolas R2016-08-181-1/+1
* verses -> versusLukas Mai2016-01-061-1/+1
* In tests, 'use strict' etc after the @INC manipulation.Jarkko Hietaniemi2014-11-021-4/+2
* Test that (??{$pvlvregexp}) does not recompile the regexpFather Chrysostomos2013-11-241-1/+8
* Reënable qr caching for (??{}) retval where possibleFather Chrysostomos2013-11-241-1/+18
* rework split() special case interaction with regex engineYves Orton2013-03-271-1/+7
* Fix problems with -Dr during global destructionFather Chrysostomos2012-12-091-1/+1
* Fix up runtime regex codeblocks.David Mitchell2012-06-131-4/+7
* add tests for regex recompilationDavid Mitchell2012-06-131-0/+186