| Commit message (Expand) | Author | Age | Files | Lines |
* | Fwd: Re: [PATCH] flags set incorrectly on abandoned lexicals | Dave Mitchell | 2003-08-07 | 1 | -0/+10 |
* | Re: Fatal 5.8.1 error in our $FOO = x if $FOO | Dave Mitchell | 2003-07-24 | 1 | -0/+6 |
* | The warning "Possible precedence problem on bitwise operator" | Rafael Garcia-Suarez | 2003-07-20 | 1 | -0/+1 |
* | "without parens" vs "without parentheses" | Iain Truskett | 2003-07-03 | 1 | -4/+4 |
* | Rename again the warning about $* being no longer supported | Rafael Garcia-Suarez | 2003-06-15 | 1 | -2/+2 |
* | Rename the warning about $* being removed, | Rafael Garcia-Suarez | 2003-06-14 | 1 | -1/+1 |
* | Remove the deprecated $* variable. | Rafael Garcia-Suarez | 2003-06-13 | 1 | -2/+2 |
* | Add a new warning, "Newline in left-justified string for printf/sprintf" | Robin Barker | 2003-06-12 | 1 | -0/+19 |
* | jumbo closure fix | Dave Mitchell | 2003-05-29 | 1 | -9/+74 |
* | New warning "Useless localization of %s", based on | Dave Mitchell | 2003-05-21 | 1 | -0/+84 |
* | Use a more sophisticated heuristics to produce the warning | Rafael Garcia-Suarez | 2003-05-12 | 1 | -4/+16 |
* | pack changes and related fixes | LAUN Wolfgang | 2003-03-17 | 1 | -6/+6 |
* | Fix bug #8760 : cop_line isn't properly restored | Rafael Garcia-Suarez | 2003-02-03 | 1 | -1/+1 |
* | move pad.c warnings to different test file | Dave Mitchell | 2003-01-23 | 2 | -88/+105 |
* | 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 |
* | Version object patch #1 | John Peacock | 2002-08-20 | 1 | -0/+1 |
* | Re: no warnings 'io'; | Nicholas Clark | 2002-08-06 | 1 | -0/+6 |
* | RE: mixing FATAL and non-FATAL warnings | Paul Marquess | 2002-06-20 | 1 | -0/+68 |
* | Don't assume too much about how print will scale | Jarkko Hietaniemi | 2002-06-13 | 1 | -16/+16 |
* | Integrate macperl change #16875. | Jarkko Hietaniemi | 2002-05-30 | 1 | -1/+1 |
* | Integrate macperl patch #16868. | Jarkko Hietaniemi | 2002-05-30 | 3 | -3/+48 |
* | Fix a warning bug in Perl_report_evil_fh (didn't report | Rafael Garcia-Suarez | 2002-05-27 | 1 | -0/+17 |
* | Re: [ID 20020425.012] segfault when printing to close indirect filehandle | Nicholas Clark | 2002-04-26 | 1 | -0/+10 |
* | Add an untested warning variant. | Rafael Garcia-Suarez | 2002-04-24 | 1 | -0/+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 |
* | Fully qualify in warning message the name of a subroutine redefined | Rafael Garcia-Suarez | 2002-04-07 | 2 | -2/+2 |
* | 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 |
* | warning for split(/.../g, ...); | Mark-Jason Dominus | 2002-04-01 | 1 | -0/+11 |
* | warning at use of /c modifier with s/// | Mark-Jason Dominus | 2002-03-28 | 1 | -1/+8 |
* | warning at use of /c modifier without /g modifier | Mark-Jason Dominus | 2002-03-28 | 1 | -1/+22 |
* | A warning wasn't turnable off | Rafael Garcia-Suarez | 2002-03-27 | 1 | -14/+1 |
* | Minor typo in test harness | Paul Marquess | 2002-03-26 | 1 | -2/+1 |
* | warnings for perlio + others | Paul Marquess | 2002-03-25 | 1 | -0/+45 |
* | fix warning + carp interaction | Paul Marquess | 2002-03-24 | 1 | -27/+45 |
* | Re: Smoke 15089 Tru64/OSF Problems: numconvert, lstat | Rafael Garcia-Suarez | 2002-03-11 | 1 | -4/+6 |
* | Re: [ID 20020227.024] unexpected warning getc() on unopened filehandle STDIN | Rafael Garcia-Suarez | 2002-03-05 | 1 | -0/+10 |
* | taint + deprecated warnings | Paul Marquess | 2002-03-04 | 1 | -0/+1 |
* | The #14949 removed this error from non-Win32. | Jarkko Hietaniemi | 2002-03-02 | 1 | -9/+0 |
* | Re: bug? no warning from getc BOLLOCKS | Rafael Garcia-Suarez | 2002-02-14 | 1 | -1/+17 |