summaryrefslogtreecommitdiff
path: root/regen/warnings.pl
Commit message (Expand)AuthorAgeFilesLines
* ckDEAD: PL_curcop->cop_warnings only if PL_curcopDavid Mitchell2017-01-231-1/+2
* perlapi: Document ckWARN-type macrosKarl Williamson2016-12-141-0/+58
* Patch unit tests to explicitly insert "." into @INC when needed.H.Merijn Brand2016-11-111-1/+1
* Add experimental::declared_refs warn categFather Chrysostomos2016-07-171-0/+2
* [perl #128597] Crash from gp_free/ckWARN_dFather Chrysostomos2016-07-111-2/+4
* Sort @def before generating $warnings::DEFAULT.Matthew Horsfall2016-06-211-2/+2
* silence -Wparentheses-equalityDavid Mitchell2016-03-281-2/+2
* bump $strict::VERSION and $warnings::VERSIONTony Cook2016-03-021-1/+1
* narrow the filename check in strict.pm/warnings.pmAristotle Pagaltzis2016-03-021-4/+5
* [perl #126051] make the warnings::enabled example use warnings::enabledTony Cook2015-10-121-2/+4
* sync regen/warnings.pl and warnings.pm $VERSIONTony Cook2015-10-121-2/+9
* Bump $warnings::VERSION to 1.34Father Chrysostomos2015-09-291-1/+1
* Remove experimental::lexical_topic warnings categoryFather Chrysostomos2015-09-291-2/+0
* Delete experimental autoderef featureAaron Crane2015-07-131-3/+1
* discourage use warnings FATAL => 'all'David Golden2015-03-231-22/+50
* Revert discouragement of fatal warningsRicardo Signes2015-03-171-32/+20
* perldelta entry for ce3778a3796be3e4604ed9b3671ea624c5affe0b.James E Keenan2015-03-161-2/+2
* Document FATAL warnings as discouraged.David Golden2015-03-161-20/+32
* Add experimental::bitwise warnings categoryFather Chrysostomos2015-01-311-0/+2
* Revert the support for new warning categories outside of "all"Ævar Arnfjörð Bjarmason2015-01-251-196/+112
* Add experimental::const_attr warning categoryFather Chrysostomos2015-01-191-0/+2
* Add new warnings category for "use re 'strict'"Karl Williamson2015-01-131-0/+2
* warnings.pm: Fix too long verbatim linesKarl Williamson2014-12-301-2/+2
* Add support for new warning categories outside of "all"Ævar Arnfjörð Bjarmason2014-12-291-90/+173
* Add 'locale' warning categoryKarl Williamson2014-11-041-1/+2
* Rename lvalue referencesFather Chrysostomos2014-10-171-1/+1
* 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-240/+240
* Increase $warnings::VERSION to 1.27Father Chrysostomos2014-10-101-1/+1
* Add experimental::lvalue_refs warnings categoryFather Chrysostomos2014-10-101-0/+2
* Add a new warning about redundant printf argumentsÆvar Arnfjörð Bjarmason2014-06-211-1/+2
* Split up the fake "missing" warning category into an actual categoryÆvar Arnfjörð Bjarmason2014-06-211-1/+7
* add a warning for using the :win32 PerlIO layerTony Cook2014-06-101-1/+3
* warnings.pm: improve awkward sentence in podRicardo Signes2014-03-181-4/+4
* bump the version of warnings.pmRicardo Signes2014-03-181-2/+2
* remove references to perllexwarn from warnings.pmRicardo Signes2014-03-181-6/+3
* regen/warnings.pl no longer touches perllexwarnRicardo Signes2014-03-181-19/+0
* merge most of perllexwarn into warningsRicardo Signes2014-03-181-7/+465
* replace printTree with warningsTreeRicardo Signes2014-03-181-9/+12
* enclose warnings.h generation in a blockRicardo Signes2014-03-181-40/+45
* subroutine signaturesZefram2014-02-011-0/+2
* [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-1/+1
* Increase $warnings::VERSION to 1.21Father Chrysostomos2014-01-141-1/+1
* Make key/push $scalar experimentalFather Chrysostomos2014-01-141-0/+2
* regen/warnings.pl: Add commentsKarl Williamson2014-01-011-0/+8
* new warnings category, so bump warnings.pmRicardo Signes2013-10-051-1/+1
* Make postderef experimentalFather Chrysostomos2013-10-051-0/+2
* [perl #117265] safesyscalls: check embedded nul in syscall argsTony Cook2013-08-261-3/+4