This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
inline.h: Move some fcn '{' to column 1
[perl5.git] / regen / warnings.pl
2019-09-03 Karl WilliamsonNote that the warnings categories are documented
2019-09-03 Karl Williamsonwarnings.h: Add pod about finding the XS warning category
2019-05-26 Karl Williamsonlib/warnings.pm: Use L</Foo Bar>, not L<Foo Bar>
2019-03-18 Karl WilliamsonAdd warning category for variable length lookbehind
2019-03-12 Karl WilliamsonAdd warnings category experimental::uniprop_wildcards
2019-03-07 Karl WilliamsonAdd hook for Unicode private use override
2019-02-27 David Mitchelladd Perl_dup_warnings() and fix leak
2019-01-05 Karl Williamsonregen/warnings.pl: Fix undefined C behavior
2018-07-22 Karl Williamsonlib/warnings.pm: Bump version to 1.43
2018-07-22 Aaron CraneEnsure perlmodlib.pod contains all non-dual-life modules
2018-03-12 Father Chrysostomoswarnings.pm: sprintf is faster than concat
2018-03-02 Karl WilliamsonBump version of POSIX.pm to 1.83; warnings to 1.42
2018-02-27 Father Chrysostomoswarnings.pm: _at_level functions and chunky handles
2018-02-19 Karl WilliamsonAdd 'alpha_assertions' warnings category
2018-02-12 Tony Cookbump $warnings::VERSION
2018-02-11 Slaven Rezićwarnings: Omit handle when $. is 0
2017-12-25 Karl WilliamsonAdd warning for script runs being experimental
2017-12-18 Zeframfix pod markup in warnings.pm
2017-12-18 Father Chrysostomos[perl #132468] At _at_level warnings functions
2017-12-06 Zeframput shadowing warnings in their own category
2017-11-15 Zeframfix handling of registered warning categories
2017-01-23 David MitchellckDEAD: PL_curcop->cop_warnings only if PL_curcop
2016-12-14 Karl Williamsonperlapi: Document ckWARN-type macros
2016-11-11 H.Merijn BrandPatch unit tests to explicitly insert "." into @INC...
2016-07-17 Father ChrysostomosAdd experimental::declared_refs warn categ
2016-07-12 Father Chrysostomos[perl #128597] Crash from gp_free/ckWARN_d
2016-06-21 Matthew HorsfallSort @def before generating $warnings::DEFAULT.
2016-03-28 David Mitchellsilence -Wparentheses-equality
2016-03-02 Tony Cookbump $strict::VERSION and $warnings::VERSION
2016-03-02 Aristotle Pagaltzisnarrow the filename check in strict.pm/warnings.pm
2015-10-12 Tony Cook[perl #126051] make the warnings::enabled example use...
2015-10-12 Tony Cooksync regen/warnings.pl and warnings.pm $VERSION
2015-09-29 Father ChrysostomosBump $warnings::VERSION to 1.34
2015-09-29 Father ChrysostomosRemove experimental::lexical_topic warnings category
2015-07-13 Aaron CraneDelete experimental autoderef feature
2015-03-23 David Goldendiscourage use warnings FATAL => 'all'
2015-03-17 Ricardo SignesRevert discouragement of fatal warnings
2015-03-17 James E Keenanperldelta entry for ce3778a3796be3e4604ed9b3671ea624c5a...
2015-03-17 David GoldenDocument FATAL warnings as discouraged.
2015-02-01 Father ChrysostomosAdd experimental::bitwise warnings category
2015-01-25 Ævar Arnfjörð Bjar... Revert the support for new warning categories outside...
2015-01-20 Father ChrysostomosAdd experimental::const_attr warning category
2015-01-13 Karl WilliamsonAdd new warnings category for "use re 'strict'"
2014-12-31 Karl Williamsonwarnings.pm: Fix too long verbatim lines
2014-12-29 Ævar Arnfjörð Bjar... Add support for new warning categories outside of ...
2014-11-04 Karl WilliamsonAdd 'locale' warning category
2014-10-18 Father ChrysostomosRename lvalue references
2014-10-13 Daniel Draganremove excess whitespace from warnings.pm
2014-10-13 Daniel Draganmove POD in warnings.pm to end of file to reduce module...
2014-10-11 Father ChrysostomosIncrease $warnings::VERSION to 1.27
2014-10-11 Father ChrysostomosAdd experimental::lvalue_refs warnings category
2014-06-21 Ævar Arnfjörð Bjar... Add a new warning about redundant printf arguments
2014-06-21 Ævar Arnfjörð Bjar... Split up the fake "missing" warning category into an...
2014-06-10 Tony Cookadd a warning for using the :win32 PerlIO layer
2014-03-18 Ricardo Signeswarnings.pm: improve awkward sentence in pod
2014-03-18 Ricardo Signesbump the version of warnings.pm
2014-03-18 Ricardo Signesremove references to perllexwarn from warnings.pm
2014-03-18 Ricardo Signesregen/warnings.pl no longer touches perllexwarn
2014-03-18 Ricardo Signesmerge most of perllexwarn into warnings
2014-03-18 Ricardo Signesreplace printTree with warningsTree
2014-03-18 Ricardo Signesenclose warnings.h generation in a block
2014-02-01 Zeframsubroutine signatures
2014-01-22 Tony Cook[perl #120977] bump $warnings::VERSION
2014-01-22 Hauke Dassume "all" in "use warnings 'FATAL';" and related
2014-01-14 Ricardo Signesrename aggref warnings to autoderef
2014-01-14 Father ChrysostomosIncrease $warnings::VERSION to 1.21
2014-01-14 Father ChrysostomosMake key/push $scalar experimental
2014-01-01 Karl Williamsonregen/warnings.pl: Add comments
2013-10-05 Ricardo Signesnew warnings category, so bump warnings.pm
2013-10-05 Father ChrysostomosMake postderef experimental
2013-08-26 Tony Cook[perl #117265] safesyscalls: check embedded nul in...
2013-06-10 Father ChrysostomosMake ‘make regen’ regenerate the tree in perllexwarn
2013-03-27 Brian FraserMake smartmatch, given & when experimental
2013-02-20 Ricardo Signesput an experimental warning on lexical topic
2013-02-17 Nicholas ClarkIn warnings.pm, delete a hash slice, instead of using...
2013-01-11 Karl WilliamsonCreate new warnings category experimental::regex_sets
2012-09-30 Father ChrysostomosIncrease $warnings::VERSION to 1.15
2012-09-30 Father ChrysostomosUse two colons for lexsub warning
2012-09-16 Father ChrysostomosAdd experimental warnings categ and :lexical_subs warn ID
2012-09-15 Father ChrysostomosIncrease $warnings::VERSION to 1.14
2012-09-15 Father ChrysostomosStop lexical warnings from turning off deprecations
2012-02-05 David Goldenwarnings.pm docs: clarify categories are in perllexwarn
2012-01-27 Father ChrysostomosIncrease $warnings::VERSION to 1.13
2012-01-27 Father ChrysostomosAllow ${^WARNING_BITS} to turn off lexical warnings
2011-05-19 Nicholas ClarkAdd an optional third argument to open_new(), to invoke...
2011-05-19 Nicholas ClarkRename safer_open() to open_new(), and eliminate the...
2011-02-18 Karl Williamsonwarnings.pl: Update comment
2011-02-18 Karl WilliamsonSubclass utf8 warnings so can turn off individually
2011-01-23 Nicholas ClarkMove the duplicated subroutine tab() into regen_lib.pl
2011-01-23 Nicholas ClarkChange close_and_rename() to read_only_bottom_close_and...
2011-01-23 Nicholas ClarkIn regen/*.pl, refactor the repeated code for close...
2011-01-23 Nicholas ClarkMove all the generated file header printing into read_o...
2010-10-14 Father Chrysostomoswarnings.pl -> regen/warnings.pl
2010-10-10 Steffen MuellerMove regen scripts to regen/