| Commit message (Expand) | Author | Age | Files | Lines |
* | [perl #117265] safesyscalls: check embedded nul in syscall args | Tony Cook | 2013-08-26 | 1 | -117/+123 |
* | Make smartmatch, given & when experimental | Brian Fraser | 2013-03-26 | 1 | -7/+10 |
* | put an experimental warning on lexical topic | Ricardo Signes | 2013-02-20 | 1 | -9/+12 |
* | In warnings.pm, delete a hash slice, instead of using a loop. | Nicholas Clark | 2013-02-17 | 1 | -2/+2 |
* | Create new warnings category experimental::regex_sets | Karl Williamson | 2013-01-11 | 1 | -7/+10 |
* | Increase $warnings::VERSION to 1.15 | Father Chrysostomos | 2012-09-30 | 1 | -1/+1 |
* | Use two colons for lexsub warning | Father Chrysostomos | 2012-09-30 | 1 | -7/+3 |
* | Add experimental warnings categ and :lexical_subs warn ID | Father Chrysostomos | 2012-09-15 | 1 | -106/+119 |
* | Increase $warnings::VERSION to 1.14 | Father Chrysostomos | 2012-09-14 | 1 | -1/+1 |
* | Stop lexical warnings from turning off deprecations | Father Chrysostomos | 2012-09-14 | 1 | -4/+8 |
* | warnings.pm docs: clarify categories are in perllexwarn | David Golden | 2012-02-04 | 1 | -1/+2 |
* | Increase $warnings::VERSION to 1.13 | Father Chrysostomos | 2012-01-26 | 1 | -1/+1 |
* | Allow ${^WARNING_BITS} to turn off lexical warnings | Father Chrysostomos | 2012-01-26 | 1 | -2/+2 |
* | Subclass utf8 warnings so can turn off individually | Karl Williamson | 2011-02-17 | 1 | -99/+111 |
* | 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 | -4/+3 |
* | warnings.pl -> regen/warnings.pl | Father Chrysostomos | 2010-10-13 | 1 | -1/+1 |
* | rename &warnings::register to avoid ambiguity | Ricardo Signes | 2010-09-12 | 1 | -2/+2 |
* | Bump $warnings{,::register}::VERSION | Florian Ragwitz | 2010-09-10 | 1 | -1/+1 |
* | Update warnings.pl with the ::register changes | Florian Ragwitz | 2010-09-10 | 1 | -2/+1 |
* | improve registration of warning categories | Ricardo Signes | 2010-09-10 | 1 | -0/+33 |
* | Move parameter validation, and carp/croak generation into warnings::__chk. | Nicholas Clark | 2010-06-23 | 1 | -27/+27 |
* | Move the repeated vec logic into warnings::__chk. | Nicholas Clark | 2010-06-23 | 1 | -21/+23 |
* | No need to return $i from warnings::__chk, as the value is not used. | Nicholas Clark | 2010-06-23 | 1 | -5/+5 |
* | Make warnings::__chk default the returned caller's bitmask to 0. | Nicholas Clark | 2010-06-23 | 1 | -5/+3 |
* | Merge the guts of warnings::import and warnings::bits into _bits. | Nicholas Clark | 2010-06-23 | 1 | -35/+11 |
* | warnings::import() can exit quickly and efficiently if @_ is empty. | Nicholas Clark | 2010-06-23 | 1 | -6/+9 |
* | Some tiding of warnings::__chk(). | Nicholas Clark | 2010-06-23 | 1 | -3/+3 |
* | regen warnings.pl for new version number | Ricardo Signes | 2010-01-19 | 1 | -1/+1 |
* | Move prototype parsing related warnings from the 'syntax' top level warnings ... | Matt S Trout | 2010-01-10 | 1 | -5/+8 |
* | Bump version and regenerate warnings.pm | Rafael Garcia-Suarez | 2009-11-24 | 1 | -1/+33 |
* | warnings.pl and lib/warnings.pm have been changed since 5.10.0. Their version... | Jesse Vincent | 2009-07-29 | 1 | -1/+1 |
* | Don't preload Carp::Heavy in warnings.pm | Rafael Garcia-Suarez | 2009-07-14 | 1 | -2/+2 |
* | warn if ++ or -- are unable to change the value because it's beyond | Nicholas Clark | 2008-01-17 | 1 | -3/+9 |
* | If we use @{[]} (a.k.a. baby-cart) interpolation, we got warnings | Rafael Garcia-Suarez | 2007-10-10 | 1 | -2/+2 |
* | Files names for pragmas strict and warnings can end in .pmc | Rafael Garcia-Suarez | 2007-10-09 | 1 | -1/+1 |
* | Forgot to regen warnings | Rafael Garcia-Suarez | 2007-06-15 | 1 | -9/+3 |
* | Do the same thing as change #31082, but for warnings.pm. | Rafael Garcia-Suarez | 2007-04-26 | 1 | -1/+8 |
* | Bump $VERSION in many modules that have changed. | Nicholas Clark | 2006-01-12 | 1 | -1/+1 |
* | warnings.pl/pm: Croaker function: bug (perl v5.8, v5.9) | Bram | 2005-10-30 | 1 | -0/+1 |
* | Make Carp.pm even lighter (and Carp::Heavy even heavier) | Dave Mitchell | 2005-06-27 | 1 | -1/+1 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -1/+2 |
* | Removing Y2K warnings | Andy Lester | 2005-04-08 | 1 | -9/+6 |
* | Re: [PATCH] Remove Carp from warnings.pm | Jim Cromie | 2005-01-07 | 1 | -3/+4 |
* | [perl #31843] warnings::warn($obj,...) fails when $obj overloads "" | kaminsky@math.huji.ac.il | 2004-10-12 | 1 | -4/+6 |
* | Fix bug #24383, where hashes with the :unique attribute weren't | Dave Mitchell | 2004-01-01 | 1 | -3/+3 |
* | Re: [perl #15395] lexical warnings and inheritance | Anno Siegel | 2003-09-10 | 1 | -5/+6 |
* | One more chance... Elizabeth's change #21107 plus | Rafael Garcia-Suarez | 2003-09-09 | 1 | -10/+10 |
* | In trying to save space, the warnings.pl change (#21107) | Jarkko Hietaniemi | 2003-09-09 | 1 | -10/+10 |
* | warnings.pl: each thread 10K smaller | Elizabeth Mattijsen | 2003-09-08 | 1 | -10/+10 |