summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Make the -A switch work without an assertion name.Rafael Garcia-Suarez2003-03-061-1/+6
* Re: [perl #20682] [fix] @- array not visible in s///Adrian M. Enache2003-03-061-1/+5
* cleaning up tests of the 'eval { decl. } <=> runtime decl.' assumptionAdrian M. Enache2003-03-064-8/+5
* Patch by Salvador Fandiño to read the warning maskRafael Garcia-Suarez2003-03-041-2/+24
* Try to give rcatline() a good jog on Unicode.Jarkko Hietaniemi2003-03-041-1/+31
* Re: [perl #21395] rcatline doesn't grok utf8Adrian M. Enache2003-03-041-1/+23
* Can't test this without PerlIO.Jarkko Hietaniemi2003-03-041-0/+4
* Re: [perl #21411] [fix] Postponed RE with split()Adrian M. Enache2003-03-021-2/+8
* RE: [perl #20613] Perl_magic_setsig/clearsig problems (patch included)Anders Johnson2003-03-021-3/+31
* Narrow down the -C test skippage.Jarkko Hietaniemi2003-03-021-4/+3
* The -CI cannot be easily tested under UTF-8 locale withJarkko Hietaniemi2003-03-021-5/+12
* Further Unicode formats patching from Inaba Hiroto.Jarkko Hietaniemi2003-03-021-0/+96
* An already fixed bug from perl-unicode.Jarkko Hietaniemi2003-02-261-2/+18
* Re: [perl #20683] [fix] Better PatchAdrian M. Enache2003-02-261-2/+17
* Add tests for the -C switch. Depending on theJarkko Hietaniemi2003-02-251-0/+57
* 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
* Re: [perl #20716] scope error with bracketsAdrian M. Enache2003-02-191-6/+20
* 'A' is not 65 everywhere.Jarkko Hietaniemi2003-02-191-2/+2
* Support one-parameter unpack(), which unpacks $_.Chip Salzenberg2003-02-191-1/+3
* more complex assertions activation:Salvador Fandiño2003-02-191-16/+72
* Shouldn't have added as t/run/switchA.t in #18739 - it'll causeHugo van der Sanden2003-02-181-0/+0
* Re: Did the assertion patch/feature submission get overlooked?Salvador Fandiño2003-02-182-0/+137
* 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
* Re: [perl #20716] [FIX] scope error with bracketsAdrian M. Enache2003-02-101-1/+9
* path tweak fix up for t/pod/find.t on VMSPeter Prymmer2003-02-061-1/+1
* Add the test of [perl #8760] (fixed by change #18656).Jarkko Hietaniemi2003-02-051-0/+6
* [perl #19767] has become fixed too (by changes #18653Jarkko Hietaniemi2003-02-051-2/+20
* [Patch] parsing under encoding (Re: [Encode] HEADS-UP; $Encode::VERSION++ to ...Inaba Hiroto2003-02-051-4/+4
* Fix "[perl #20667] unicode regex vs non-unicode regex".Jarkko Hietaniemi2003-02-041-0/+12
* Comment tweak.Jarkko Hietaniemi2003-02-041-2/+1
* Fix bug #8760 : cop_line isn't properly restoredRafael Garcia-Suarez2003-02-031-1/+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
* 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