| Commit message (Expand) | Author | Age | Files | Lines |
* | move pad.c warnings to different test file | Dave Mitchell | 2003-01-23 | 2 | -88/+105 |
* | Re: [perl #18927] barewords with no errors | Abe Timmerman | 2002-12-08 | 1 | -0/+7 |
* | Re: [perl #18048] read \*FH, ... returns undef but doesn' t set $! if \*FH no... | Slaven Rezic | 2002-11-06 | 1 | -0/+9 |
* | Re: [perl #16184] Unexpected warning when using C<< open FH => >> | Hugo van der Sanden | 2002-10-21 | 1 | -0/+4 |
* | prototype() didn't warn when used in void context. | Rafael Garcia-Suarez | 2002-10-16 | 1 | -0/+3 |
* | Add a new warning, "Possible precedence problem on bitwise | Rafael Garcia-Suarez | 2002-10-03 | 1 | -1/+55 |
* | Re: perlio bug? | Rafael Garcia-Suarez | 2002-10-02 | 1 | -0/+39 |
* | Remove package; (Heh heh.) | Abhijit Menon-Sen | 2002-09-29 | 1 | -13/+0 |
* | [perl #17222] [PATCH] h2ph and Fortran, other wacky headers on IRIX | Allen Smith | 2002-09-29 | 1 | -1/+2 |
* | missing '.' in test from #17932 | Hugo van der Sanden | 2002-09-26 | 1 | -1/+1 |
* | [perl #10021] Fixing bareword usage under strict.pm | Kay_Röpke | 2002-09-26 | 1 | -0/+9 |
* | #17783 introduced an outdated test module, causing failure in | Hugo van der Sanden | 2002-08-27 | 1 | -3/+7 |
* | [ANNOUNCE] Test::Simple 0.47 | Michael G. Schwern | 2002-08-26 | 2 | -7/+20 |
* | ANNOUNCE: Math-BigInt v1.62 | Tels | 2002-08-22 | 1 | -1/+1 |
* | Version object patch #1 | John Peacock | 2002-08-20 | 1 | -0/+1 |
* | Re: no warnings 'io'; | Nicholas Clark | 2002-08-06 | 1 | -0/+6 |
* | Fwd: [ID 20020703.002] bareword processing bug under 'use strict' | Kay Röpke | 2002-07-09 | 1 | -0/+11 |
* | RE: mixing FATAL and non-FATAL warnings | Paul Marquess | 2002-06-20 | 1 | -0/+68 |
* | Subject: [PATCH] Sync MakeMaker 6.01 -> 6.02 | Michael G. Schwern | 2002-06-16 | 1 | -1/+1 |
* | Don't assume too much about how print will scale | Jarkko Hietaniemi | 2002-06-13 | 1 | -16/+16 |
* | One missing bit of Math::BigInt 1.58. | Jarkko Hietaniemi | 2002-06-09 | 1 | -2/+2 |
* | Integrate macperl patches #16926 and #16938; | Jarkko Hietaniemi | 2002-05-31 | 1 | -1/+2 |
* | Message-id: <20020531191802.GB23567@ool-18b93024.dyn.optonline.net> | Michael G. Schwern | 2002-05-31 | 2 | -7/+0 |
* | Upgrade to Test::Harness 2.24. | Jarkko Hietaniemi | 2002-05-31 | 4 | -1/+9 |
* | Integrate macperl change #16875. | Jarkko Hietaniemi | 2002-05-30 | 1 | -1/+1 |
* | Integrate macperl patch #16868. | Jarkko Hietaniemi | 2002-05-30 | 4 | -3/+49 |
* | Fix a warning bug in Perl_report_evil_fh (didn't report | Rafael Garcia-Suarez | 2002-05-27 | 1 | -0/+17 |
* | Test::Harness 2.22 -> 2.23 | Michael G. Schwern | 2002-05-23 | 3 | -0/+4 |
* | Test::Harness 2.21 -> 2.22 | Michael G. Schwern | 2002-05-18 | 1 | -0/+12 |
* | Re: [PATCH] Storable stand alone tests | Nicholas Clark | 2002-05-18 | 1 | -169/+0 |
* | Remove O from the untested modules list. | Rafael Garcia-Suarez | 2002-05-17 | 1 | -1/+0 |
* | Schizoid MANIFESTs. | Jarkko Hietaniemi | 2002-05-15 | 1 | -0/+5 |
* | Let's try the "no Net:: if no Socket" again. | Jarkko Hietaniemi | 2002-05-03 | 1 | -1/+0 |
* | If no Socket should not try to test Net:: | Jarkko Hietaniemi | 2002-05-03 | 1 | -3/+6 |
* | Integrate #16254 from macperl; | Jarkko Hietaniemi | 2002-04-28 | 2 | -3/+7 |
* | Re: [ID 20020425.012] segfault when printing to close indirect filehandle | Nicholas Clark | 2002-04-26 | 1 | -0/+10 |
* | Test::Harness 2.01 -> 2.03 | Michael G. Schwern | 2002-04-25 | 4 | -0/+25 |
* | Add an untested warning variant. | Rafael Garcia-Suarez | 2002-04-24 | 1 | -0/+3 |
* | Forgotten from #16125. | Jarkko Hietaniemi | 2002-04-24 | 1 | -3/+3 |
* | clean up after stray test file littering | Gurusamy Sarathy | 2002-04-22 | 1 | -0/+3 |
* | More tests for the 3-arg open | Rafael Garcia-Suarez | 2002-04-19 | 1 | -0/+1 |
* | warn on ref open without perlio | Rafael Garcia-Suarez | 2002-04-19 | 1 | -0/+19 |
* | Supporess spurious warnings for @+ and and @- | Mark-Jason Dominus | 2002-04-15 | 1 | -0/+8 |
* | Re: [PATCH 5.7.3] Suppress warnings about @F when -a flag supplied | Mark-Jason Dominus | 2002-04-15 | 1 | -2/+24 |
* | [dodgy PATCH] Re: [Storable] utf8 keys started working! | Nicholas Clark | 2002-04-13 | 1 | -3/+21 |
* | Fully qualify in warning message the name of a subroutine redefined | Rafael Garcia-Suarez | 2002-04-07 | 2 | -2/+2 |
* | MakeMaker core sync 5.54_01 -> 5.55_02 | Michael G. Schwern | 2002-04-06 | 1 | -7/+35 |
* | As noted by Philip Newton: nothing wrong with BOM, | Jarkko Hietaniemi | 2002-04-06 | 1 | -6/+30 |
* | Byebye, beebee. | Jarkko Hietaniemi | 2002-04-03 | 1 | -0/+1 |
* | What started as a small nit (the charnames test, nit found | Jarkko Hietaniemi | 2002-04-02 | 1 | -15/+6 |