summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* Improve failure case diagnostics from comp/package.tNicholas Clark2005-09-191-4/+4
* Allow non-arrowed form of chained subscripts after slicesYitzchak Scott-Thoennes2005-09-131-1/+18
* Make t/op/local.t use test.pl.Rick Delaney2005-09-081-89/+99
* Add a TODO test for bug #37038 - assigning to the match variableNicholas Clark2005-09-061-2/+14
* Re: Fw: Tied hash numeric values are rounded off under Perl v5.8.6Yitzchak Scott-Thoennes2005-09-061-0/+7
* Upgrade to IO 1.22 from gbarrRafael Garcia-Suarez2005-09-061-0/+62
* Add the "no 6" / "no v6" syntax.Rafael Garcia-Suarez2005-09-011-1/+20
* [patch@25334] t/op/magic.t - Last 3 tests invalid on VMSJohn E. Malmberg2005-08-301-1/+7
* [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz]John Peacock2005-08-241-2/+2
* Re: [perl #36959] List Constructor Operator - Undefined ValuesRick Delaney2005-08-221-1/+49
* [patch@25305] t/op/arith.t fix for VMS with IEEE floatJohn E. Malmberg2005-08-211-8/+12
* Re: Transliteration operator(tr//)on EBCDIC platformSADAHIRO Tomoyuki2005-08-181-5/+2
* [patch] blead@25282 - VMS specific fixes. [2nd try]John E. Malmberg2005-08-119-6/+25
* [patch] blead@25282John E. Malmberg2005-08-112-18/+59
* Re: [PATCH] Re: [perl #36819] perlbug AutoReply: Bleadperl: abs() busted outs...Dominic Dunlop2005-08-061-144/+159
* Re: Smoke [5.9.3] 25248 FAIL(F) openbsd 3.7 (i386/1 cpu)Dominic Dunlop2005-08-031-1/+1
* Typoes from 25261 also in expected for testsH.Merijn Brand2005-08-021-1/+1
* Re: [perl #36622] y/// at end of fileMichael G. Schwern2005-08-012-2/+6
* [patch] blead@25226 - t/op/pack.t undefined value fixJohn E. Malmberg2005-08-011-1/+1
* Skip op/sprintf.t test 147 on MSWin32Steve Hay2005-07-291-3/+3
* Being more careful about newlinesMichael G. Schwern2005-07-281-5/+8
* sprintf now has all but two tests enabled.H.Merijn Brand2005-07-281-15/+46
* [perl #36672] Swapped warnings for -o and -O file tests Piotr Fusik2005-07-281-1/+1
* Convert t/op/vec.t to test.plSteve Peters2005-07-201-47/+45
* lvalue-subs returning elements of tied hashes/arraysTassilo von Parseval2005-07-201-2/+45
* Extend the the "our variable redeclared" warning to the case:Rafael Garcia-Suarez2005-07-192-13/+55
* Fix strict test to go with the precedent warning changeRafael Garcia-Suarez2005-07-191-2/+2
* Silence new (expected) warningsRafael Garcia-Suarez2005-07-191-1/+1
* Overhaul the semantics of the warningRafael Garcia-Suarez2005-07-191-8/+48
* the "local @foo with $#foo" tests are no longer TODODave Mitchell2005-07-191-3/+1
* RE: blead: no longer supports %vd formatRobin Barker2005-07-181-1/+1
* tests are expected to fail if dirfd () does not existH.Merijn Brand2005-07-181-1/+8
* Re: [perl #27028] /$/ not honouring /m in some casesRick Delaney2005-07-182-1/+26
* delete a non-fucntioning chown in stat.t: it didn't have gid arg.Dave Mitchell2005-07-171-5/+0
* $SIG{__WARN__} = sub { goto &foo } could recurse infinitelyDave Mitchell2005-07-171-1/+11
* Re: [perl #36569] chop fails on decoded string with trailing nul SADAHIRO Tomoyuki2005-07-161-1/+11
* Re: fchmod, fchown, fchdirGisle Aas2005-07-162-2/+50
* Re: [PATCH blead] Re: [perl #3269] no warnings "foo" without "use warnings" t...Steve Hay2005-07-151-2/+2
* Re: [PATCH] was Re: perldoc segfaulting in XS_UNIVERSAL_VERSIONMichael G. Schwern2005-07-151-66/+65
* Typo in t/op/stat.tGisle Aas2005-07-151-1/+1
* [perl #9565] [PATCH] /op/groups.t bug Steve Peters2005-07-131-4/+6
* Re: Smoke [5.9.3] 25093 FAIL(F) openbsd 3.7 (macppc/1 cpu)Steve Peters2005-07-132-2/+2
* Error in earlier patch in sv.cRobin Barker2005-07-131-0/+1
* Understand "ok" with no numberMichael G. Schwern2005-07-121-68/+71
* Re: [perl #36207] UTF8/Latin 1/i regexp "Malformed character" warningYves Orton2005-07-101-6/+14
* sv_dec is supposed to go *down*, m'kay.Nicholas Clark2005-07-091-1/+10
* [perl #36207] UTF8/Latin 1/i regexp "Malformed character" warningDave Mitchell2005-07-081-2/+12
* more taint fallout from change 24943Dave Mitchell2005-07-071-1/+8
* [perl #34171] bytes pragma error in substitution operatorDave Mitchell2005-07-071-1/+15
* [perl #36470] 'undef $@; die' gives uninint value warningDave Mitchell2005-07-061-1/+12