| Commit message (Expand) | Author | Age | Files | Lines |
* | warn if ++ or -- are unable to change the value because it's beyond | Nicholas Clark | 2008-01-17 | 1 | -0/+4 |
* | Forgot to regen warnings | Rafael Garcia-Suarez | 2007-06-15 | 1 | -4/+0 |
* | Avoid *some* g++ errors. (But not all yet) | Nicholas Clark | 2007-02-19 | 1 | -2/+3 |
* | Integrate: | Andy Lester | 2007-01-25 | 1 | -1/+1 |
* | Turn taint warnings (-t) into severe warnings, so they're | Rafael Garcia-Suarez | 2007-01-08 | 1 | -1/+0 |
* | Restore modification in warnings.h from change 28662 by backporting it | Rafael Garcia-Suarez | 2006-08-07 | 1 | -2/+2 |
* | Regenerate files after previous change | Rafael Garcia-Suarez | 2006-08-07 | 1 | -2/+2 |
* | g++ large patch | Jarkko Hietaniemi | 2006-08-07 | 1 | -2/+2 |
* | disable WARN and DIE hooks during constant folding | Dave Mitchell | 2006-05-10 | 1 | -0/+3 |
* | Change cop_warnings from an SV holding the warnings bitmask to a | Nicholas Clark | 2006-04-12 | 1 | -4/+8 |
* | warnings.h does some evil(*) pointer arithmetic on (SV *)0, so a | Nicholas Clark | 2006-02-04 | 1 | -2/+2 |
* | Oops. When changing warnings.pl one should re-run it. Well spotted | Nicholas Clark | 2006-02-03 | 1 | -3/+3 |
* | replace ckWARN macros with functions | Dave Mitchell | 2005-07-02 | 1 | -55/+9 |
* | Silence some more bcc32 compiler warnings | Steve Hay | 2005-06-22 | 1 | -4/+4 |
* | SvPVX_const() - Patch #1 | Steve Peters | 2005-05-20 | 1 | -2/+2 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -2/+3 |
* | Removing Y2K warnings | Andy Lester | 2005-04-08 | 1 | -2/+1 |
* | [PATCH] assertions | Salvador FandiƱo | 2003-03-04 | 1 | -0/+4 |
* | revised warnings + more tests + docs | Dave Mitchell | 2002-05-18 | 1 | -6/+7 |
* | RE: perl@16678 | Paul Marquess | 2002-05-18 | 1 | -0/+3 |
* | warnings for perlio + others | Paul Marquess | 2002-03-25 | 1 | -38/+39 |
* | taint + deprecated warnings | Paul Marquess | 2002-03-04 | 1 | -33/+78 |
* | -t without -w | Michael G. Schwern | 2001-12-30 | 1 | -0/+1 |
* | Re: [PATCH: perl@11181] UCD.t fails LATIN|Latin test | Mark-Jason Dominus | 2001-07-12 | 1 | -46/+44 |
* | Retract #11166 (and #11237). | Jarkko Hietaniemi | 2001-07-12 | 1 | -51/+49 |
* | The #11166 needed also these updated. | Jarkko Hietaniemi | 2001-07-06 | 1 | -49/+51 |
* | fixes for bugs in C<use warnings qw(FATAL all)> (from Paul Marquess) | Gurusamy Sarathy | 2000-04-28 | 1 | -39/+35 |
* | final touches for lexical warnings (from Paul Marquess) | Gurusamy Sarathy | 2000-03-13 | 1 | -67/+68 |
* | lexical warnings update, ability to inspect bitmask in calling | Gurusamy Sarathy | 2000-02-20 | 1 | -40/+50 |
* | s/WARN_PRECEDENCE/WARN_BAREWORD/, vide change#5131 | Gurusamy Sarathy | 2000-02-19 | 1 | -5/+5 |
* | cloned interpreters now actually run and pass all but 55/10386 | Gurusamy Sarathy | 1999-11-13 | 1 | -2/+2 |
* | Rename warning to warnings, from Paul Marquess. | Jarkko Hietaniemi | 1999-08-29 | 1 | -0/+106 |