summaryrefslogtreecommitdiff
path: root/t/op
Commit message (Expand)AuthorAgeFilesLines
* Add missing file from change #18774.Hugo van der Sanden2003-02-251-0/+85
* [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 #21321] local ${"FOO"} does not workRafael Garcia-Suarez2003-02-251-2/+2
* Patching magic from Inaba-san's keyboard: fix for [perl #8769]:Jarkko Hietaniemi2003-02-241-1/+18
* 'A' is not 65 everywhere.Jarkko Hietaniemi2003-02-191-2/+2
* Support one-parameter unpack(), which unpacks $_.Chip Salzenberg2003-02-191-1/+3
* Re: [perl #20912] UTF8 related glitch + fixAdrian M. Enache2003-02-151-1/+8
* Re: [perl #20933] \substr reuses lvalues (sometimes)Hugo van der Sanden2003-02-152-2/+20
* Re: trying to fix #20154, #20357Adrian M. Enache2003-02-141-1/+34
* [perl #20654] %*v02x considered invalid in printfRobin Barker2003-02-111-0/+2
* Fix for [perl #20339]: "%lf" rejected as invalid by recent sprintf.Hugo van der Sanden2003-02-101-0/+2
* [perl #19767] has become fixed too (by changes #18653Jarkko Hietaniemi2003-02-051-2/+20
* Comment tweak.Jarkko Hietaniemi2003-02-041-2/+1
* [perl #18232] [PATCH] store PL_reg_match_utf8 in reganchRafael Garcia-Suarez2003-02-021-2/+12
* Also [perl #3547] has been fixed; add its test case.Jarkko Hietaniemi2003-02-021-2/+9
* The [perl #7471] seems to have been fixed; add its test.Jarkko Hietaniemi2003-02-021-2/+9
* [perl #15397] seems to have been fixed; add its test.Jarkko Hietaniemi2003-02-021-2/+9
* Fix and test for [perl #15549 Empty \Q\E not permitted]Jarkko Hietaniemi2003-02-021-27/+35
* [FIX] Re: UTF-8 failures (surprise!)Adrian M. Enache2003-01-311-2/+8
* Integrate from maint-5.8:Rafael Garcia-Suarez2003-01-281-4/+4
* Re: [perl #9394] Re: [ID 20020525.002] coredump/ bad free warning in blead ...Nicholas Clark2003-01-221-10/+31
* Re: [perl #15439] unreferenced scalar due to double DESTROYDave Mitchell2003-01-221-1/+26
* Re: [perl #17757] s///g fails when using English & study in 5.8.0Hugo van der Sanden2003-01-211-3/+9
* Integrate #18447 from maint-5.8 :Rafael Garcia-Suarez2003-01-161-12/+15
* Add a test case for bug [perl #19545]Rafael Garcia-Suarez2003-01-151-1/+5
* isa() and can() didn't work on magic variablesRafael Garcia-Suarez2003-01-151-1/+14
* Re: [perl #19566] Perl 5.8.0 segfaultStephen McCamant2003-01-151-0/+13
* Change the value of ${^TAINT} : 0 without taint checks,Rafael Garcia-Suarez2003-01-061-1/+1
* Re: [perl #19330] Uneffective increment of $\Rafael Garcia-Suarez2002-12-301-1/+18
* Reverse #18285, for reasons given in:Hugo van der Sanden2002-12-231-71/+1
* Whoops, these are the changes supposed to be in #18318.Hugo van der Sanden2002-12-171-2/+46
* Re: [perl #19017] lexical "my" variables not visible in debugger "x" commandDave Mitchell2002-12-161-1/+27
* Proper fix for CvOUTSIDE weak refcountingDave Mitchell2002-12-141-2/+57
* Integrate from maint-5.8 : changes 18290-1, 18293-5, 18297Rafael Garcia-Suarez2002-12-122-5/+64
* Re: Precedence of ? :Stephen McCamant2002-12-111-1/+71
* Integrate from maint-5.8 #18156, #18218.Hugo van der Sanden2002-12-111-1/+4
* Integrate from the maint-5.8/ branch :Rafael Garcia-Suarez2002-12-104-178/+201
* Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regexAbhijit Menon-Sen2002-12-091-1/+16
* $0 mofifying part IJarkko Hietaniemi2002-12-021-1/+1
* SvFAKE lexicals in scope for all of the subDave Mitchell2002-12-021-1/+16
* #18221 broke t/op/eval.tHugo van der Sanden2002-12-021-7/+7
* integrate 5.8-maint: changes #18174 18187 18189-92 18202 18209 18214-5Hugo van der Sanden2002-12-024-6/+27
* allow evals to see the full lexical scopeDave Mitchell2002-12-021-8/+110
* UTF8 regexp {n} bugInaba Hiroto2002-11-251-2/+12
* A new test for $^S, based on a patch by Iain 'Spoon' Truskett.Rafael Garcia-Suarez2002-11-221-3/+4
* Re: [perl #18113] UNIVERSAL::AUTOLOAD doesn't work if the stash doesn't exist...Gurusamy Sarathy2002-11-191-1/+16
* [perl #18065] LFS related bug in perl-5.8.0 testsuitedavid@dhaller.de2002-11-071-1/+5
* Re: [perl #18038] DESTROY change in 5.8.0?Yitzchak Scott-Thoennes2002-11-071-1/+20
* Re: [perl #17605] strange behaviour (difference between perl 5.6 and perl 5.8...Hugo van der Sanden2002-11-072-3/+10