Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | pp.c: pp_substr for UTF-8 globs. | Brian Fraser | 2011-10-06 | 1 | -1/+15 |
* | remove index offsetting ($[) | Zefram | 2011-09-09 | 1 | -15/+1 |
* | Move a test to the right file | Father Chrysostomos | 2011-05-26 | 1 | -1/+18 |
* | [perl #77692] substr causes panic: sv_len_utf8 cache... | Father Chrysostomos | 2011-02-10 | 1 | -2/+12 |
* | Fix untimely destruction introduced by lvalue ops [RT#67838] by returning a T... | Eric Brine | 2010-08-13 | 1 | -4/+1 |
* | TODO tests for untimely destruction introduced by lvalue ops [RT#67838] | Eric Brine | 2010-08-13 | 1 | -1/+16 |
* | Removes 32-bit limit on substr arguments. The full range of IV and UV is avai... | Eric Brine | 2010-02-14 | 1 | -1/+41 |
* | Revert "[perl #62646] Maximum string length with substr" | Rafael Garcia-Suarez | 2010-01-18 | 1 | -16/+1 |
* | [perl #62646] Maximum string length with substr | Zefram | 2010-01-15 | 1 | -1/+16 |
* | move regex related tests out of t/op/ into t/re/ | Yves Orton | 2009-09-10 | 1 | -0/+685 |