summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* [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
* minitest wasn't working. (The $^X /miniperl/ test inJarkko Hietaniemi2003-02-025-1/+23
* 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: truncate using a globrefSlaven Rezic2003-01-261-12/+35
* move pad.c warnings to different test fileDave Mitchell2003-01-232-88/+105
* Re: difference between my and our before introductionDave Mitchell2003-01-221-1/+11
* 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
* Re: 18457 on cygwin/20030113Nick Ing-Simmons2003-01-171-2/+2
* Integrate #18447 from maint-5.8 :Rafael Garcia-Suarez2003-01-161-12/+15
* Fix 'use encoding' I/O for code points 0x80..0xFF;Jarkko Hietaniemi2003-01-161-2/+1
* 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
* Apparently some stdios have bugs (no! don't tell it is so!)Jarkko Hietaniemi2003-01-141-1/+3
* Encode 1.84 broke the subtest #7, further study required.Jarkko Hietaniemi2003-01-141-1/+2
* Integrate from perlio:Jarkko Hietaniemi2003-01-131-1/+45
|\
| * Fix #18711 and add test for it (and indeed tell on writeNick Ing-Simmons2003-01-121-1/+45
| * Integrate MainlineNick Ing-Simmons2003-01-124-6/+12
| |\ | |/ |/|
| * Integrate mainlineNick Ing-Simmons2003-01-0114-192/+472
| |\
| * \ Integrate mainlineNick Ing-Simmons2002-12-0435-225/+381
| |\ \
| * \ \ Integrate mainlineNick Ing-Simmons2002-11-1918-24/+448
| |\ \ \
* | | | | Change the value of ${^TAINT} : 0 without taint checks,Rafael Garcia-Suarez2003-01-063-3/+3
* | | | | VMS test adjustmentsCraig A. Berry2003-01-061-3/+9
| |_|_|/ |/| | |
* | | | 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
* | | | buildIlya Zakharevich2002-12-171-4/+8
* | | | 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-105-179/+209
* | | | Re: [perl #18107] lc(), uc() and ucfirst() broken inside utf8 regexAbhijit Menon-Sen2002-12-091-1/+16
* | | | Re: [perl #18927] barewords with no errorsAbe Timmerman2002-12-081-0/+7
* | | | Re: [perl #18165] "0" fails as right-hand argument to ..Slaven Rezic2002-12-081-1/+6
* | | | Fix two cases of buffer overflow in the lexer.Rafael Garcia-Suarez2002-12-061-1/+16
| |_|/ |/| |
* | | Fix bug #18573 : in a double-quoted string, a \c not followedRafael Garcia-Suarez2002-12-021-1/+5
* | | $0 mofifying part IJarkko Hietaniemi2002-12-021-1/+1
* | | Integrate PodParser-1.20, with matching tweaks to lib/Pod/t/latex.tHugo van der Sanden2002-12-0221-137/+130
* | | 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