| Commit message (Expand) | Author | Age | Files | Lines |
* | Make postderef experimental | Father Chrysostomos | 2013-10-05 | 1 | -1/+2 |
* | [perl #117265] safesyscalls: check embedded nul in syscall args | Tony Cook | 2013-08-26 | 1 | -3/+7 |
* | Make smartmatch, given & when experimental | Brian Fraser | 2013-03-26 | 1 | -0/+1 |
* | put an experimental warning on lexical topic | Ricardo Signes | 2013-02-20 | 1 | -1/+2 |
* | Create new warnings category experimental::regex_sets | Karl Williamson | 2013-01-11 | 1 | -0/+1 |
* | Use two colons for lexsub warning | Father Chrysostomos | 2012-09-30 | 1 | -1/+1 |
* | Add experimental warnings categ and :lexical_subs warn ID | Father Chrysostomos | 2012-09-15 | 1 | -54/+59 |
* | Subclass utf8 warnings so can turn off individually | Karl Williamson | 2011-02-17 | 1 | -3/+9 |
* | Change close_and_rename() to read_only_bottom_close_and_rename() | Nicholas Clark | 2011-01-23 | 1 | -0/+1 |
* | Move all the generated file header printing into read_only_top() | Nicholas Clark | 2011-01-23 | 1 | -2/+2 |
* | warnings.pl -> regen/warnings.pl | Father Chrysostomos | 2010-10-13 | 1 | -1/+1 |
* | Move prototype parsing related warnings from the 'syntax' top level warnings ... | Matt S Trout | 2010-01-10 | 1 | -0/+1 |
* | Change S_ckwarn_common() to looping over the packed warning value. | Nicholas Clark | 2009-10-13 | 1 | -0/+2 |
* | 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 |