summaryrefslogtreecommitdiff
path: root/lib/warnings.pm
Commit message (Expand)AuthorAgeFilesLines
* Add 'locale' warning categoryKarl Williamson2014-11-041-135/+140
* Rename lvalue referencesFather Chrysostomos2014-10-171-6/+6
* remove excess whitespace from warnings.pmDaniel Dragan2014-10-131-31/+31
* move POD in warnings.pm to end of file to reduce module load I/O callsDaniel Dragan2014-10-131-458/+458
* Increase $warnings::VERSION to 1.27Father Chrysostomos2014-10-101-1/+1
* Add experimental::lvalue_refs warnings categoryFather Chrysostomos2014-10-101-15/+20
* Add a new warning about redundant printf argumentsÆvar Arnfjörð Bjarmason2014-06-211-4/+9
* Split up the fake "missing" warning category into an actual categoryÆvar Arnfjörð Bjarmason2014-06-211-4/+13
* add a warning for using the :win32 PerlIO layerTony Cook2014-06-101-125/+133
* regenerate warnings.pmRicardo Signes2014-03-181-14/+586
* subroutine signaturesZefram2014-02-011-11/+14
* [perl #120977] bump $warnings::VERSIONTony Cook2014-01-221-1/+1
* assume "all" in "use warnings 'FATAL';" and relatedHauke D2014-01-221-1/+5
* rename aggref warnings to autoderefRicardo Signes2014-01-141-3/+3
* Increase $warnings::VERSION to 1.21Father Chrysostomos2014-01-141-1/+1
* Make key/push $scalar experimentalFather Chrysostomos2014-01-141-14/+17
* new warnings category, so bump warnings.pmRicardo Signes2013-10-051-1/+1
* Make postderef experimentalFather Chrysostomos2013-10-051-11/+14
* [perl #117265] safesyscalls: check embedded nul in syscall argsTony Cook2013-08-261-117/+123
* Make smartmatch, given & when experimentalBrian Fraser2013-03-261-7/+10
* put an experimental warning on lexical topicRicardo Signes2013-02-201-9/+12
* In warnings.pm, delete a hash slice, instead of using a loop.Nicholas Clark2013-02-171-2/+2
* Create new warnings category experimental::regex_setsKarl Williamson2013-01-111-7/+10
* Increase $warnings::VERSION to 1.15Father Chrysostomos2012-09-301-1/+1
* Use two colons for lexsub warningFather Chrysostomos2012-09-301-7/+3
* Add experimental warnings categ and :lexical_subs warn IDFather Chrysostomos2012-09-151-106/+119
* Increase $warnings::VERSION to 1.14Father Chrysostomos2012-09-141-1/+1
* Stop lexical warnings from turning off deprecationsFather Chrysostomos2012-09-141-4/+8
* warnings.pm docs: clarify categories are in perllexwarnDavid Golden2012-02-041-1/+2
* Increase $warnings::VERSION to 1.13Father Chrysostomos2012-01-261-1/+1
* Allow ${^WARNING_BITS} to turn off lexical warningsFather Chrysostomos2012-01-261-2/+2
* Subclass utf8 warnings so can turn off individuallyKarl Williamson2011-02-171-99/+111
* Change close_and_rename() to read_only_bottom_close_and_rename()Nicholas Clark2011-01-231-0/+1
* Move all the generated file header printing into read_only_top()Nicholas Clark2011-01-231-4/+3
* warnings.pl -> regen/warnings.plFather Chrysostomos2010-10-131-1/+1
* rename &warnings::register to avoid ambiguityRicardo Signes2010-09-121-2/+2
* Bump $warnings{,::register}::VERSIONFlorian Ragwitz2010-09-101-1/+1
* Update warnings.pl with the ::register changesFlorian Ragwitz2010-09-101-2/+1
* improve registration of warning categoriesRicardo Signes2010-09-101-0/+33
* Move parameter validation, and carp/croak generation into warnings::__chk.Nicholas Clark2010-06-231-27/+27
* Move the repeated vec logic into warnings::__chk.Nicholas Clark2010-06-231-21/+23
* No need to return $i from warnings::__chk, as the value is not used.Nicholas Clark2010-06-231-5/+5
* Make warnings::__chk default the returned caller's bitmask to 0.Nicholas Clark2010-06-231-5/+3
* Merge the guts of warnings::import and warnings::bits into _bits.Nicholas Clark2010-06-231-35/+11
* warnings::import() can exit quickly and efficiently if @_ is empty.Nicholas Clark2010-06-231-6/+9
* Some tiding of warnings::__chk().Nicholas Clark2010-06-231-3/+3
* regen warnings.pl for new version numberRicardo Signes2010-01-191-1/+1
* Move prototype parsing related warnings from the 'syntax' top level warnings ...Matt S Trout2010-01-101-5/+8
* Bump version and regenerate warnings.pmRafael Garcia-Suarez2009-11-241-1/+33
* warnings.pl and lib/warnings.pm have been changed since 5.10.0. Their version...Jesse Vincent2009-07-291-1/+1