| Commit message (Expand) | Author | Age | Files | Lines |
* | Run more substr tests under a new thread | Father Chrysostomos | 2011-12-24 | 1 | -31/+31 |
* | Revert "Make scalar() propagate lvalueness" | Father Chrysostomos | 2011-12-18 | 1 | -8/+1 |
* | Make scalar() propagate lvalueness | Father Chrysostomos | 2011-12-13 | 1 | -1/+8 |
* | Test out-of-bounds warning with lv substr | Father Chrysostomos | 2011-12-08 | 1 | -1/+3 |
* | Adjust substr offsets when using, not when creating, lvalue | Father Chrysostomos | 2011-12-04 | 1 | -1/+46 |
* | Oops! | Father Chrysostomos | 2011-11-26 | 1 | -3/+1 |
* | [perl #97632] Improve SvTAINT docs | Father Chrysostomos | 2011-11-26 | 1 | -1/+3 |
* | Remove ‘no warnings deprecated’ from two .t’s | Father Chrysostomos | 2011-11-26 | 1 | -1/+0 |
* | Don’t coerce $x immediately in foo(substr $x...) | Father Chrysostomos | 2011-11-26 | 1 | -1/+10 |
* | Move substr tests under t/op | Father Chrysostomos | 2011-11-24 | 1 | -0/+764 |
* | move regex related tests out of t/op/ into t/re/ | Yves Orton | 2009-09-10 | 1 | -685/+0 |
* | Mark all .t and .pm files as non executable | Rafael Garcia-Suarez | 2009-06-06 | 1 | -0/+0 |
* | Deprecate assignment to $[ | Rafael Garcia-Suarez | 2009-04-07 | 1 | -1/+2 |
* | Variants of several regression tests that run the actul tests inside | Nicholas Clark | 2008-01-09 | 1 | -3/+10 |
* | Convert to test.pl | Nicholas Clark | 2005-04-22 | 1 | -331/+341 |
* | [perl #34976] substr uses utf8 length cache incorrectly | Dave Mitchell | 2005-04-21 | 1 | -1/+8 |
* | Add a regression test for bug #23765 (by Jarkko) | Rafael Garcia-Suarez | 2004-06-23 | 1 | -1/+8 |
* | Fix 29149 - another UTF8 cache bug hit by substr. | SADAHIRO Tomoyuki | 2004-04-29 | 1 | -1/+12 |
* | [perl #24200] string corruption with lvalue sub | Dave Mitchell | 2004-03-27 | 1 | -1/+12 |
* | add tests for change 22414 (lvalue substr jollity) | Dave Mitchell | 2004-03-01 | 1 | -1/+21 |
* | fix bug #24605. | Adrian M. Enache | 2003-12-11 | 1 | -1/+8 |
* | Re: [perl #23207] persistant sideffect involving bitwise xor and substr | Adrian M. Enache | 2003-08-03 | 1 | -1/+11 |
* | Re: [perl #20933] \substr reuses lvalues (sometimes) | Hugo van der Sanden | 2003-02-15 | 1 | -1/+8 |
* | Continue 4-arg substr() UTF-8 fixage. | Jarkko Hietaniemi | 2001-03-21 | 1 | -1/+19 |
* | substr($bytestr, i, n, $charstr) | Jarkko Hietaniemi | 2001-03-19 | 1 | -1/+20 |
* | More UTF-8 patches from Inaba Hiroto. | Jarkko Hietaniemi | 2001-01-15 | 1 | -1/+120 |
* | Fix UTF-8 lval substr(). | Jarkko Hietaniemi | 2001-01-11 | 1 | -1/+126 |
* | Re: [ID 20000912.008] substr replacement of tainted data (bug) | Radu Greab | 2000-10-02 | 1 | -1/+8 |
* | Use minimal @INC in tests, most of the time just '../lib', | Mike Guy | 2000-08-29 | 1 | -1/+1 |
* | concat doesn't preserve utf8-ness, and doesn't invalidate | Gurusamy Sarathy | 2000-05-07 | 1 | -8/+19 |
* | reverse() and quotemeta() weren't preserving utf8-ness; add tests | Gurusamy Sarathy | 2000-05-07 | 1 | -5/+10 |
* | repeat operator (x) doesn't preserve utf8-ness | Gurusamy Sarathy | 2000-05-07 | 1 | -3/+4 |
* | substr() does not preserve utf8-ness (from Stefan Eissing | Gurusamy Sarathy | 2000-05-07 | 1 | -1/+13 |
* | lexical warnings update, ability to inspect bitmask in calling | Gurusamy Sarathy | 2000-02-20 | 1 | -127/+180 |
* | fix 4-arg substr() when used as argument to subroutine | Gurusamy Sarathy | 2000-01-02 | 1 | -1/+7 |
* | fix lvalue leaks stemming from failure to free LvTARG(sv) | Gurusamy Sarathy | 1998-07-18 | 1 | -2/+0 |
* | merge changes#1423,1465 from maintbranch; checkin two missed files | Gurusamy Sarathy | 1998-07-14 | 1 | -0/+2 |
* | Re: [PATCH] 4-arg substr update for perl5.004_68 | Gisle Aas | 1998-06-28 | 1 | -4/+27 |
* | [win32] merge change#897 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -3/+11 |
* | [inseperable differences up to perl 5.004_02]perl-5.004_02 | Tim Bunce | 1997-08-07 | 1 | -21/+133 |
* | lval substr() coredumps with refs (with patch) | Perl 5 Porters | 1996-08-28 | 1 | -1/+22 |
* | perl 5.000perl-5.000 | Larry Wall | 1994-10-17 | 1 | -2/+2 |
* | perl 5.0 alpha 2perl-5a2 | Larry Wall | 1993-10-07 | 1 | -1/+1 |
* | perl 4.0.00: (no release announcement available)perl-4.0.00 | Larry Wall | 1991-03-21 | 1 | -0/+47 |