summaryrefslogtreecommitdiff
path: root/regen/warnings.pl
Commit message (Expand)AuthorAgeFilesLines
* warnings.pm - Clarify scoping of $^W examplesDan Book2020-04-011-1/+5
* fixup to free_and_set_cop_warnings()David Mitchell2020-03-201-2/+2
* Add macro to free and set cop_warningsNicolas R2020-03-161-0/+5
* Add the `isa` operatorPaul "LeoNerd" Evans2019-12-091-1/+3
* Note that the warnings categories are documentedKarl Williamson2019-09-021-2/+8
* warnings.h: Add pod about finding the XS warning categoryKarl Williamson2019-09-021-0/+7
* lib/warnings.pm: Use L</Foo Bar>, not L<Foo Bar>Karl Williamson2019-05-251-2/+2
* Add warning category for variable length lookbehindKarl Williamson2019-03-181-0/+2
* Add warnings category experimental::uniprop_wildcardsKarl Williamson2019-03-121-0/+2
* Add hook for Unicode private use overrideKarl Williamson2019-03-071-1/+3
* add Perl_dup_warnings() and fix leakDavid Mitchell2019-02-271-4/+1
* regen/warnings.pl: Fix undefined C behaviorKarl Williamson2019-01-051-2/+2
* lib/warnings.pm: Bump version to 1.43Karl Williamson2018-07-221-1/+1
* Ensure perlmodlib.pod contains all non-dual-life modulesAaron Crane2018-07-221-0/+1
* warnings.pm: sprintf is faster than concatFather Chrysostomos2018-03-111-2/+3
* Bump version of POSIX.pm to 1.83; warnings to 1.42Karl Williamson2018-03-021-1/+1
* warnings.pm: _at_level functions and chunky handlesFather Chrysostomos2018-02-271-1/+4
* Add 'alpha_assertions' warnings categoryKarl Williamson2018-02-181-0/+2
* bump $warnings::VERSIONTony Cook2018-02-121-1/+1
* warnings: Omit handle when $. is 0Slaven Rezić2018-02-111-1/+1
* Add warning for script runs being experimentalKarl Williamson2017-12-241-1/+3
* fix pod markup in warnings.pmZefram2017-12-181-2/+2
* [perl #132468] At _at_level warnings functionsFather Chrysostomos2017-12-171-4/+69
* put shadowing warnings in their own categoryZefram2017-12-061-1/+2
* fix handling of registered warning categoriesZefram2017-11-151-36/+50
* 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