summaryrefslogtreecommitdiff
path: root/t/bigmem/regexp.t
Commit message (Expand)AuthorAgeFilesLines
* Stop substr re optimisation from rejecting long strsFather Chrysostomos2013-08-251-1/+5
* Make @- and @+ return correct offsets beyond 2**31Father Chrysostomos2013-08-251-1/+3
* Make $' work past the 2**31 thresholdFather Chrysostomos2013-08-251-1/+4
* [perl #116907] Allow //g matching past 2**31 thresholdFather Chrysostomos2013-08-251-2/+10
* Stop minlen regexp optimisation from rejecting long stringsFather Chrysostomos2013-08-251-0/+22