summaryrefslogtreecommitdiff
path: root/t/lib
Commit message (Expand)AuthorAgeFilesLines
* Remove ByteLoader from the list of modules whose compilability shouldRafael Garcia-Suarez2003-08-091-1/+0
* add "$lexical not available" warning in C<for my $lex ()>Dave Mitchell2003-08-091-0/+9
* Removing tested modulesMichael G. Schwern2003-08-091-6/+0
* Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicalsDave Mitchell2003-08-071-0/+10
* Re: [PATCH @19834] DProf fixesRadu Greab2003-08-022-0/+9
* Grabbed from www.makemaker.org.Jarkko Hietaniemi2003-07-241-0/+54
* Re: Fatal 5.8.1 error in our $FOO = x if $FOODave Mitchell2003-07-241-0/+6
* The warning "Possible precedence problem on bitwise operator"Rafael Garcia-Suarez2003-07-201-0/+1
* DProf fixesRadu Greab2003-07-064-0/+36
* Upgrade to Math::BigInt v1.65, Math::BigRat v0.10,Rafael Garcia-Suarez2003-07-043-6/+11
* "without parens" vs "without parentheses"Iain Truskett2003-07-031-4/+4
* Rename again the warning about $* being no longer supportedRafael Garcia-Suarez2003-06-151-2/+2
* Rename the warning about $* being removed,Rafael Garcia-Suarez2003-06-141-1/+1
* Remove the deprecated $* variable.Rafael Garcia-Suarez2003-06-131-2/+2
* Add a new warning, "Newline in left-justified string for printf/sprintf"Robin Barker2003-06-121-0/+19
* jumbo closure fixDave Mitchell2003-05-291-9/+74
* New warning "Useless localization of %s", based onDave Mitchell2003-05-211-0/+84
* Use a more sophisticated heuristics to produce the warningRafael Garcia-Suarez2003-05-121-4/+16
* Doesn't make any difference for the test but is more logical.Jarkko Hietaniemi2003-05-041-1/+1
* Forgot to check in the -d: file.Jarkko Hietaniemi2003-05-021-0/+6
* Upgrade to Test::Harness 2.27_04.Jarkko Hietaniemi2003-04-131-0/+2
* Fix bug #21914, 3-arg open + local $fh + strict coredump.Rafael Garcia-Suarez2003-04-101-0/+9
* Re: Error: Unknown errorAdrian M. Enache2003-04-081-0/+5
* Re: [PATCH] ExtUtils::MakeMaker 6.10_02Michael G. Schwern2003-04-071-1/+31
* Upgrade to Test::Harness 2.27_02.Jarkko Hietaniemi2003-03-313-0/+22
* ExtUtils::MakeMaker 6.03 -> 6.06_05ishMichael G. Schwern2003-03-311-0/+23
* pack changes and related fixesLAUN Wolfgang2003-03-171-6/+6
* [perl #20755] [PATCH] 5.8.0 h2ph barfs on checksum.h on RH6.2/7.2 Kurt Starsinic2003-03-132-0/+12
* Fix bug #8760 : cop_line isn't properly restoredRafael Garcia-Suarez2003-02-031-1/+1
* move pad.c warnings to different test fileDave Mitchell2003-01-232-88/+105
* Re: [perl #18927] barewords with no errorsAbe Timmerman2002-12-081-0/+7
* Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH no...Slaven Rezic2002-11-061-0/+9
* Re: [perl #16184] Unexpected warning when using C<< open FH => >>Hugo van der Sanden2002-10-211-0/+4
* prototype() didn't warn when used in void context.Rafael Garcia-Suarez2002-10-161-0/+3
* Add a new warning, "Possible precedence problem on bitwiseRafael Garcia-Suarez2002-10-031-1/+55
* Re: perlio bug?Rafael Garcia-Suarez2002-10-021-0/+39
* Remove package; (Heh heh.)Abhijit Menon-Sen2002-09-291-13/+0
* [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIXAllen Smith2002-09-291-1/+2
* missing '.' in test from #17932Hugo van der Sanden2002-09-261-1/+1
* [perl #10021] Fixing bareword usage under strict.pmKay_Röpke2002-09-261-0/+9
* #17783 introduced an outdated test module, causing failure inHugo van der Sanden2002-08-271-3/+7
* [ANNOUNCE] Test::Simple 0.47Michael G. Schwern2002-08-262-7/+20
* ANNOUNCE: Math-BigInt v1.62Tels2002-08-221-1/+1
* Version object patch #1John Peacock2002-08-201-0/+1
* Re: no warnings 'io';Nicholas Clark2002-08-061-0/+6
* Fwd: [ID 20020703.002] bareword processing bug under 'use strict'Kay Röpke2002-07-091-0/+11
* RE: mixing FATAL and non-FATAL warningsPaul Marquess2002-06-201-0/+68
* Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02Michael G. Schwern2002-06-161-1/+1
* Don't assume too much about how print will scaleJarkko Hietaniemi2002-06-131-16/+16
* One missing bit of Math::BigInt 1.58.Jarkko Hietaniemi2002-06-091-2/+2