summaryrefslogtreecommitdiff
path: root/t/op/substr.t
Commit message (Expand)AuthorAgeFilesLines
* Run more substr tests under a new threadFather Chrysostomos2011-12-241-31/+31
* Revert "Make scalar() propagate lvalueness"Father Chrysostomos2011-12-181-8/+1
* Make scalar() propagate lvaluenessFather Chrysostomos2011-12-131-1/+8
* Test out-of-bounds warning with lv substrFather Chrysostomos2011-12-081-1/+3
* Adjust substr offsets when using, not when creating, lvalueFather Chrysostomos2011-12-041-1/+46
* Oops!Father Chrysostomos2011-11-261-3/+1
* [perl #97632] Improve SvTAINT docsFather Chrysostomos2011-11-261-1/+3
* Remove ‘no warnings deprecated’ from two .t’sFather Chrysostomos2011-11-261-1/+0
* Don’t coerce $x immediately in foo(substr $x...)Father Chrysostomos2011-11-261-1/+10
* Move substr tests under t/opFather Chrysostomos2011-11-241-0/+764
* move regex related tests out of t/op/ into t/re/Yves Orton2009-09-101-685/+0
* Mark all .t and .pm files as non executableRafael Garcia-Suarez2009-06-061-0/+0
* Deprecate assignment to $[Rafael Garcia-Suarez2009-04-071-1/+2
* Variants of several regression tests that run the actul tests insideNicholas Clark2008-01-091-3/+10
* Convert to test.plNicholas Clark2005-04-221-331/+341
* [perl #34976] substr uses utf8 length cache incorrectlyDave Mitchell2005-04-211-1/+8
* Add a regression test for bug #23765 (by Jarkko)Rafael Garcia-Suarez2004-06-231-1/+8
* Fix 29149 - another UTF8 cache bug hit by substr.SADAHIRO Tomoyuki2004-04-291-1/+12
* [perl #24200] string corruption with lvalue subDave Mitchell2004-03-271-1/+12
* add tests for change 22414 (lvalue substr jollity)Dave Mitchell2004-03-011-1/+21
* fix bug #24605.Adrian M. Enache2003-12-111-1/+8
* Re: [perl #23207] persistant sideffect involving bitwise xor and substrAdrian M. Enache2003-08-031-1/+11
* Re: [perl #20933] \substr reuses lvalues (sometimes)Hugo van der Sanden2003-02-151-1/+8
* Continue 4-arg substr() UTF-8 fixage.Jarkko Hietaniemi2001-03-211-1/+19
* substr($bytestr, i, n, $charstr)Jarkko Hietaniemi2001-03-191-1/+20
* More UTF-8 patches from Inaba Hiroto.Jarkko Hietaniemi2001-01-151-1/+120
* Fix UTF-8 lval substr().Jarkko Hietaniemi2001-01-111-1/+126
* Re: [ID 20000912.008] substr replacement of tainted data (bug) Radu Greab2000-10-021-1/+8
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* concat doesn't preserve utf8-ness, and doesn't invalidateGurusamy Sarathy2000-05-071-8/+19
* reverse() and quotemeta() weren't preserving utf8-ness; add testsGurusamy Sarathy2000-05-071-5/+10
* repeat operator (x) doesn't preserve utf8-nessGurusamy Sarathy2000-05-071-3/+4
* substr() does not preserve utf8-ness (from Stefan EissingGurusamy Sarathy2000-05-071-1/+13
* lexical warnings update, ability to inspect bitmask in callingGurusamy Sarathy2000-02-201-127/+180
* fix 4-arg substr() when used as argument to subroutineGurusamy Sarathy2000-01-021-1/+7
* fix lvalue leaks stemming from failure to free LvTARG(sv)Gurusamy Sarathy1998-07-181-2/+0
* merge changes#1423,1465 from maintbranch; checkin two missed filesGurusamy Sarathy1998-07-141-0/+2
* Re: [PATCH] 4-arg substr update for perl5.004_68Gisle Aas1998-06-281-4/+27
* [win32] merge change#897 from maintbranchGurusamy Sarathy1998-05-141-3/+11
* [inseperable differences up to perl 5.004_02]perl-5.004_02Tim Bunce1997-08-071-21/+133
* lval substr() coredumps with refs (with patch)Perl 5 Porters1996-08-281-1/+22
* perl 5.000perl-5.000Larry Wall1994-10-171-2/+2
* perl 5.0 alpha 2perl-5a2Larry Wall1993-10-071-1/+1
* perl 4.0.00: (no release announcement available)perl-4.0.00Larry Wall1991-03-211-0/+47