summaryrefslogtreecommitdiff
path: root/t/re/substr.t
Commit message (Expand)AuthorAgeFilesLines
* pp.c: pp_substr for UTF-8 globs.Brian Fraser2011-10-061-1/+15
* remove index offsetting ($[)Zefram2011-09-091-15/+1
* Move a test to the right fileFather Chrysostomos2011-05-261-1/+18
* [perl #77692] substr causes panic: sv_len_utf8 cache...Father Chrysostomos2011-02-101-2/+12
* Fix untimely destruction introduced by lvalue ops [RT#67838] by returning a T...Eric Brine2010-08-131-4/+1
* TODO tests for untimely destruction introduced by lvalue ops [RT#67838]Eric Brine2010-08-131-1/+16
* Removes 32-bit limit on substr arguments. The full range of IV and UV is avai...Eric Brine2010-02-141-1/+41
* Revert "[perl #62646] Maximum string length with substr"Rafael Garcia-Suarez2010-01-181-16/+1
* [perl #62646] Maximum string length with substrZefram2010-01-151-1/+16
* move regex related tests out of t/op/ into t/re/Yves Orton2009-09-101-0/+685