summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* t/TEST should require Time::HiRes only when it uses it.Rafael Garcia-Suarez2005-10-251-2/+2
* Re: do { EXPR for EXPR }Robin Houston2005-10-241-1/+4
* allow "" as select bitmask [PATCH]Gisle Aas2005-10-211-3/+10
* wrong maxlen in sselect [PATCH]Gisle Aas2005-10-211-0/+11
* [patch@25809]restore documented exit behaviorJohn E. Malmberg2005-10-201-2/+1
* Re: [PATCH] Re: [perl #37350] $#{@$aref} in debugger gives: Bizarre copy of A...Robin Houston2005-10-191-1/+29
* Force _ to be always a bareword after filetest operatorsRafael Garcia-Suarez2005-10-181-1/+8
* [patch@25763] Fix VMS error/exit handling, update kill functionJohn E. Malmberg2005-10-161-7/+13
* Upgrade to Pod-Parser-1.34 (with some changes to get the new test fileSteve Peters2005-10-161-0/+5
* pre{inc,dec} is faster, even with integersHugo van der Sanden2005-10-151-1/+10
* Stas' croak patch and then someAndy Lester2005-10-131-5/+14
* [patch@25744] t/op/local.t - change 25514 broke VMSJohn E. Malmberg2005-10-131-1/+10
* Move ZlibTestUtils.pm under t/Rafael Garcia-Suarez2005-10-061-0/+422
* Remove the getprotobynumber test, for portability concernsRafael Garcia-Suarez2005-10-061-172/+0
* Re: Untested builtinsSteven Schubiger2005-10-051-0/+172
* Upgrade to Test::Harness 2.56Steve Peters2005-09-282-1/+15
* Comment nit by Vadim KonovalovRafael Garcia-Suarez2005-09-271-58/+58
* Fix by Rick Delaney for [perl #3269] no warnings "bareword" turns offRafael Garcia-Suarez2005-09-272-1/+7
* Re: [BUG 5.8.7] Another major bug in PerlIO layerIlya Zakharevich2005-09-272-0/+148
* Test for OPpCONST_NOVER only on OP_CONST ops.Rafael Garcia-Suarez2005-09-271-9/+24
* Upgrade to Test::Simple 0.61Rafael Garcia-Suarez2005-09-262-1/+13
* Re: pod/pod2usage2.tH.Merijn Brand2005-09-231-84/+88
* Upgrade to Pod::Parser 1.33Rafael Garcia-Suarez2005-09-213-23/+188
* Re: [perl #36733] %SIG not properly local-izedRick Delaney2005-09-201-1/+34
* 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