summaryrefslogtreecommitdiff
path: root/t/op/subst.t
Commit message (Expand)AuthorAgeFilesLines
* The offset for pos is stored as bytes, and converted to (Unicode)Nicholas Clark2008-03-261-1/+9
* Fix #6006 for taint mode too.Rafael Garcia-Suarez2006-12-231-3/+0
* Remove -T from op/subst.t, and add a new test file, substT.t,Rafael Garcia-Suarez2006-12-231-1/+4
* Fix RT #6006: Regexp replaces using large replacement variables failRafael Garcia-Suarez2006-12-231-4/+5
* [perl #17542] regex confusion yves orton2006-11-171-1/+11
* [perl #36909] $^R undefined on matches involving backreferencesyves orton2006-11-171-1/+10
* interpolation of @- (and @+) in patterns ([perl #27940] comes back)SADAHIRO Tomoyuki2006-07-261-1/+11
* [perl #34171] bytes pragma error in substitution operatorDave Mitchell2005-07-071-1/+15
* Add the test case for the already fixedJarkko Hietaniemi2003-05-291-1/+9
* Re: [perl #20682] [fix] @- array not visible in s///Adrian M. Enache2003-03-061-1/+5
* [perl #20682] [fix] @- array not visible in s///Adrian M. Enache2003-02-251-1/+7
* [perl #20684] [fix] s/// with (??{..}) inside returns wrong countAdrian M. Enache2003-02-251-1/+6
* Re: [perl #17757] s///g fails when using English & study in 5.8.0Hugo van der Sanden2003-01-211-3/+9
* Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297Rafael Garcia-Suarez2002-12-121-3/+13
* integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5Hugo van der Sanden2002-12-021-1/+10
* Easy z/OS fix by skipping raw UTF-8.Jarkko Hietaniemi2002-07-121-20/+24
* Further tweaking on the Unicode s///.Jarkko Hietaniemi2002-06-261-1/+1
* Re: Another Unicode s/// buglet?Hugo van der Sanden2002-06-261-1/+43
* Another Unicode s/// buglet, from SADAHIRO Tomoyuki.Jarkko Hietaniemi2002-06-261-1/+45
* Unicode s/// buglet found by Gregor Chrupala in perl-unicode.Jarkko Hietaniemi2002-06-251-2/+24
* New UTF-8 surpriseAndreas König2002-04-241-1/+6
* Not OK 13843 Andreas König2002-01-081-1/+10
* two s/// bugfixesRafael Garcia-Suarez2001-10-101-2/+6
* new tests, new TODO testRafael Garcia-Suarez2001-10-091-136/+114
* Re: [PATCH bleadperl] [ID 20010426.002] Word boundry regex [...] Hugo van der Sanden2001-04-301-1/+5
* Use minimal @INC in tests, most of the time just '../lib',Mike Guy2000-08-291-1/+1
* apply change#4618 again along with Ilya's patch to fix bugsGurusamy Sarathy1999-12-081-1/+4
* update change#2670 to later versionHugo van der Sanden1999-02-121-1/+4
* make testsuite somewhat location independentGurusamy Sarathy1999-02-121-1/+1
* s/\ba/./g was over-optimizedIlya Zakharevich1999-02-071-91/+7
* Re: [PATCH 5.005_54] Evalled substitution parsingHugo van der Sanden1999-01-211-1/+7
* Bugs in hairy interactions of feature in RExIlya Zakharevich1998-12-291-1/+137
* POSIX BC2000 port from perl-mvs:Thomas Dorner1998-10-171-2/+6
* The VM/ESA port essentials, based onJarkko Hietaniemi1998-10-171-1/+1
* two tweaks for clean build and test on SolarisGurusamy Sarathy1998-09-241-0/+2
* add missing C<no utf8;> tweak from LarryGurusamy Sarathy1998-09-231-0/+1
* support OE/MVSJarkko Hietaniemi1998-08-021-10/+12
* fix flawed substitution-loop detection on zero-length matchesIlya Zakharevich1998-07-191-1/+5
* add patch, along with all the missing bits, and doc tweaksIlya Zakharevich1998-07-111-1/+0
* allow eval-groups in patterns only if they C<use re 'eval';>Gurusamy Sarathy1998-07-061-1/+6
* Bugs with (?{}), $^R and many-to-many substIlya Zakharevich1998-06-111-1/+29
* [win32] add a test to check return value from successful s/// (there was none!)Gurusamy Sarathy1998-05-161-1/+4
* [win32] still anotherInaba Hiroto1998-03-021-1/+7
* Jumbo regexp patch applied (with minor fix-up tweaks):Ilya Zakharevich1997-11-191-6/+28
* [inseparable changes from patch to perl 5.004_04]perl-5.004_04Perl 5 Porters1997-09-051-1/+6
* [differences between cumulative patch application and perl5.004_01]perl-5.004_01Tim Bunce1997-06-111-1/+6
* Fix recursive substitution [test]Tim Bunce1997-05-161-1/+32
* perl 5.0 alpha 5Larry Wall1993-12-101-0/+200