summaryrefslogtreecommitdiff
path: root/regen/warnings.pl
Commit message (Expand)AuthorAgeFilesLines
* Initial attempt at feature 'try'Paul "LeoNerd" Evans2021-02-041-0/+2
* Additional guidance against "FATAL => 'all'".James E Keenan2021-01-301-2/+5
* style: Detabify regen files.Michael G. Schwern2021-01-171-152/+152
* Add -negative import args for 'use warnings'David Cantrell2020-11-281-8/+54
* Rename internal macros in warnings.hKarl Williamson2020-10-071-5/+5
* regen/warnings.pl: Move some hidden podKarl Williamson2020-09-041-5/+5
* Document packWARN.?Karl Williamson2020-09-041-3/+12
* regen/warnings.pl: Collapse closely related podKarl Williamson2020-09-041-42/+14
* use semicolon to separate statementsGraham Knop2020-07-301-1/+1
* warnings: fix missed `$c` in previous commitDagfinn Ilmari Mannsåker2020-07-211-1/+1
* warnings: fix POD typo "you" → "your"Dagfinn Ilmari Mannsåker2020-07-211-1/+1
* warnings: rename `$a` and `$b` lexical variables in docs and codeDagfinn Ilmari Mannsåker2020-07-211-37/+37
* 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