summaryrefslogtreecommitdiff
path: root/warnings.h
Commit message (Expand)AuthorAgeFilesLines
* 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-0/+5
* Note that the warnings categories are documentedKarl Williamson2019-09-021-0/+79
* warnings.h: Add pod about finding the XS warning categoryKarl Williamson2019-09-021-0/+7
* Add warning category for variable length lookbehindKarl Williamson2019-03-181-3/+4
* Add warnings category experimental::uniprop_wildcardsKarl Williamson2019-03-121-0/+1
* Add hook for Unicode private use overrideKarl Williamson2019-03-071-0/+4
* add Perl_dup_warnings() and fix leakDavid Mitchell2019-02-271-4/+1
* regen/warnings.pl: Fix undefined C behaviorKarl Williamson2019-01-051-2/+2
* Add 'alpha_assertions' warnings categoryKarl Williamson2018-02-181-2/+3
* Add warning for script runs being experimentalKarl Williamson2017-12-241-4/+5
* put shadowing warnings in their own categoryZefram2017-12-061-0/+4
* fix handling of registered warning categoriesZefram2017-11-151-7/+9
* ckDEAD: PL_curcop->cop_warnings only if PL_curcopDavid Mitchell2017-01-231-1/+2
* perlapi: Document ckWARN-type macrosKarl Williamson2016-12-141-0/+58
* Add experimental::declared_refs warn categFather Chrysostomos2016-07-171-0/+4
* [perl #128597] Crash from gp_free/ckWARN_dFather Chrysostomos2016-07-111-2/+4
* silence -Wparentheses-equalityDavid Mitchell2016-03-281-2/+2
* Remove experimental::lexical_topic warnings categoryFather Chrysostomos2015-09-291-14/+13
* Delete experimental autoderef featureAaron Crane2015-07-131-12/+11
* Add experimental::bitwise warnings categoryFather Chrysostomos2015-01-311-7/+8
* Revert the support for new warning categories outside of "all"Ævar Arnfjörð Bjarmason2015-01-251-73/+70
* Add experimental::const_attr warning categoryFather Chrysostomos2015-01-191-8/+9
* Add new warnings category for "use re 'strict'"Karl Williamson2015-01-131-11/+12
* Add support for new warning categories outside of "all"Ævar Arnfjörð Bjarmason2014-12-291-5/+8
* Add 'locale' warning categoryKarl Williamson2014-11-041-5/+6
* Rename lvalue referencesFather Chrysostomos2014-10-171-1/+1
* Add experimental::lvalue_refs warnings categoryFather Chrysostomos2014-10-101-3/+4
* Add a new warning about redundant printf argumentsÆvar Arnfjörð Bjarmason2014-06-211-0/+1
* Split up the fake "missing" warning category into an actual categoryÆvar Arnfjörð Bjarmason2014-06-211-0/+1
* add a warning for using the :win32 PerlIO layerTony Cook2014-06-101-3/+7
* subroutine signaturesZefram2014-02-011-1/+2
* rename aggref warnings to autoderefRicardo Signes2014-01-141-1/+1
* Make key/push $scalar experimentalFather Chrysostomos2014-01-141-2/+3
* regen/warnings.pl: Add commentsKarl Williamson2014-01-011-0/+8
* Make postderef experimentalFather Chrysostomos2013-10-051-1/+2
* [perl #117265] safesyscalls: check embedded nul in syscall argsTony Cook2013-08-261-3/+7
* Make smartmatch, given & when experimentalBrian Fraser2013-03-261-0/+1
* put an experimental warning on lexical topicRicardo Signes2013-02-201-1/+2
* Create new warnings category experimental::regex_setsKarl Williamson2013-01-111-0/+1
* Use two colons for lexsub warningFather Chrysostomos2012-09-301-1/+1
* Add experimental warnings categ and :lexical_subs warn IDFather Chrysostomos2012-09-151-54/+59
* Subclass utf8 warnings so can turn off individuallyKarl Williamson2011-02-171-3/+9
* 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-2/+2
* warnings.pl -> regen/warnings.plFather Chrysostomos2010-10-131-1/+1
* Move prototype parsing related warnings from the 'syntax' top level warnings ...Matt S Trout2010-01-101-0/+1
* Change S_ckwarn_common() to looping over the packed warning value.Nicholas Clark2009-10-131-0/+2
* warn if ++ or -- are unable to change the value because it's beyondNicholas Clark2008-01-171-0/+4